Skip to content

div_ops: Compile with METRIC_3D#577

Open
bendudson wants to merge 2 commits into
masterfrom
compile-3dmetric
Open

div_ops: Compile with METRIC_3D#577
bendudson wants to merge 2 commits into
masterfrom
compile-3dmetric

Conversation

@bendudson

Copy link
Copy Markdown
Collaborator

Modify Div_par_fvv and Div_par_fvv_heating so that they compile with 3D metrics.

Maybe helps address issue #573

Modify Div_par_fvv and Div_par_fvv_heating so that they compile
with 3D metrics.
@codecov

codecov Bot commented Jun 10, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 16.00000% with 105 lines in your changes missing coverage. Please review.
✅ Project coverage is 48.96%. Comparing base (44ce2e6) to head (56b3283).

Files with missing lines Patch % Lines
include/div_ops.hxx 16.00% 103 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #577      +/-   ##
==========================================
- Coverage   49.26%   48.96%   -0.30%     
==========================================
  Files          96       96              
  Lines       10028    10095      +67     
  Branches     1454     1458       +4     
==========================================
+ Hits         4940     4943       +3     
- Misses       4593     4656      +63     
- Partials      495      496       +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.

Dataset.hermes.extract_[12]_tokamak_geometry() calls now result in an
error:
```
Traceback (most recent call last):
  File "/home/runner/work/hermes-3/hermes-3/build/tests/integrated/2D-recycling/runtest", line 144, in <module>
    ds = ds.hermes.extract_2d_tokamak_geometry()
  File "/home/runner/.local/lib/python3.10/site-packages/xhermes/accessors.py", line 172, in extract_2d_tokamak_geometry
    raise Exception(
Exception: extract_2d_tokamak_geometry was called twice! Note: this is now done automatically upon loading
```

@bshanahan bshanahan left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks OK to me -- don't think the test failures are related to this PR.

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