isi-vista / immutablecollections

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

Rename immutablemultidict implementations #44

Closed berquist closed 5 years ago

berquist commented 5 years ago

A follow-up to https://github.com/isi-vista/immutablecollections/pull/40, where Frozen was kept in the name of multidict implementations even though they were no longer backed by frozendicts.

codecov[bot] commented 5 years ago

Codecov Report

Merging #44 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #44   +/-   ##
=======================================
  Coverage   90.23%   90.23%           
=======================================
  Files           7        7           
  Lines         676      676           
=======================================
  Hits          610      610           
  Misses         66       66
Impacted Files Coverage Δ
immutablecollections/_immutablemultidict.py 91.76% <100%> (ø) :arrow_up:

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 b77eb23...2068727. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

Merging #44 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #44   +/-   ##
=======================================
  Coverage   90.23%   90.23%           
=======================================
  Files           7        7           
  Lines         676      676           
=======================================
  Hits          610      610           
  Misses         66       66
Impacted Files Coverage Δ
immutablecollections/_immutablemultidict.py 91.76% <100%> (ø) :arrow_up:

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 b77eb23...2068727. Read the comment docs.