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

updates to test suite #35

Merged
merged 7 commits into from
Dec 20, 2021
Merged

updates to test suite #35

merged 7 commits into from
Dec 20, 2021

Conversation

mirochaj
Copy link
Owner

Removed non-essential functionality (analysis routines, inference helpers) from test coverage report. Added more tests for some Math, Stats, and Misc routines.

@codecov-commenter
Copy link

Codecov Report

Merging #35 (ed76c5e) into main (9025451) will increase coverage by 3.79%.
The diff coverage is 82.05%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #35      +/-   ##
==========================================
+ Coverage   54.58%   58.38%   +3.79%     
==========================================
  Files         112       87      -25     
  Lines       22240    15692    -6548     
==========================================
- Hits        12139     9161    -2978     
+ Misses      10101     6531    -3570     
Impacted Files Coverage Δ
ares/solvers/OpticalDepth.py 56.50% <ø> (+2.19%) ⬆️
ares/static/Fluctuations.py 100.00% <ø> (ø)
ares/static/VolumeGlobal.py 64.53% <ø> (-0.10%) ⬇️
ares/util/Stats.py 62.38% <ø> (+38.72%) ⬆️
ares/util/__init__.py 100.00% <ø> (ø)
ares/util/Math.py 87.91% <82.05%> (+41.49%) ⬆️
ares/analysis/ModelSet.py
ares/analysis/TurningPoints.py
ares/inference/GridND.py
ares/inference/ModelFit.py
... and 25 more

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 9025451...ed76c5e. Read the comment docs.

@mirochaj mirochaj merged commit 6eb5621 into main Dec 20, 2021
@mirochaj mirochaj deleted the tests branch December 20, 2021 16:43
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