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

Update DB record during fill #10

Merged
merged 2 commits into from
Nov 11, 2024
Merged

Update DB record during fill #10

merged 2 commits into from
Nov 11, 2024

Conversation

albireox
Copy link
Member

Fixes #9

Copy link

codecov bot commented Nov 11, 2024

Codecov Report

Attention: Patch coverage is 19.04762% with 34 lines in your changes missing coverage. Please review.

Project coverage is 23.96%. Comparing base (7d4882c) to head (aad2f30).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/lvmcryo/tools.py 21.21% 26 Missing ⚠️
src/lvmcryo/handlers/ln2.py 11.11% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #10      +/-   ##
==========================================
- Coverage   24.19%   23.96%   -0.23%     
==========================================
  Files           8        8              
  Lines        1277     1310      +33     
  Branches      210      217       +7     
==========================================
+ Hits          309      314       +5     
- Misses        963      991      +28     
  Partials        5        5              

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

@albireox albireox merged commit 29d8b81 into main Nov 11, 2024
5 checks passed
@albireox albireox deleted the albireox-issue9 branch November 11, 2024 16:34
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.

Update DB as fill progresses
1 participant