JuliaLang / Compat.jl

Compatibility across Julia versions
Other
145 stars 117 forks source link

`Iterators.cycle(iter, n)` #819

Closed mcabbott closed 7 months ago

mcabbott commented 7 months ago

https://github.com/JuliaLang/julia/pull/47354

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (a62d959) 92.35% compared to head (fba789a) 92.37%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #819 +/- ## ========================================== + Coverage 92.35% 92.37% +0.02% ========================================== Files 2 2 Lines 340 341 +1 ========================================== + Hits 314 315 +1 Misses 26 26 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.