andyferris / Dictionaries.jl

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

Add guard around Union{} in _dictionary #139

Closed andyferris closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

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

Comparison is base (544201c) 80.48% compared to head (94713ad) 80.48%.

Files Patch % Lines
src/Dictionary.jl 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #139 +/- ## ======================================= Coverage 80.48% 80.48% ======================================= Files 21 21 Lines 2357 2357 ======================================= Hits 1897 1897 Misses 460 460 ```

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