cleoold / types-linq

Standard sequence helper algorithms with full typing support
BSD 2-Clause "Simplified" License
15 stars 1 forks source link

add configure_repeatable() (reverted) #1

Closed cleoold closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #1 (c980346) into main (fd53261) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main        #1   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         7    +1     
  Lines          717       762   +45     
  Branches       170       173    +3     
=========================================
+ Hits           717       762   +45     
Impacted Files Coverage Δ
types_linq/cached_enumerable.py 100.00% <100.00%> (ø)
types_linq/enumerable.py 100.00% <100.00%> (ø)
types_linq/ordered_enumerable.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 fd53261...c980346. Read the comment docs.

cleoold commented 3 years ago

Orphaned since the history was fxxed up