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

🌱 Update the internal solver before exporting #164

Merged
merged 1 commit into from
Dec 4, 2023

Update the internal solver before exporting

13066d1
Select commit
Loading
Failed to load commit list.
Merged

🌱 Update the internal solver before exporting #164

Update the internal solver before exporting
13066d1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 1, 2023 in 1s

64.43% (+0.53%) compared to e676cce

View this Pull Request on Codecov

64.43% (+0.53%) compared to e676cce

Details

Codecov Report

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

Comparison is base (e676cce) 63.90% compared to head (13066d1) 64.43%.

Files Patch % Lines
internal/solver/solve.go 93.33% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #164      +/-   ##
==========================================
+ Coverage   63.90%   64.43%   +0.53%     
==========================================
  Files          11       11              
  Lines         482      478       -4     
==========================================
  Hits          308      308              
+ Misses        155      152       -3     
+ Partials       19       18       -1     

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