Closed baszalmstra closed 11 months ago
Attention: 12 lines
in your changes are missing coverage. Please review.
Comparison is base (
5b87d1a
) 87.13% compared to head (3fa196e
) 87.11%.
Files | Patch % | Lines |
---|---|---|
crates/mun_hir/src/pretty.rs | 75.67% | 9 Missing :warning: |
crates/mun_hir/src/item_tree/pretty.rs | 98.13% | 3 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
A refactor to format
ItemTree
s properly. I need this for testingimpl
s.