JuliaPhylo / QuartetNetworkGoodnessFit.jl

julia package for phylogenetic networks analyses using 4-taxon subsets.
Other
9 stars 1 forks source link

bump compat for PhyloNetworks to 0.16, drop earlier #25

Closed cecileane closed 1 year ago

cecileane commented 1 year ago

using new accessors from PN v0.16 (e.g. getchild, getparent)

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (b2f7137) 98.12% compared to head (2cf8756) 98.12%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #25 +/- ## ======================================= Coverage 98.12% 98.12% ======================================= Files 4 4 Lines 532 532 ======================================= Hits 522 522 Misses 10 10 ``` | [Impacted Files](https://codecov.io/gh/cecileane/QuartetNetworkGoodnessFit.jl/pull/25?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=C%C3%A9cile+An%C3%A9) | Coverage Δ | | |---|---|---| | [src/quarnetconcordancefactors.jl](https://codecov.io/gh/cecileane/QuartetNetworkGoodnessFit.jl/pull/25?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=C%C3%A9cile+An%C3%A9#diff-c3JjL3F1YXJuZXRjb25jb3JkYW5jZWZhY3RvcnMuamw=) | `100.00% <100.00%> (ø)` | | | [src/utils.jl](https://codecov.io/gh/cecileane/QuartetNetworkGoodnessFit.jl/pull/25?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=C%C3%A9cile+An%C3%A9#diff-c3JjL3V0aWxzLmps) | `92.30% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=C%C3%A9cile+An%C3%A9). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=C%C3%A9cile+An%C3%A9)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.