Closed imrn99 closed 1 month ago
Attention: Patch coverage is 82.41758%
with 16 lines
in your changes missing coverage. Please review.
Project coverage is 81.97%. Comparing base (
4a5ed63
) to head (95a0aea
).
Files with missing lines | Patch % | Lines |
---|---|---|
honeycomb-core/src/attributes/collections.rs | 71.42% | 14 Missing :warning: |
honeycomb-kernels/src/grisubal/model.rs | 0.00% | 2 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
UnknownAttributeStorage
implementations to print warnings instead of panick when attributes are missingAttributeUpdate::merge_undefined
with two distinct functions depending if there's one or no attribute availableThe PR has mixed content, the changes I started required more and more stuff to be changed as a consequence
Scope
Type of change
Other