jwodder / julian-rs

Convert between Julian day numbers and Julian & Gregorian calendars
MIT License
3 stars 1 forks source link

Make most methods `const` #69

Closed jwodder closed 10 months ago

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (bdad11a) 83.67% compared to head (46faace) 83.92%.

Files Patch % Lines
src/lib.rs 95.03% 13 Missing :warning:
src/iter.rs 42.85% 4 Missing :warning:
src/inner.rs 99.22% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #69 +/- ## ========================================== + Coverage 83.67% 83.92% +0.25% ========================================== Files 7 7 Lines 3087 3191 +104 ========================================== + Hits 2583 2678 +95 - Misses 504 513 +9 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.