Skip to content

Compute graphs - #160

Open
olynch wants to merge 19 commits into
mainfrom
compute-graph
Open

Compute graphs#160
olynch wants to merge 19 commits into
mainfrom
compute-graph

Conversation

@olynch

@olynch olynch commented Jul 8, 2024

Copy link
Copy Markdown
Member

Currently, I've just outlined the data structures.

@codecov

codecov Bot commented Jul 8, 2024

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 89.99009% with 101 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.37%. Comparing base (bd3df8e) to head (13a5cee).
⚠️ Report is 29 commits behind head on main.

Files with missing lines Patch % Lines
src/syntax/gats/ast.jl 84.56% 23 Missing ⚠️
src/syntax/gats/algorithms.jl 77.90% 19 Missing ⚠️
src/util/Dtrys.jl 95.15% 11 Missing ⚠️
src/nonstdlib/dynamics/ResourceSharers.jl 94.79% 9 Missing ⚠️
src/models/ComputeGraphs.jl 0.00% 8 Missing ⚠️
src/util/MyActive.jl 81.81% 6 Missing ⚠️
src/models/ModelInterface.jl 86.48% 5 Missing ⚠️
src/util/SumTypes.jl 94.62% 5 Missing ⚠️
src/syntax/gats/exprinterop.jl 93.84% 4 Missing ⚠️
src/syntax/TheoryInterface.jl 93.02% 3 Missing ⚠️
... and 4 more

❌ Your patch check has failed because the patch coverage (89.99%) is below the target coverage (90.00%). You can increase the patch coverage or adjust the target coverage.
❌ Your project check has failed because the head coverage (84.37%) is below the target coverage (90.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #160      +/-   ##
==========================================
- Coverage   93.85%   84.37%   -9.49%     
==========================================
  Files          38       42       +4     
  Lines        2229     2873     +644     
==========================================
+ Hits         2092     2424     +332     
- Misses        137      449     +312     

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

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