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

Allow overriding parameters to parameters_only_entry_point #119

Merged
merged 4 commits into from
Feb 27, 2020

Conversation

gabbard
Copy link

@gabbard gabbard commented Feb 27, 2020

No description provided.

@codecov
Copy link

codecov bot commented Feb 27, 2020

Codecov Report

Merging #119 into master will increase coverage by 1.53%.
The diff coverage is 86.36%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #119      +/-   ##
==========================================
+ Coverage   80.83%   82.37%   +1.53%     
==========================================
  Files          26       26              
  Lines        2452     2479      +27     
==========================================
+ Hits         1982     2042      +60     
+ Misses        470      437      -33
Impacted Files Coverage Δ
vistautils/preconditions.py 58.13% <0%> (ø) ⬆️
vistautils/io_utils.py 91.63% <100%> (+0.14%) ⬆️
vistautils/parameters_only_entrypoint.py 88.46% <84.21%> (+48.46%) ⬆️
vistautils/parameters.py 86.94% <87.17%> (+2.32%) ⬆️
vistautils/logging_utils.py 81.48% <0%> (+51.85%) ⬆️

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 b3609c7...d288f90. Read the comment docs.

@gabbard gabbard merged commit 59c58b5 into master Feb 27, 2020
@gabbard gabbard deleted the 118-override-params branch February 27, 2020 21:33
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.

2 participants