Skip to content

Tweaks#76

Merged
ilaflott merged 21 commits intomainfrom
tweaks
Apr 15, 2026
Merged

Tweaks#76
ilaflott merged 21 commits intomainfrom
tweaks

Conversation

@ilaflott
Copy link
Copy Markdown
Owner

@ilaflott ilaflott commented Apr 15, 2026

Describe your changes

  • adjustments to README for clarity, readability, and near-future functionality
  • adjust package requirements to remove unneeded cftime
  • update package metadata in meta.yaml, pyproject.toml, and environment.yaml
  • update mocked imports for readthedocs build in docs/conf.py
  • adjust create_test_conda_env to test against 3.14, setup miniforge and env differently
  • build_conda and publish_conda will now run more tests, which if not successful, fail the workflows
  • clobbered/re-built .cspell/ok-unknown-words.txt based on words in current repo
  • adjust pull_request_template
  • pylint score now above 9.6

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 15, 2026

Codecov Report

❌ Patch coverage is 92.30769% with 1 line in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
fremorizer/cmor_mixer.py 0.00% 1 Missing ⚠️
@@           Coverage Diff           @@
##             main      #76   +/-   ##
=======================================
  Coverage   95.03%   95.03%           
=======================================
  Files          10       10           
  Lines        1310     1310           
=======================================
  Hits         1245     1245           
  Misses         65       65           
Files with missing lines Coverage Δ
fremorizer/__init__.py 100.00% <100.00%> (ø)
fremorizer/cli.py 100.00% <ø> (ø)
fremorizer/cmor_config.py 97.53% <ø> (ø)
fremorizer/cmor_constants.py 100.00% <ø> (ø)
fremorizer/cmor_finder.py 100.00% <ø> (ø)
fremorizer/cmor_helpers.py 94.24% <100.00%> (ø)
fremorizer/cmor_init.py 100.00% <ø> (ø)
fremorizer/cmor_yamler.py 99.02% <100.00%> (ø)
fremorizer/cmor_mixer.py 91.65% <0.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 adf203f...58ab05d. Read the comment docs.

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

@ilaflott ilaflott merged commit 8bf7bff into main Apr 15, 2026
13 checks passed
@ilaflott ilaflott deleted the tweaks branch April 16, 2026 20:08
@ilaflott ilaflott linked an issue Apr 17, 2026 that may be closed by this pull request
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.

update .cspell/ok-unknown-words.txt

2 participants