Combinatorics.jl icon indicating copy to clipboard operation
Combinatorics.jl copied to clipboard

Use inline in the combinations iterator

Open mschauer opened this issue 3 years ago • 1 comments

Use inline in the combinations iterator to help with https://github.com/JuliaMath/Combinatorics.jl/pull/73

mschauer avatar Nov 10 '22 14:11 mschauer

Codecov Report

Base: 96.85% // Head: 96.85% // Decreases project coverage by -0.00% :warning:

Coverage data is based on head (e28b311) compared to base (d1b633b). Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #125      +/-   ##
==========================================
- Coverage   96.85%   96.85%   -0.01%     
==========================================
  Files           7        7              
  Lines         700      699       -1     
==========================================
- Hits          678      677       -1     
  Misses         22       22              
Impacted Files Coverage Δ
src/combinations.jl 85.15% <ø> (-0.12%) :arrow_down:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codecov[bot] avatar Nov 10 '22 14:11 codecov[bot]