Skip to content

Trie -> Dtry

Codecov / codecov/project failed Jul 2, 2024 in 0s

88.89% (target 90.00%)

View this Pull Request on Codecov

88.89% (target 90.00%)

Details

Codecov Report

Attention: Patch coverage is 74.15144% with 198 lines in your changes missing coverage. Please review.

Project coverage is 88.89%. Comparing base (d56249e) to head (3b14597).

Files Patch % Lines
src/syntax/gats/gat.jl 11.11% 48 Missing ⚠️
src/syntax/Scopes.jl 10.81% 33 Missing ⚠️
src/stdlib/models/twosorted.jl 0.00% 27 Missing ⚠️
src/syntax/gats/ast.jl 68.65% 21 Missing ⚠️
src/syntax/gats/closures.jl 73.77% 16 Missing ⚠️
src/syntax/gats/judgments.jl 0.00% 14 Missing ⚠️
src/util/Dtrys.jl 95.15% 11 Missing ⚠️
src/stdlib/models/arithmetic.jl 23.07% 10 Missing ⚠️
src/nonstdlib/dynamics/ResourceSharers.jl 94.79% 9 Missing ⚠️
src/syntax/gats/algorithms.jl 61.11% 7 Missing ⚠️
... and 1 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #136      +/-   ##
==========================================
- Coverage   94.52%   88.89%   -5.64%     
==========================================
  Files          38       42       +4     
  Lines        2082     2800     +718     
==========================================
+ Hits         1968     2489     +521     
- Misses        114      311     +197     

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