Skip to content

Conversation

odow
Copy link
Member

@odow odow commented Oct 25, 2022

Closes #58

Could be viewed as breaking in a post v1.0 world, but this function was broken and untested, so it's not really breaking.

@codecov
Copy link

codecov bot commented Oct 25, 2022

Codecov Report

Base: 56.59% // Head: 56.80% // Increases project coverage by +0.21% 🎉

Coverage data is based on head (caa20cb) compared to base (99e88ee).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #84      +/-   ##
==========================================
+ Coverage   56.59%   56.80%   +0.21%     
==========================================
  Files           9        9              
  Lines         827      815      -12     
==========================================
- Hits          468      463       -5     
+ Misses        359      352       -7     
Impacted Files Coverage Δ
src/MOI_wrapper.jl 89.51% <ø> (-0.04%) ⬇️
src/options.jl 100.00% <ø> (+58.33%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@odow odow merged commit 64266b6 into master Oct 26, 2022
@odow odow deleted the od/write-prob branch October 26, 2022 08:52
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.

Option :write_prob tries to read a nonexistant field m.As

2 participants