ONSAS / ONSAS.jl

An Open Nonlinear Structural Analysis Solver in Julia
MIT License
7 stars 1 forks source link

Structural Dynamic State #484

Closed mvanzulli closed 8 months ago

mvanzulli commented 8 months ago

Addressing #479

codecov[bot] commented 8 months ago

Codecov Report

Attention: 67 lines in your changes are missing coverage. Please review.

Comparison is base (d1ead05) 87.12% compared to head (6adb9f7) 83.99%.

Files Patch % Lines
src/StructuralAnalyses/DynamicStates.jl 0.00% 59 Missing :warning:
src/StructuralAnalyses/StructuralAnalyses.jl 0.00% 8 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #484 +/- ## ========================================== - Coverage 87.12% 83.99% -3.13% ========================================== Files 44 45 +1 Lines 1747 1818 +71 ========================================== + Hits 1522 1527 +5 - Misses 225 291 +66 ```

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