mmore500 / hstrat

hstrat enables phylogenetic inference on distributed digital evolution populations
Other
3 stars 2 forks source link

Feature: Flat namespace type stub #164

Closed vivaansinghvi07 closed 2 weeks ago

vivaansinghvi07 commented 2 weeks ago

Adds a type stub to the hstrat.hstrat flat namespace, as well as improving the information given in the type stub accuracy checks.

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 1.55280% with 634 lines in your changes missing coverage. Please review.

Project coverage is 81.16%. Comparing base (3f0055a) to head (a204cac).

Files with missing lines Patch % Lines
...ic_inference/tree/_build_tree_searchtable_debug.py 0.00% 183 Missing :warning:
...inference/tree/_impl/_build_trie_from_artifacts.py 0.00% 150 Missing :warning:
...ogenetic_inference/tree/_build_tree_searchtable.py 0.00% 132 Missing :warning:
...netic_inference/tree/_impl/_TrieSearchInnerNode.py 0.00% 120 Missing :warning:
...hylogenetic_inference/tree/_impl/_TrieInnerNode.py 0.00% 39 Missing :warning:
...phylogenetic_inference/tree/_impl/_TrieLeafNode.py 0.00% 8 Missing :warning:
...trat/phylogenetic_inference/tree/_impl/__init__.py 0.00% 2 Missing :warning:

:exclamation: There is a different number of reports uploaded between BASE (3f0055a) and HEAD (a204cac). Click for more details.

HEAD has 50 uploads less than BASE | Flag | BASE (3f0055a) | HEAD (a204cac) | |------|------|------| |tests|72|22|
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #164 +/- ## =========================================== - Coverage 97.27% 81.16% -16.12% =========================================== Files 639 643 +4 Lines 8304 8945 +641 =========================================== - Hits 8078 7260 -818 - Misses 226 1685 +1459 ``` | [Flag](https://app.codecov.io/gh/mmore500/hstrat/pull/164/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matthew+Andres+Moreno) | Coverage Δ | | |---|---|---| | [tests](https://app.codecov.io/gh/mmore500/hstrat/pull/164/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matthew+Andres+Moreno) | `81.16% <1.55%> (-16.12%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matthew+Andres+Moreno#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.