Skip to content
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

Fix unwrap_in_result clippy warning #309

Merged
merged 1 commit into from
Sep 25, 2024
Merged

Conversation

thomaskrause
Copy link
Member

No description provided.

Copy link

codecov bot commented Sep 25, 2024

Codecov Report

Attention: Patch coverage is 57.14286% with 9 lines in your changes missing coverage. Please review.

Project coverage is 67.21%. Comparing base (91b8558) to head (16a0f9b).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
graphannis/src/annis/db/corpusstorage.rs 60.00% 2 Missing and 6 partials ⚠️
cli/src/bin/annis_bench_queries.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #309      +/-   ##
==========================================
+ Coverage   67.17%   67.21%   +0.03%     
==========================================
  Files          77       77              
  Lines       18987    18967      -20     
  Branches    18987    18967      -20     
==========================================
- Hits        12755    12748       -7     
+ Misses       4757     4749       -8     
+ Partials     1475     1470       -5     

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

@thomaskrause thomaskrause merged commit 7b77e50 into main Sep 25, 2024
13 of 14 checks passed
@thomaskrause thomaskrause deleted the feature/fix-clippy-warnings branch September 25, 2024 07:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant