Segmented sieve for primes, add eachprime iterator.#120
Open
oscardssmith wants to merge 3 commits into
Open
Codecov / codecov/project
failed
Jul 4, 2026 in 0s
91.96% (-2.42%) compared to c5b95b9
View this Pull Request on Codecov
91.96% (-2.42%) compared to c5b95b9
Details
Codecov Report
❌ Patch coverage is 91.97861% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.96%. Comparing base (c5b95b9) to head (ad7147a).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/sieve.jl | 91.84% | 15 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #120 +/- ##
==========================================
- Coverage 94.38% 91.96% -2.42%
==========================================
Files 2 3 +1
Lines 463 585 +122
==========================================
+ Hits 437 538 +101
- Misses 26 47 +21 ☔ View full report in Codecov by Harness.
📢 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.
Loading