andyferris / Dictionaries.jl

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

Correct some typos #135

Closed goggle closed 5 months ago

goggle commented 5 months ago

Corrects some typos in the repository.

codecov[bot] commented 5 months ago

Codecov Report

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

Comparison is base (74e716c) 80.24% compared to head (382b084) 80.24%.

Files Patch % Lines
src/show.jl 0.00% 2 Missing :warning:
src/ArrayDictionary.jl 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #135 +/- ## ======================================= Coverage 80.24% 80.24% ======================================= Files 21 21 Lines 2359 2359 ======================================= Hits 1893 1893 Misses 466 466 ```

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