Closed Grinkers closed 1 year ago
Patch coverage: 67.54%
and project coverage change: +0.65%
:tada:
Comparison is base (
3bcd29d
) 70.40% compared to head (693c590
) 71.06%.
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Fixes #104. No functional changes intended.
The following allows are required to pass Nursery lints without breaking pub API compatibility: clippy::module_name_repetitions clippy::fallible_impl_from clippy::needless_pass_by_value
I think all three could be fixed up before a major release. I think these are pretty good TODO markers that can be reevaluated as other issues are resolved (#105 and #106).