8000 src/slot: remove unnecessary goto by gportay · Pull Request #1671 · rauc/rauc · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

src/slot: remove unnecessary goto #1671

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 21, 2025

Conversation

gportay
Copy link
Contributor
@gportay gportay commented Mar 20, 2025

This returns the slot directly and removes the unnecessary goto.

This returns the slot direclty and removes the unnecessary goto.

Signed-off-by: Gaël PORTAY <gael.portay@rtone.fr>
Copy link
codecov bot commented Mar 20, 2025

Codecov Report

Attention: Patch coverage is 75.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 84.36%. Comparing base (fa1dc1f) to head (f96a8bd).
Report is 10 commits behind head on master.

Files with missing lines Patch % Lines
src/slot.c 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1671      +/-   ##
==========================================
- Coverage   84.36%   84.36%   -0.01%     
==========================================
  Files          76       76              
  Lines       22197    22193       -4     
==========================================
- Hits        18727    18723       -4     
  Misses       3470     3470              
Flag Coverage Δ
service=false 80.83% <75.00%> (-0.01%) ⬇️
service=true 84.31% <75.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jluebbe jluebbe self-assigned this Mar 20, 2025
@jluebbe jluebbe self-requested a review March 20, 2025 15:59
@jluebbe jluebbe merged commit b350fb6 into rauc:master Mar 21, 2025
19 checks passed
@jluebbe jluebbe added the cleanup label Apr 1, 2025
@jluebbe jluebbe added this to the Release v1.14 milestone Apr 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0