Conversation
There was a problem hiding this comment.
Pull request overview
Adds a regression test for issue #1191, testing that dot-product operations between FE bases from different sub-domains can be evaluated without errors.
Changes:
- Added
test/GridapTests/issues/issue_1191.jlwith tests for cross-domain FE basis operations - Registered the new test in
test/GridapTests/runtests.jl
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| test/GridapTests/issues/issue_1191.jl | New regression test for issue 1191 |
| test/GridapTests/runtests.jl | Registers the new test |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
You can also share your feedback on Copilot code review. Take the survey.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## issue_1191 #1250 +/- ##
==============================================
- Coverage 89.60% 89.31% -0.29%
==============================================
Files 213 212 -1
Lines 28571 27013 -1558
==============================================
- Hits 25602 24128 -1474
+ Misses 2969 2885 -84
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
No description provided.