Skip to content

Fix tests again#587

Open
mikekryjak wants to merge 2 commits into
masterfrom
fix-tests-again
Open

Fix tests again#587
mikekryjak wants to merge 2 commits into
masterfrom
fix-tests-again

Conversation

@mikekryjak

Copy link
Copy Markdown
Collaborator

This commit (c1f5915) introduced a workaround for the new xHermes selectors which blended the new selector system with old style index selection. This was a narrow fix for the test but broke it when gen_data=True.

I also spent a bit of time confusing myself about why 2D-recycling omits edge domain cells, thinking something could be wrong. I update comments/docs to make it clearer for the next person. Prek made formatting changes to the rest of the file as well.

Explain why outer cells neglected.
Comment thread tests/integrated/2D-production/runtest
Consistent data checking and generation.
Removed the odd workaround for the new xHermes selection to go from "selection to indices". The guard cells have changed since the last time the data was generated, so now the check and data generation are without guards and I've regenerated the data. This is appropriate as time derivatives are not evolved in the guard cells and may change arbitrarily.
@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 49.08%. Comparing base (0a67d50) to head (1dc35d7).
⚠️ Report is 8 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #587      +/-   ##
==========================================
- Coverage   49.32%   49.08%   -0.25%     
==========================================
  Files          96       96              
  Lines       10029    10038       +9     
  Branches     1453     1452       -1     
==========================================
- Hits         4947     4927      -20     
- Misses       4587     4606      +19     
- Partials      495      505      +10     

☔ 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.

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