ccaprani / pycba

Python Continuous Beam Analysis
https://ccaprani.github.io/pycba/
Apache License 2.0
61 stars 26 forks source link

Minor fix for plot envelopes #90

Closed RoccoRaimo closed 4 months ago

RoccoRaimo commented 4 months ago

Minor fix on bridge analysis plot envelopes. Bending moment was shown with negative sign and the y-axis was not inverted. Minor fix on "stress resultants".

codecov-commenter commented 4 months ago

Codecov Report

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

Project coverage is 83.31%. Comparing base (9322c65) to head (a22d19b). Report is 16 commits behind head on main.

Files Patch % Lines
src/pycba/bridge.py 0.00% 4 Missing :warning:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #90 +/- ## ========================================== + Coverage 79.97% 83.31% +3.34% ========================================== Files 13 13 Lines 1368 1582 +214 ========================================== + Hits 1094 1318 +224 + Misses 274 264 -10 ```

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