Closed ASEM000 closed 2 years ago
Merging #17 (7d27c97) into main (4275187) will decrease coverage by
0.13%
. The diff coverage is97.90%
.
@@ Coverage Diff @@
## main #17 +/- ##
==========================================
- Coverage 99.53% 99.39% -0.14%
==========================================
Files 21 21
Lines 2563 2663 +100
==========================================
+ Hits 2551 2647 +96
- Misses 12 16 +4
Impacted Files | Coverage Δ | |
---|---|---|
tests/test_tree_viz.py | 100.00% <ø> (ø) |
|
pytreeclass/src/tree_op_base.py | 97.52% <25.00%> (-2.48%) |
:arrow_down: |
pytreeclass/src/tree_indexer.py | 99.50% <97.61%> (-0.50%) |
:arrow_down: |
pytreeclass/__init__.py | 100.00% <100.00%> (ø) |
|
pytreeclass/src/decorator.py | 100.00% <100.00%> (ø) |
|
pytreeclass/src/tree_base.py | 99.09% <100.00%> (-0.04%) |
:arrow_down: |
pytreeclass/src/tree_util.py | 98.31% <100.00%> (+0.05%) |
:arrow_up: |
pytreeclass/src/tree_viz.py | 97.14% <100.00%> (ø) |
|
tests/test_decorator.py | 100.00% <100.00%> (ø) |
|
tests/test_freezing.py | 100.00% <100.00%> (ø) |
|
... and 3 more |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
closes #16