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 comparison bug in WriteRunTable class #42

Merged
merged 1 commit into from
Feb 22, 2024

Fix comparison bug in WriteRunTable class

f15679a
Select commit
Loading
Failed to load commit list.
Merged

Fix comparison bug in WriteRunTable class #42

Fix comparison bug in WriteRunTable class
f15679a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 22, 2024 in 0s

96.29% (-0.07%) compared to 063e6ec

View this Pull Request on Codecov

96.29% (-0.07%) compared to 063e6ec

Details

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (063e6ec) 96.36% compared to head (f15679a) 96.29%.

Files Patch % Lines
src/nextline_rdb/write/write_run_table.py 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #42      +/-   ##
==========================================
- Coverage   96.36%   96.29%   -0.07%     
==========================================
  Files         194      194              
  Lines        4783     4783              
  Branches      859      859              
==========================================
- Hits         4609     4606       -3     
- Misses        146      149       +3     
  Partials       28       28              

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