ONSAS / ONSAS.jl

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

Solution initialization #477

Closed mvanzulli closed 9 months ago

mvanzulli commented 9 months ago

Requires #467 ⚠️ Closes #476

codecov-commenter commented 9 months ago

Codecov Report

Merging #477 (8749671) into main (c5dfb61) will increase coverage by 0.25%. The diff coverage is 97.33%.

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

@@            Coverage Diff             @@
##             main     #477      +/-   ##
==========================================
+ Coverage   86.86%   87.12%   +0.25%     
==========================================
  Files          44       44              
  Lines        1705     1747      +42     
==========================================
+ Hits         1481     1522      +41     
- Misses        224      225       +1     
Files Coverage Δ
src/StructuralAnalyses/LinearStaticAnalyses.jl 87.80% <100.00%> (+2.51%) :arrow_up:
src/StructuralAnalyses/NonLinearStaticAnalyses.jl 89.13% <100.00%> (+1.32%) :arrow_up:
src/StructuralAnalyses/StaticAnalyses.jl 100.00% <100.00%> (ø)
src/StructuralAnalyses/StaticStates.jl 82.97% <100.00%> (+0.37%) :arrow_up:
src/StructuralAnalyses/StructuralAnalyses.jl 82.35% <100.00%> (+1.10%) :arrow_up:
src/StructuralSolvers/Solutions.jl 38.53% <100.00%> (+6.89%) :arrow_up:
src/StructuralSolvers/StructuralSolvers.jl 69.44% <77.77%> (+0.78%) :arrow_up:

:mega: Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!