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

Add the ability to create "canonical symbolic contexts" #56

Merged
merged 1 commit into from
Dec 19, 2023

Conversation

daemontus
Copy link
Member

This is rather intuitive: We can now convert an existing SymbolicContext with a bunch of extra variables into the "canonical" context which has nothing except for the state/parameter variables.

Copy link

codecov bot commented Dec 19, 2023

Codecov Report

Attention: 10 lines in your changes are missing coverage. Please review.

Comparison is base (c5ebee8) 80.44% compared to head (ab55033) 80.47%.

Files Patch % Lines
src/symbolic_async_graph/_impl_symbolic_context.rs 82.75% 10 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #56      +/-   ##
==========================================
+ Coverage   80.44%   80.47%   +0.02%     
==========================================
  Files          72       72              
  Lines        4890     4948      +58     
==========================================
+ Hits         3934     3982      +48     
- Misses        956      966      +10     

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

@daemontus daemontus merged commit 319ba29 into master Dec 19, 2023
7 checks passed
@daemontus daemontus deleted the dev-canonical-context branch December 19, 2023 13:48
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.

1 participant