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

Add the ability to create "canonical symbolic contexts".

ab55033
Select commit
Loading
Failed to load commit list.
Merged

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

Add the ability to create "canonical symbolic contexts".
ab55033
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 19, 2023 in 1s

80.47% (+0.02%) compared to c5ebee8

View this Pull Request on Codecov

80.47% (+0.02%) compared to c5ebee8

Details

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.