cpmech / plotpy

Rust plotting library using Python (Matplotlib)
MIT License
65 stars 6 forks source link

[Important] Make set super title to receive a reference to SuperTitle… #81

Closed cpmech closed 1 month ago

cpmech commented 1 month ago

…Params. Impl clone for SuperTitleParams

codecov-commenter commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.79%. Comparing base (1f2987a) to head (0819c4c). Report is 65 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #81 +/- ## ========================================== + Coverage 99.68% 99.79% +0.10% ========================================== Files 19 20 +1 Lines 5132 5386 +254 ========================================== + Hits 5116 5375 +259 + Misses 16 11 -5 ```

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