ONSAS / ONSAS.jl

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

Rename Svk to SVK #377

Closed mforets closed 1 year ago

mforets commented 1 year ago

Closes https://github.com/ONSAS/ONSAS.jl/issues/372

codecov-commenter commented 1 year ago

Codecov Report

Merging #377 (00172b1) into main (a4f65f7) will not change coverage. 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     #377   +/-   ##
=======================================
  Coverage   86.92%   86.92%           
=======================================
  Files          43       43           
  Lines        1568     1568           
=======================================
  Hits         1363     1363           
  Misses        205      205           
Impacted Files Coverage Δ
src/ONSAS.jl 100.00% <ø> (ø)
src/Materials/SVKMaterial.jl 100.00% <100.00%> (ø)

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

mvanzulli commented 1 year ago

If the tests are fixed, go ahead and merge it