JuliaCollections / IterTools.jl

Common functional iterator patterns
Other
152 stars 28 forks source link

GitHub actions lost changes #91

Open omus opened 2 years ago

omus commented 2 years ago

Extracts the changes which were lost when https://github.com/JuliaCollections/IterTools.jl/pull/88 was closed.

codecov-commenter commented 2 years ago

Codecov Report

Merging #91 (49c2279) into master (831bbd2) will increase coverage by 16.97%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #91       +/-   ##
===========================================
+ Coverage   73.39%   90.36%   +16.97%     
===========================================
  Files           1        1               
  Lines         233      301       +68     
===========================================
+ Hits          171      272      +101     
+ Misses         62       29       -33     
Impacted Files Coverage Δ
src/IterTools.jl 90.36% <0.00%> (+16.97%) :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 831bbd2...49c2279. Read the comment docs.