Refine time representations #44
Merged
Codecov / codecov/project
succeeded
Jan 28, 2024 in 1s
97.84% (+0.15%) compared to 739a847
View this Pull Request on Codecov
97.84% (+0.15%) compared to 739a847
Details
Codecov Report
Attention: 31 lines
in your changes are missing coverage. Please review.
Comparison is base (
739a847
) 97.69% compared to head (29063ae
) 97.84%.
Files | Patch % | Lines |
---|---|---|
crates/lox_core/src/time/continuous.rs | 97.44% | 27 Missing |
crates/lox_core/src/time.rs | 97.72% | 2 Missing |
crates/lox_py/src/lib.rs | 0.00% | 1 Missing |
crates/lox_py/src/time.rs | 96.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #44 +/- ##
==========================================
+ Coverage 97.69% 97.84% +0.15%
==========================================
Files 40 42 +2
Lines 16273 17322 +1049
==========================================
+ Hits 15898 16949 +1051
+ Misses 375 373 -2
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading