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

Refactor Time #56

Merged
merged 14 commits into from
Feb 11, 2024

Improve test coverage

fce045e
Select commit
Loading
Failed to load commit list.
Merged

Refactor Time #56

Improve test coverage
fce045e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 10, 2024 in 0s

97.82% (-0.04%) compared to 69335a5

View this Pull Request on Codecov

97.82% (-0.04%) compared to 69335a5

Details

Codecov Report

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

Comparison is base (69335a5) 97.85% compared to head (fce045e) 97.82%.

Files Patch % Lines
crates/lox_core/src/time/continuous.rs 95.46% 20 Missing ⚠️
crates/lox_py/src/time.rs 89.36% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #56      +/-   ##
==========================================
- Coverage   97.85%   97.82%   -0.04%     
==========================================
  Files          42       41       -1     
  Lines       17376    17398      +22     
==========================================
+ Hits        17003    17019      +16     
- Misses        373      379       +6     

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