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

GATExpr Utilities from Catlab #95

Merged
merged 10 commits into from
Sep 20, 2023

test normalize_zero

d26f4e7
Select commit
Loading
Failed to load commit list.
Merged

GATExpr Utilities from Catlab #95

test normalize_zero
d26f4e7
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Sep 20, 2023 in 0s

96.82% (target 95.00%)

View this Pull Request on Codecov

96.82% (target 95.00%)

Details

Codecov Report

Patch coverage: 96.82% and project coverage change: +0.27% 🎉

Comparison is base (b912ea2) 96.55% compared to head (d26f4e7) 96.82%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #95      +/-   ##
==========================================
+ Coverage   96.55%   96.82%   +0.27%     
==========================================
  Files          25       25              
  Lines        1334     1449     +115     
==========================================
+ Hits         1288     1403     +115     
  Misses         46       46              
Files Changed Coverage Δ
src/models/module.jl 100.00% <ø> (ø)
src/stdlib/models/module.jl 100.00% <ø> (ø)
src/syntax/ExprInterop.jl 100.00% <ø> (+1.38%) ⬆️
src/syntax/Scopes.jl 97.03% <ø> (-0.68%) ⬇️
src/syntax/TheoryInterface.jl 97.95% <92.30%> (-2.05%) ⬇️
src/syntax/GATs.jl 96.10% <93.33%> (-0.23%) ⬇️
src/models/ModelInterface.jl 97.63% <95.83%> (-0.46%) ⬇️
src/models/SymbolicModels.jl 97.36% <97.29%> (+6.06%) ⬆️
src/models/GATExprUtils.jl 97.91% <97.91%> (ø)
src/syntax/TheoryMaps.jl 97.16% <100.00%> (ø)
... and 1 more

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