isi-vista / immutablecollections

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

Update requirements.txt and Makefile #46

Closed berquist closed 5 years ago

berquist commented 5 years ago

Closes https://github.com/isi-vista/immutablecollections/issues/5.

codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #46   +/-   ##
=======================================
  Coverage   90.55%   90.55%           
=======================================
  Files           6        6           
  Lines         614      614           
=======================================
  Hits          556      556           
  Misses         58       58
Impacted Files Coverage Δ
immutablecollections/_immutableset.py 90.04% <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 d873659...baea7a4. Read the comment docs.