ONSAS / ONSAS.jl

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

Abstract static state #465

Closed mforets closed 10 months ago

mforets commented 10 months ago

Prep for https://github.com/ONSAS/ONSAS.jl/issues/429

codecov-commenter commented 10 months ago

Codecov Report

Merging #465 (3f91c62) into main (959b927) will increase coverage by 0.00%. The diff coverage is 100.00%.

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

@@           Coverage Diff           @@
##             main     #465   +/-   ##
=======================================
  Coverage   86.94%   86.95%           
=======================================
  Files          44       44           
  Lines        1693     1694    +1     
=======================================
+ Hits         1472     1473    +1     
  Misses        221      221           
Files Coverage Δ
src/Interfaces/VTK.jl 100.00% <ø> (ø)
src/ONSAS.jl 100.00% <ø> (ø)
src/StructuralAnalyses/StaticStates.jl 87.80% <ø> (ø)
src/StructuralAnalyses/StructuralAnalyses.jl 81.25% <ø> (ø)
src/StructuralSolvers/Solutions.jl 31.63% <100.00%> (+0.70%) :arrow_up:

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