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

code quality improvements in preparation for v0.3.1 release #1

Merged
merged 11 commits into from
Jun 20, 2020
Merged

Conversation

jpvantassel
Copy link
Owner

In this pr:

  • πŸ“š Improvements to documentation.
  • πŸ”¨ Various refactoring tweaks.
  • βœ… Increased test coverage.

@codecov-commenter
Copy link

codecov-commenter commented Jun 20, 2020

Codecov Report

Merging #1 into master will increase coverage by 0.22%.
The diff coverage is 96.38%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #1      +/-   ##
==========================================
+ Coverage   92.78%   93.01%   +0.22%     
==========================================
  Files          13       13              
  Lines        1539     1560      +21     
==========================================
+ Hits         1428     1451      +23     
+ Misses        111      109       -2     
Impacted Files Coverage Ξ”
swprepost/parameterization.py 80.97% <50.00%> (ΓΈ)
swprepost/groundmodel.py 97.47% <91.30%> (-0.69%) ⬇️
swprepost/curve.py 100.00% <100.00%> (ΓΈ)
swprepost/curveuncertain.py 97.91% <100.00%> (+0.48%) ⬆️
swprepost/dispersionset.py 98.96% <100.00%> (+0.02%) ⬆️
swprepost/dispersionsuite.py 98.43% <100.00%> (-0.10%) ⬇️
swprepost/groundmodelsuite.py 98.23% <100.00%> (-0.09%) ⬇️
swprepost/suite.py 100.00% <100.00%> (+6.45%) ⬆️
swprepost/target.py 99.32% <100.00%> (-0.02%) ⬇️

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 1027b2f...a812b3c. Read the comment docs.

@jpvantassel jpvantassel merged commit cb6ed18 into master Jun 20, 2020
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