operator-framework / deppy

Deppy: The dependency resolver for Kubernetes
Apache License 2.0
14 stars 21 forks source link

✨ Avoid extra call to `AnchorIdentifiers()` #162

Closed m1kola closed 6 months ago

m1kola commented 6 months ago

There is an unnecessary call to s.litMap.AnchorIdentifiers().

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (ddaf504) 65.45% compared to head (bd50296) 65.45%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #162 +/- ## ======================================= Coverage 65.45% 65.45% ======================================= Files 11 11 Lines 495 495 ======================================= Hits 324 324 Misses 152 152 Partials 19 19 ```

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