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

Improve error for missing sol file #184

Merged
merged 3 commits into from
Sep 17, 2024
Merged

Improve error for missing sol file #184

merged 3 commits into from
Sep 17, 2024

Conversation

odow
Copy link
Member

@odow odow commented Sep 17, 2024

Closes #183

Copy link

codecov bot commented Sep 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.61%. Comparing base (4346406) to head (54f4c29).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #184      +/-   ##
==========================================
+ Coverage   97.56%   97.61%   +0.05%     
==========================================
  Files           1        1              
  Lines          82       84       +2     
==========================================
+ Hits           80       82       +2     
  Misses          2        2              

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

@odow odow merged commit 1bcb89c into master Sep 17, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

I use Solver of AmplNLWriter with some errors.
1 participant