ONSAS / ONSAS.jl

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

`_unwrap` method deleted #453

Closed mvanzulli closed 1 year ago

mvanzulli commented 1 year ago

Since ScalarWrapper object is deprecated the _unwrap method is no longer useful.

Closes #451

codecov-commenter commented 1 year ago

Codecov Report

Merging #453 (062f07b) into main (86b1366) will increase coverage by 0.13%. Report is 15 commits behind head on main. The diff coverage is 90.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     #453      +/-   ##
==========================================
+ Coverage   86.84%   86.98%   +0.13%     
==========================================
  Files          43       44       +1     
  Lines        1680     1698      +18     
==========================================
+ Hits         1459     1477      +18     
  Misses        221      221              
Files Changed Coverage Δ
src/ONSAS.jl 100.00% <ø> (ø)
src/StructuralAnalyses/LinearStaticAnalyses.jl 85.29% <0.00%> (ø)
src/StructuralAnalyses/NonLinearStaticAnalyses.jl 87.80% <0.00%> (ø)
src/Utils.jl 95.23% <ø> (ø)
src/Interfaces/VTK.jl 100.00% <100.00%> (ø)

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