Skip to content

Conversation

@JamesMcClung
Copy link
Collaborator

@JamesMcClung JamesMcClung commented Nov 24, 2025

The gauss and continuity DataSets have 1 DataArray per component (with a 1-long "component" dimension), instead of 1 DataArray containing all components like pfd and pfd_moments. The DataArray and component name overlapped, so when the super-DataArray containing all the components was supposed to be dropped, it was actually dropping the desired component itself.

@codecov
Copy link

codecov bot commented Nov 24, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

Files with missing lines Coverage Δ
src/pscpy/postprocessing.py 100.00% <100.00%> (ø)
src/pscpy/psc.py 96.00% <100.00%> (+0.16%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@JamesMcClung JamesMcClung merged commit 4b434a0 into psc-code:main Nov 24, 2025
4 checks passed
@JamesMcClung JamesMcClung deleted the fix-drop-vars branch November 24, 2025 18:29
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.

1 participant