-
-
Notifications
You must be signed in to change notification settings - Fork 409
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
Formal integral tests needed for interpolate_shells > 0 #1465
Comments
@chvogl I would like to work on this issue. Can you provide more details on how I can write these tests or some code that can be used as a reference. |
It looks like I did not do my research on this one. We actually have tests for interpolate_shells > 0: |
@chvogl So should I make a PR with these changes ( removing the |
@antreev-brar Go for it! |
@chvogl what is the status of the issue? |
@aribalam If you want to work on the issue, that would be great! You can read up on how to update the reference data on our |
@chvogl While updating the refence data, the integral test were failing due to the following error -
Any reason why this must be happening? |
At first glance, this seems to be related to #1452. Maybe @Rodot- or @jaladh-singhal can comment on this. |
@chvogl On careful observation, I am guessing the issue lies in not passing the |
As demonstrated through the bug from issue #1463, we need tests of the formal integral that also cover the case where "interpolate_shells > 0".
The text was updated successfully, but these errors were encountered: