ONSAS / ONSAS.jl

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

First version of cantilever example #375

Closed jorgepz closed 1 year ago

jorgepz commented 1 year ago

adding cantilever example with @mforets

codecov-commenter commented 1 year ago

Codecov Report

Merging #375 (677ed84) into main (dd516ac) will increase coverage by 0.82%. The diff coverage is 100.00%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##             main     #375      +/-   ##
==========================================
+ Coverage   85.76%   86.59%   +0.82%     
==========================================
  Files          43       43              
  Lines        1588     1611      +23     
==========================================
+ Hits         1362     1395      +33     
+ Misses        226      216      -10     
Impacted Files Coverage Δ
src/Entities/Entities.jl 60.00% <ø> (ø)
src/StructuralAnalyses/LinearStaticAnalyses.jl 84.84% <ø> (ø)
src/CrossSections/Rectangles.jl 100.00% <100.00%> (ø)
src/Entities/Frames.jl 94.44% <100.00%> (+94.44%) :arrow_up:

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