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
Merged

GATExpr Utilities from Catlab #95

merged 10 commits into from
Sep 20, 2023

Conversation

olynch
Copy link
Member

@olynch olynch commented Sep 11, 2023

No description provided.

@codecov
Copy link

codecov bot commented Sep 11, 2023

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.

@olynch olynch marked this pull request as ready for review September 19, 2023 01:20
Copy link
Collaborator

@kris-brown kris-brown left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@olynch olynch merged commit efb3aed into main Sep 20, 2023
9 checks passed
@kris-brown kris-brown deleted the gatexpr-utils branch September 20, 2023 21:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants