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

Use idxs instead of vars for plotting #252

Merged
merged 1 commit into from
Oct 13, 2023
Merged

Conversation

nathanaelbosch
Copy link
Owner

Fixes #251

@codecov
Copy link

codecov bot commented Oct 13, 2023

Codecov Report

Merging #252 (c0bd284) into main (616b04f) will decrease coverage by 0.23%.
The diff coverage is 57.14%.

@@            Coverage Diff             @@
##             main     #252      +/-   ##
==========================================
- Coverage   95.69%   95.46%   -0.23%     
==========================================
  Files          33       33              
  Lines        1232     1236       +4     
==========================================
+ Hits         1179     1180       +1     
- Misses         53       56       +3     
Files Coverage Δ
src/solution_plotting.jl 90.69% <57.14%> (-6.74%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@nathanaelbosch nathanaelbosch merged commit 70b6d57 into main Oct 13, 2023
6 of 7 checks passed
@nathanaelbosch nathanaelbosch deleted the plot_keyword_idxs branch October 13, 2023 13:30
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.

Remove vars plotting keyword in favor of idxs
1 participant