Skip to content

more by-hand review, tweaks, version updates, submodule updates, etc.#85

Merged
ilaflott merged 12 commits intomainfrom
more_human_review_and_tweaks
Apr 17, 2026
Merged

more by-hand review, tweaks, version updates, submodule updates, etc.#85
ilaflott merged 12 commits intomainfrom
more_human_review_and_tweaks

Conversation

@ilaflott
Copy link
Copy Markdown
Owner

Describe your changes

short description of the PR

Issue ticket number and link

Except for urgent hot-fixes by those with appropriate permissions, PRs without issues will not be reviewed.
After an issue is opened, replace X below with the issue number, and GitHub will autolink PR to issue.

Fixes #X

Checklist before requesting a review

  • I ran this code and know what it does
  • I commented the code and think it is readable
  • I wrote new tests to cover newly added lines
  • I wrote new documentation to explain new functionality
  • pylint and pytest checks are passing
  • No print statements; all user-facing info uses logging module

Note: If you are a maintainer updating the tag or releasing a new version, 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-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 17, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

@@           Coverage Diff           @@
##             main      #85   +/-   ##
=======================================
  Coverage   95.03%   95.03%           
=======================================
  Files          10       10           
  Lines        1310     1310           
=======================================
  Hits         1245     1245           
  Misses         65       65           
Files with missing lines Coverage Δ
fremorizer/cli.py 100.00% <100.00%> (ø)
fremorizer/cmor_config.py 97.53% <ø> (ø)
fremorizer/cmor_init.py 100.00% <ø> (ø)

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 68ab12a...5ee360e. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

This was linked to issues Apr 17, 2026
@ilaflott ilaflott merged commit 5b5f6cb into main Apr 17, 2026
13 checks passed
@ilaflott ilaflott deleted the more_human_review_and_tweaks branch April 20, 2026 18:30
@ilaflott ilaflott restored the more_human_review_and_tweaks branch April 20, 2026 18:31
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.

README needs a bit more org+polish Update cmor to 3.14.2

2 participants