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

add parallel option to `.at[...].apply` #85

Closed ASEM000 closed 1 year ago

review-notebook-app[bot] commented 1 year ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 99.81% and project coverage change: -0.03% :warning:

Comparison is base (9c574cf) 99.04% compared to head (c6532bb) 99.02%.

:exclamation: Current head c6532bb differs from pull request most recent head bd4e0a1. Consider uploading reports for the commit bd4e0a1 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #85 +/- ## ========================================== - Coverage 99.04% 99.02% -0.03% ========================================== Files 15 15 Lines 2730 2757 +27 ========================================== + Hits 2704 2730 +26 - Misses 26 27 +1 ``` | [Files Changed](https://app.codecov.io/gh/ASEM000/PyTreeClass/pull/85?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Mahmoud+Asem) | Coverage Δ | | |---|---|---| | [pytreeclass/\_src/code\_build.py](https://app.codecov.io/gh/ASEM000/PyTreeClass/pull/85?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Mahmoud+Asem#diff-cHl0cmVlY2xhc3MvX3NyYy9jb2RlX2J1aWxkLnB5) | `97.22% <ø> (ø)` | | | [pytreeclass/\_src/tree\_base.py](https://app.codecov.io/gh/ASEM000/PyTreeClass/pull/85?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% <ø> (ø)` | | | [pytreeclass/\_src/tree\_mask.py](https://app.codecov.io/gh/ASEM000/PyTreeClass/pull/85?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Mahmoud+Asem#diff-cHl0cmVlY2xhc3MvX3NyYy90cmVlX21hc2sucHk=) | `98.27% <ø> (ø)` | | | [pytreeclass/\_src/tree\_pprint.py](https://app.codecov.io/gh/ASEM000/PyTreeClass/pull/85?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Mahmoud+Asem#diff-cHl0cmVlY2xhc3MvX3NyYy90cmVlX3BwcmludC5weQ==) | `99.60% <ø> (ø)` | | | [pytreeclass/\_src/tree\_util.py](https://app.codecov.io/gh/ASEM000/PyTreeClass/pull/85?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Mahmoud+Asem#diff-cHl0cmVlY2xhc3MvX3NyYy90cmVlX3V0aWwucHk=) | `97.83% <ø> (ø)` | | | [pytreeclass/\_src/tree\_index.py](https://app.codecov.io/gh/ASEM000/PyTreeClass/pull/85?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Mahmoud+Asem#diff-cHl0cmVlY2xhc3MvX3NyYy90cmVlX2luZGV4LnB5) | `98.53% <95.45%> (-0.39%)` | :arrow_down: | | [pytreeclass/\_\_init\_\_.py](https://app.codecov.io/gh/ASEM000/PyTreeClass/pull/85?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%> (ø)` | | | [tests/test\_indexing.py](https://app.codecov.io/gh/ASEM000/PyTreeClass/pull/85?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Mahmoud+Asem#diff-dGVzdHMvdGVzdF9pbmRleGluZy5weQ==) | `99.66% <100.00%> (+<0.01%)` | :arrow_up: | | [tests/test\_nn.py](https://app.codecov.io/gh/ASEM000/PyTreeClass/pull/85?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Mahmoud+Asem#diff-dGVzdHMvdGVzdF9ubi5weQ==) | `98.79% <100.00%> (ø)` | | | [tests/test\_tree\_freeze.py](https://app.codecov.io/gh/ASEM000/PyTreeClass/pull/85?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Mahmoud+Asem#diff-dGVzdHMvdGVzdF90cmVlX2ZyZWV6ZS5weQ==) | `100.00% <100.00%> (ø)` | | | ... and [4 more](https://app.codecov.io/gh/ASEM000/PyTreeClass/pull/85?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Mahmoud+Asem) | |

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