Closed behnam-oneschema closed 5 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 91.78%. Comparing base (
2085627
) to head (c299c18
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Since
#[should_panic]
kind of checks are not available for doctesting, cannot add a test for it in the current structure. The panic behavior probably could use a unit test somewhere else, if it doesn't exist yet.See https://github.com/chronotope/chrono/issues/1588