Skip to content

static binomial: add eltype tests

c43cd24
Select commit
Loading
Failed to load commit list.
Open

support negative k for k-subsets #63

static binomial: add eltype tests
c43cd24
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 27, 2026 in 1s

67.82% (+0.25%) compared to 8a26e26

View this Pull Request on Codecov

67.82% (+0.25%) compared to 8a26e26

Details

Codecov Report

❌ Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 67.82%. Comparing base (8a26e26) to head (c43cd24).
⚠️ Report is 121 commits behind head on master.

Files with missing lines Patch % Lines
src/IterTools.jl 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #63      +/-   ##
==========================================
+ Coverage   67.57%   67.82%   +0.25%     
==========================================
  Files           1        1              
  Lines         256      258       +2     
==========================================
+ Hits          173      175       +2     
  Misses         83       83              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.