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

Config deprecation update #138

Merged
merged 2 commits into from
Aug 18, 2023

Conversation

madeline-scyphers
Copy link
Owner

Update deprecated configs for tests.
Add deprecated configs for config_deprecated_normalization test. Move all tests other than config_deprecated_normalization test to current config format. Fix testing bug where several tests would write output not in a temp directory.

Update deprecated configs for tests.
Add deprecated configs for config_deprecated_normalization test.
Move all tests other than config_deprecated_normalization test to current config format.
Fix testing bug where several tests would write output not in a temp directory.
@codecov
Copy link

codecov bot commented Aug 18, 2023

Codecov Report

Merging #138 (3b8b5f9) into develop (c037d48) will increase coverage by 4.02%.
Report is 7 commits behind head on develop.
The diff coverage is 78.26%.

@@             Coverage Diff             @@
##           develop     #138      +/-   ##
===========================================
+ Coverage    78.31%   82.34%   +4.02%     
===========================================
  Files           27       27              
  Lines         1928     1852      -76     
  Branches       354      319      -35     
===========================================
+ Hits          1510     1525      +15     
+ Misses         300      215      -85     
+ Partials       118      112       -6     
Files Changed Coverage Δ
boa/ax_instantiation_utils.py 91.48% <ø> (ø)
boa/template.py 0.00% <0.00%> (ø)
boa/wrappers/base_wrapper.py 80.82% <50.00%> (-0.69%) ⬇️
boa/config/config.py 83.33% <73.33%> (+13.69%) ⬆️
boa/metrics/metrics.py 81.81% <90.00%> (+1.81%) ⬆️
boa/__main__.py 89.18% <100.00%> (+2.70%) ⬆️
boa/metrics/modular_metric.py 79.16% <100.00%> (+0.35%) ⬆️
boa/scripts/moo.py 93.33% <100.00%> (+0.74%) ⬆️
boa/scripts/run_branin.py 94.11% <100.00%> (+0.36%) ⬆️

... and 4 files with indirect coverage changes

@madeline-scyphers madeline-scyphers merged commit 75508cd into develop Aug 18, 2023
@madeline-scyphers madeline-scyphers deleted the update-most-configs-to-new-format branch August 18, 2023 18:42
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.

1 participant