Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Directories and Symbolic Resource Sharers #156

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

more coverage for algclosure

7e81a46
Select commit
Loading
Failed to load commit list.
Open

Directories and Symbolic Resource Sharers #156

more coverage for algclosure
7e81a46
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 3, 2024 in 0s

93.51% (target 90.00%)

View this Pull Request on Codecov

93.51% (target 90.00%)

Details

Codecov Report

Attention: 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).

Files 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 Sentry.
📢 Have feedback on the report? Share it here.