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

first attempts at writing the serializers for the new types PhylogeneticModel and GroupBasedPhylogeneticModel #4010

Draft
wants to merge 16 commits into
base: master
Choose a base branch
from

Changed type of root_distribution entries to QQ in all models. Made t…

dd43585
Select commit
Loading
Failed to load commit list.
Draft

first attempts at writing the serializers for the new types PhylogeneticModel and GroupBasedPhylogeneticModel #4010

Changed type of root_distribution entries to QQ in all models. Made t…
dd43585
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 27, 2024 in 0s

84.73% (+0.14%) compared to 6f856d1

View this Pull Request on Codecov

84.73% (+0.14%) compared to 6f856d1

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.73%. Comparing base (6f856d1) to head (dd43585).
Report is 132 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4010      +/-   ##
==========================================
+ Coverage   84.58%   84.73%   +0.14%     
==========================================
  Files         596      630      +34     
  Lines       81969    84510    +2541     
==========================================
+ Hits        69336    71606    +2270     
- Misses      12633    12904     +271     
Files with missing lines Coverage Δ
...ntal/AlgebraicStatistics/src/PhylogeneticModels.jl 100.00% <100.00%> (ø)
...erimental/AlgebraicStatistics/src/serialization.jl 100.00% <100.00%> (ø)
experimental/AlgebraicStatistics/test/runtests.jl 100.00% <100.00%> (ø)
src/Serialization/Combinatorics.jl 88.37% <100.00%> (+1.88%) ⬆️
src/Serialization/containers.jl 94.39% <100.00%> (+6.64%) ⬆️

... and 188 files with indirect coverage changes