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

Leaf data patch #13

Merged
merged 2 commits into from
Oct 24, 2024

added environment to git ignore

362ecbf
Select commit
Loading
Failed to load commit list.
Merged

Leaf data patch #13

added environment to git ignore
362ecbf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 24, 2024 in 1s

95.95% (target 85.00%)

View this Pull Request on Codecov

95.95% (target 85.00%)

Details

Codecov Report

Attention: Patch coverage is 74.46809% with 12 lines in your changes missing coverage. Please review.

Project coverage is 95.95%. Comparing base (4cc120e) to head (362ecbf).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/pycea/pl/_utils.py 54.54% 5 Missing ⚠️
src/pycea/pp/setup_tree.py 69.23% 4 Missing ⚠️
src/pycea/tl/_utils.py 72.72% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #13      +/-   ##
==========================================
- Coverage   96.59%   95.95%   -0.65%     
==========================================
  Files          18       18              
  Lines        1264     1309      +45     
==========================================
+ Hits         1221     1256      +35     
- Misses         43       53      +10     
Files with missing lines Coverage Δ
src/pycea/pl/plot_tree.py 94.98% <100.00%> (+0.01%) ⬆️
src/pycea/tl/ancestral_states.py 97.64% <100.00%> (+0.02%) ⬆️
src/pycea/tl/clades.py 100.00% <100.00%> (ø)
src/pycea/tl/tree_distance.py 99.13% <100.00%> (+<0.01%) ⬆️
src/pycea/tl/tree_neighbors.py 98.90% <100.00%> (+0.01%) ⬆️
src/pycea/utils.py 96.29% <100.00%> (+1.55%) ⬆️
src/pycea/tl/_utils.py 90.66% <72.72%> (-3.09%) ⬇️
src/pycea/pp/setup_tree.py 86.66% <69.23%> (-13.34%) ⬇️
src/pycea/pl/_utils.py 90.60% <54.54%> (-2.88%) ⬇️

... and 1 file with indirect coverage changes