isi-vista / immutablecollections

A library for immutable collections, in the spirit of Guava's Immutable Collections.
MIT License
3 stars 2 forks source link

Add .inverse() to ImmutableDict #75

Closed gabbard closed 4 years ago

gabbard commented 4 years ago
codecov[bot] commented 4 years ago

Codecov Report

Merging #75 into master will increase coverage by 0.03%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #75      +/-   ##
==========================================
+ Coverage   89.45%   89.48%   +0.03%     
==========================================
  Files           7        7              
  Lines         683      685       +2     
==========================================
+ Hits          611      613       +2     
  Misses         72       72              

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 3554bc5...6fe1cb6. Read the comment docs.