facebook / akd

An implementation of an auditable key directory
Apache License 2.0
233 stars 35 forks source link

Minor optimization for computing longest common prefixes #408

Closed kevinlewi closed 12 months ago

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.04% :warning:

Comparison is base (5c2bc73) 87.77% compared to head (9280352) 87.74%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #408 +/- ## ========================================== - Coverage 87.77% 87.74% -0.04% ========================================== Files 39 39 Lines 8771 8771 ========================================== - Hits 7699 7696 -3 - Misses 1072 1075 +3 ``` | [Files Changed](https://app.codecov.io/gh/facebook/akd/pull/408?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=facebook) | Coverage Δ | | |---|---|---| | [akd\_core/src/types/node\_label/mod.rs](https://app.codecov.io/gh/facebook/akd/pull/408?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=facebook#diff-YWtkX2NvcmUvc3JjL3R5cGVzL25vZGVfbGFiZWwvbW9kLnJz) | `94.39% <100.00%> (ø)` | | ... and [2 files with indirect coverage changes](https://app.codecov.io/gh/facebook/akd/pull/408/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=facebook)

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