andyferris / Dictionaries.jl

An alternative interface for dictionaries in Julia, for improved productivity and performance
Other
278 stars 28 forks source link

prevent some unnecessary incorrect use of type inference #128

Closed nsajko closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (7b5b7b3) 79.35% compared to head (88765e3) 79.37%.

Files Patch % Lines
src/Dictionary.jl 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #128 +/- ## ========================================== + Coverage 79.35% 79.37% +0.02% ========================================== Files 21 20 -1 Lines 2349 2347 -2 ========================================== - Hits 1864 1863 -1 + Misses 485 484 -1 ```

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