Skip to content

Fix QuadPointEvaluator initialization issues#80

Open
MelanieInky wants to merge 4 commits into
KnutAM:mainfrom
MelanieInky:main
Open

Fix QuadPointEvaluator initialization issues#80
MelanieInky wants to merge 4 commits into
KnutAM:mainfrom
MelanieInky:main

Conversation

@MelanieInky

Copy link
Copy Markdown

Implement the changes as discussed in issue #76.

@MelanieInky MelanieInky marked this pull request as draft June 23, 2026 13:19
@MelanieInky

Copy link
Copy Markdown
Author

I copy pasted the logic from the function dispatching on ::AbstractDomainBuffer. The failing test now run successfully on my local machine but I am not sure I understand when exactly it will dispatch on ::AbstractDomainBuffer and if that function should be changed as well.

@MelanieInky MelanieInky marked this pull request as ready for review June 25, 2026 08:00
@codecov

codecov Bot commented Jun 25, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.89%. Comparing base (0b63017) to head (1dfd144).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #80      +/-   ##
==========================================
+ Coverage   96.82%   96.89%   +0.06%     
==========================================
  Files          30       30              
  Lines        1166     1160       -6     
==========================================
- Hits         1129     1124       -5     
+ Misses         37       36       -1     

☔ View full report in Codecov by Harness.
📢 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.

Comment thread src/Workers/QuadPointEvaluator.jl Outdated
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