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 kwargs to profile_solvers #116

Merged
merged 1 commit into from
May 30, 2022
Merged

Add kwargs to profile_solvers #116

merged 1 commit into from
May 30, 2022

Conversation

tmigot
Copy link
Member

@tmigot tmigot commented May 30, 2022

This would allow things like

p = profile_solvers(stats, costs, costnames, legendfontsize = 12)

@codecov
Copy link

codecov bot commented May 30, 2022

Codecov Report

Merging #116 (cae36ba) into main (574cfa9) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #116   +/-   ##
=======================================
  Coverage   77.27%   77.27%           
=======================================
  Files          12       12           
  Lines         308      308           
=======================================
  Hits          238      238           
  Misses         70       70           
Impacted Files Coverage Δ
src/profiles.jl 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 574cfa9...cae36ba. Read the comment docs.

@dpo dpo merged commit 559f896 into main May 30, 2022
@dpo dpo deleted the add-kargs branch May 30, 2022 14:14
@dpo
Copy link
Member

dpo commented May 30, 2022

Thank you.

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.

None yet

2 participants