ASEM000 / pytreeclass

Visualize, create, and operate on pytrees in the most intuitive way possible.
https://pytreeclass.rtfd.io/en/latest
Apache License 2.0
42 stars 2 forks source link

Unify freeze and static #27

Closed ASEM000 closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Base: 99.59% // Head: 99.38% // Decreases project coverage by -0.21% :warning:

Coverage data is based on head (a5fb5e5) compared to base (c851f4d). Patch coverage: 93.33% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #27 +/- ## ========================================== - Coverage 99.59% 99.38% -0.22% ========================================== Files 31 31 Lines 2746 2776 +30 ========================================== + Hits 2735 2759 +24 - Misses 11 17 +6 ``` | [Impacted Files](https://codecov.io/gh/ASEM000/PyTreeClass/pull/27?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Mahmoud+Asem) | Coverage Δ | | |---|---|---| | [tests/test\_tree\_viz.py](https://codecov.io/gh/ASEM000/PyTreeClass/pull/27/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Mahmoud+Asem#diff-dGVzdHMvdGVzdF90cmVlX3Zpei5weQ==) | `100.00% <ø> (ø)` | | | [pytreeclass/tree\_viz/tree\_pprint.py](https://codecov.io/gh/ASEM000/PyTreeClass/pull/27/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Mahmoud+Asem#diff-cHl0cmVlY2xhc3MvdHJlZV92aXovdHJlZV9wcHJpbnQucHk=) | `96.45% <89.79%> (-3.55%)` | :arrow_down: | | [pytreeclass/\_src/tree\_util.py](https://codecov.io/gh/ASEM000/PyTreeClass/pull/27/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Mahmoud+Asem#diff-cHl0cmVlY2xhc3MvX3NyYy90cmVlX3V0aWwucHk=) | `99.32% <95.23%> (-0.68%)` | :arrow_down: | | [pytreeclass/\_\_init\_\_.py](https://codecov.io/gh/ASEM000/PyTreeClass/pull/27/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Mahmoud+Asem#diff-cHl0cmVlY2xhc3MvX19pbml0X18ucHk=) | `100.00% <100.00%> (ø)` | | | [pytreeclass/\_src/tree\_base.py](https://codecov.io/gh/ASEM000/PyTreeClass/pull/27/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Mahmoud+Asem#diff-cHl0cmVlY2xhc3MvX3NyYy90cmVlX2Jhc2UucHk=) | `100.00% <100.00%> (ø)` | | | [pytreeclass/tree\_viz/tree\_summary.py](https://codecov.io/gh/ASEM000/PyTreeClass/pull/27/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Mahmoud+Asem#diff-cHl0cmVlY2xhc3MvdHJlZV92aXovdHJlZV9zdW1tYXJ5LnB5) | `97.56% <100.00%> (+0.12%)` | :arrow_up: | | [pytreeclass/tree\_viz/utils.py](https://codecov.io/gh/ASEM000/PyTreeClass/pull/27/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Mahmoud+Asem#diff-cHl0cmVlY2xhc3MvdHJlZV92aXovdXRpbHMucHk=) | `100.00% <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=Mahmoud+Asem). 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=Mahmoud+Asem)

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