mahrz24 / netext

Netext is a graph (network) rendering library for the terminal.
MIT License
52 stars 2 forks source link

Property rewrite #55

Closed mahrz24 closed 9 months ago

codecov[bot] commented 9 months ago

Codecov Report

Attention: Patch coverage is 81.30511% with 106 lines in your changes are missing coverage. Please review.

Project coverage is 82.07%. Comparing base (fd88251) to head (b6b89f0). Report is 3 commits behind head on main.

Files Patch % Lines
netext/shapes/shape.py 62.50% 39 Missing :warning:
netext/rendering/segment_buffer.py 54.28% 32 Missing :warning:
netext/console_graph.py 80.00% 10 Missing :warning:
netext/node_rasterizer.py 75.00% 8 Missing :warning:
netext/node_rendering/buffers.py 93.57% 7 Missing :warning:
netext/shapes/box.py 76.66% 7 Missing :warning:
netext/properties/node.py 96.20% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #55 +/- ## ========================================== + Coverage 81.82% 82.07% +0.24% ========================================== Files 28 34 +6 Lines 2003 2237 +234 ========================================== + Hits 1639 1836 +197 - Misses 364 401 +37 ```

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