Skip to content
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

Accumulator Additional Tests and Fixes #3166

Merged
merged 21 commits into from
Nov 13, 2024

Conversation

darianboggs
Copy link
Contributor

Types of change(s)

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Trivial change (affects only documentation or cleanup)
  • Refactor (no functional changes, no api changes)

Checklist

  • Tested this change with a run of GEOSgcm
  • Ran the Unit Tests (make tests)

Description

This PR provides additional tests for AccumlatorAction and the types derived from it. Also, it includes fixes to AccumulatorAction and derived types in response to tests.

Related Issue

@darianboggs darianboggs added 🎁 New Feature This is a new feature 0 Diff The changes in this pull request have verified to be zero-diff with the target branch. 📈 MAPL3 MAPL 3 Related labels Nov 8, 2024
@darianboggs darianboggs self-assigned this Nov 8, 2024
@darianboggs darianboggs requested a review from a team as a code owner November 8, 2024 21:08
Copy link
Collaborator

@tclune tclune left a comment

Choose a reason for hiding this comment

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

Have a few issues that I want to discuss before merging.

@tclune
Copy link
Collaborator

tclune commented Nov 12, 2024

I understand. But why not use the mechanism that the rest of MAPL tests are using in this regard? I'm not doubting that it will work.

@darianboggs
Copy link
Contributor Author

Pushed update with changes to accumulator action names and base branch update

@darianboggs
Copy link
Contributor Author

Waiting for tests (local) to finish to push up update to base branch.

@darianboggs
Copy link
Contributor Author

I don't know why GEOSadas tests are failing, but I assume they are not fatal.

@tclune
Copy link
Collaborator

tclune commented Nov 13, 2024

I don't know why GEOSadas tests are failing, but I assume they are not fatal.

They are random and unrelated to any MAPL3 code. And yes, very annoying.

@tclune tclune self-requested a review November 13, 2024 13:55
@tclune tclune merged commit 372d637 into release/MAPL-v3 Nov 13, 2024
35 of 37 checks passed
@tclune tclune deleted the feature/wdboggs/accumulator_additional_tests branch November 13, 2024 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0 Diff The changes in this pull request have verified to be zero-diff with the target branch. 📈 MAPL3 MAPL 3 Related 🎁 New Feature This is a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants