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

Materialize anonymous variables later only if needed #164

Merged
merged 5 commits into from
Mar 8, 2024

Add tests

e199e5b
Select commit
Loading
Failed to load commit list.
Merged

Materialize anonymous variables later only if needed #164

Add tests
e199e5b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 8, 2024 in 0s

91.34% (+0.35%) compared to 9de8055

View this Pull Request on Codecov

91.34% (+0.35%) compared to 9de8055

Details

Codecov Report

Attention: Patch coverage is 95.23810% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 91.34%. Comparing base (9de8055) to head (e199e5b).
Report is 25 commits behind head on dev-4.0.0.

Files Patch % Lines
src/graph_engine.jl 95.23% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##           dev-4.0.0     #164      +/-   ##
=============================================
+ Coverage      90.98%   91.34%   +0.35%     
=============================================
  Files             14       14              
  Lines           1742     1733       -9     
=============================================
- Hits            1585     1583       -2     
+ Misses           157      150       -7     

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