Skip to content

Update schemas submodule with plugin name changes#868

Draft
ceblanton wants to merge 8 commits into
NOAA-GFDL:mainfrom
ceblanton:853.update-plugin-names
Draft

Update schemas submodule with plugin name changes#868
ceblanton wants to merge 8 commits into
NOAA-GFDL:mainfrom
ceblanton:853.update-plugin-names

Conversation

@ceblanton
Copy link
Copy Markdown
Contributor

Describe your changes

Issue ticket number and link (if applicable)

Fixes #853 (replace XXX with the issue number and GitHub will autolink the PR to the issue)

Checklist before requesting a review

  • I ran my code
  • I tried to make my code readable
  • I tried to comment my code
  • I wrote a new test, if applicable
  • I wrote new instructions/documentation, if applicable
  • I ran pytest and inspected it's output
  • I ran pylint and attempted to implement some of it's feedback
  • No print statements; all user-facing info uses logging module

Note: If you are a code maintainer updating the tag or releasing a new fre-cli version, please use the release_procedure.md template. To quickly use this template, open a new pull request, choose your branch, and add ?template=release_procedure.md to the end of the url.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 22, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.82%. Comparing base (705f6cf) to head (d2d1e73).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #868      +/-   ##
==========================================
- Coverage   84.36%   83.82%   -0.54%     
==========================================
  Files          71       71              
  Lines        5003     5003              
==========================================
- Hits         4221     4194      -27     
- Misses        782      809      +27     
Flag Coverage Δ
unittests 83.82% <100.00%> (-0.54%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
fre/pp/configure_script_yaml.py 89.83% <100.00%> (ø)

... and 3 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 705f6cf...d2d1e73. Read the comment docs.

🚀 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Rename preanalysis, refinediag, and analysis names

1 participant