cpmech / plotpy

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

Remove dependency on russell lab #36

Closed cpmech closed 11 months ago

codecov-commenter commented 11 months ago

Codecov Report

Merging #36 (0c90f44) into main (9b6b26e) will increase coverage by 0.01%. Report is 9 commits behind head on main. The diff coverage is n/a.

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

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

@@            Coverage Diff             @@
##             main      #36      +/-   ##
==========================================
+ Coverage   99.78%   99.79%   +0.01%     
==========================================
  Files          15       16       +1     
  Lines        4227     4442     +215     
==========================================
+ Hits         4218     4433     +215     
  Misses          9        9              
Files Coverage Δ
src/as_matrix.rs 100.00% <ø> (ø)
src/as_vector.rs 100.00% <ø> (ø)
src/auxiliary.rs 100.00% <ø> (ø)
src/constants.rs 100.00% <ø> (ø)
src/contour.rs 100.00% <ø> (ø)
src/curve.rs 100.00% <ø> (ø)
src/legend.rs 100.00% <ø> (ø)
src/plot.rs 99.09% <ø> (ø)
src/slope_icon.rs 100.00% <ø> (ø)
src/surface.rs 100.00% <ø> (ø)
... and 1 more

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more