Skip to content

Matrix based#321

Merged
CWillberg merged 118 commits intomainfrom
Matrix-based
Nov 28, 2025
Merged

Matrix based#321
CWillberg merged 118 commits intomainfrom
Matrix-based

Conversation

@JTHesse
Copy link
Copy Markdown
Collaborator

@JTHesse JTHesse commented Nov 12, 2025

Before submitting your PR, please review the following checklist:

  • CONSIDER adding a unit and/or fullscale test if your PR resolves an issue.
  • DO keep pull requests small so they can be easily reviewed.
  • DO make sure unit and fullscale tests pass.
  • DO make sure not to introduce any compiler warnings.
  • AVOID breaking the continuous integration build.
  • AVOID making significant changes to PeriLab's overall architecture.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Nov 18, 2025

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

❌ Patch coverage is 84.21673% with 134 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.98%. Comparing base (079dc72) to head (9aa0dec).
⚠️ Report is 125 commits behind head on main.

Files with missing lines Patch % Lines
...dels/Correspondence/Correspondence_matrix_based.jl 84.43% 66 Missing ⚠️
src/Core/Solver/Matrix_linear_static.jl 80.71% 27 Missing ⚠️
src/Core/Model_reduction/Model_reduction.jl 45.16% 17 Missing ⚠️
src/Core/Solver/Matrix_Verlet.jl 92.36% 11 Missing ⚠️
src/Models/Thermal/thermal_expansion.jl 37.50% 10 Missing ⚠️
src/Core/Data_manager.jl 87.50% 2 Missing ⚠️
src/PeriLab.jl 0.00% 1 Missing ⚠️
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #321      +/-   ##
==========================================
- Coverage   89.64%   88.98%   -0.67%     
==========================================
  Files          93       97       +4     
  Lines        8326     9105     +779     
==========================================
+ Hits         7464     8102     +638     
- Misses        862     1003     +141     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@CWillberg CWillberg added this to the V2.0 milestone Nov 27, 2025
@CWillberg CWillberg merged commit 3c013ec into main Nov 28, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants