Skip to content

Directories and Symbolic Resource Sharers - #156

Open
olynch wants to merge 2 commits into
mainfrom
symbolic-resource-sharers
Open

Directories and Symbolic Resource Sharers#156
olynch wants to merge 2 commits into
mainfrom
symbolic-resource-sharers

more coverage for algclosure

7e81a46
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 25, 2026 in 0s

93.51% (target 90.00%)

View this Pull Request on Codecov

93.51% (target 90.00%)

Details

Codecov Report

❌ Patch coverage is 92.55499% with 44 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.51%. Comparing base (bd3df8e) to head (7e81a46).
⚠️ Report is 29 commits behind head on main.

Files with missing lines Patch % Lines
src/syntax/gats/ast.jl 82.08% 12 Missing ⚠️
src/util/Dtrys.jl 95.15% 11 Missing ⚠️
src/nonstdlib/dynamics/ResourceSharers.jl 94.79% 9 Missing ⚠️
src/syntax/gats/algorithms.jl 61.11% 7 Missing ⚠️
src/syntax/gats/closures.jl 95.23% 3 Missing ⚠️
src/syntax/gats/exprinterop.jl 88.23% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #156      +/-   ##
==========================================
- Coverage   93.85%   93.51%   -0.34%     
==========================================
  Files          38       41       +3     
  Lines        2229     2777     +548     
==========================================
+ Hits         2092     2597     +505     
- Misses        137      180      +43     

☔ 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.