Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert elasticity changes introduced in PR #767 #1199

Merged
merged 3 commits into from
Feb 26, 2025

Conversation

tsmathis
Copy link
Collaborator

#767 removed a check on deformation tasks that was deemed unnecessary.

This removal was based on the impression that the input for the elasticity builder would only have tasks related to elastic calculations, this however is not the current behavior due to the aggregation of tasks by the materials builder, so this check on the deformation matrix is needed.

@codecov-commenter
Copy link

codecov-commenter commented Feb 25, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.13%. Comparing base (96b4e93) to head (700c306).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1199      +/-   ##
==========================================
- Coverage   90.18%   90.13%   -0.06%     
==========================================
  Files         147      147              
  Lines       14504    14506       +2     
==========================================
- Hits        13081    13075       -6     
- Misses       1423     1431       +8     

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

@tsmathis tsmathis merged commit 0f38db7 into main Feb 26, 2025
8 checks passed
@tsmathis tsmathis deleted the revert-elasticity-changes branch February 26, 2025 00:18
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.

2 participants