democritus-project / d8s-lists

Democritus functions for working with lists.
GNU Lesser General Public License v3.0
0 stars 1 forks source link

Renaming list_... functions to either iterable_... or removing the prefix altogether #6

Closed fhightower closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #6 (deb35f2) into master (81201b8) will increase coverage by 5.70%. The diff coverage is 95.96%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #6      +/-   ##
==========================================
+ Coverage   90.58%   96.29%   +5.70%     
==========================================
  Files           2        2              
  Lines         170      135      -35     
==========================================
- Hits          154      130      -24     
+ Misses         16        5      -11     
Impacted Files Coverage Δ
democritus_lists/iterables.py 95.93% <95.93%> (ø)
democritus_lists/__init__.py 100.00% <100.00%> (ø)

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 81201b8...deb35f2. Read the comment docs.

fhightower commented 3 years ago

Fixes #6