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

Update to v0.9 #313

Merged
merged 2 commits into from
Nov 3, 2023
Merged

Update to v0.9 #313

merged 2 commits into from
Nov 3, 2023

Conversation

stephenworsley
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Nov 2, 2023

Codecov Report

Merging #313 (be984d9) into main (4f685cf) will increase coverage by 0.06%.
Report is 1 commits behind head on main.
The diff coverage is 96.89%.

@@            Coverage Diff             @@
##             main     #313      +/-   ##
==========================================
+ Coverage   98.75%   98.81%   +0.06%     
==========================================
  Files          33       34       +1     
  Lines        3680     3806     +126     
==========================================
+ Hits         3634     3761     +127     
+ Misses         46       45       -1     
Files Coverage Δ
esmf_regrid/__init__.py 44.44% <100.00%> (ø)
...scheme/test_regrid_unstructured_to_unstructured.py 100.00% <100.00%> (ø)
...regrid/tests/unit/schemes/test_ESMFAreaWeighted.py 100.00% <ø> (ø)
...smf_regrid/tests/unit/schemes/test_ESMFBilinear.py 100.00% <ø> (ø)
esmf_regrid/tests/unit/schemes/test_ESMFNearest.py 100.00% <ø> (ø)
esmf_regrid/experimental/unstructured_scheme.py 92.85% <87.50%> (-1.27%) ⬇️
esmf_regrid/schemes.py 96.25% <87.50%> (+0.65%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@HGWright HGWright self-requested a review November 3, 2023 10:46
@HGWright HGWright merged commit 5ead49e into SciTools:main Nov 3, 2023
15 checks passed
stephenworsley added a commit to stephenworsley/iris-esmf-regrid that referenced this pull request Apr 25, 2024
* main: (42 commits)
  Update lockfiles and fix for new esmpy (SciTools#342)
  Fix for esmpy (SciTools#353)
  Fix usage of map_blocks (SciTools#338)
  Revert "Updated environment lockfiles (SciTools#335)" (SciTools#341)
  Updated environment lockfiles (SciTools#335)
  Bump actions/cache from 3 to 4 (SciTools#333)
  Bump actions/upload-artifact from 3 to 4 (SciTools#324)
  Bump actions/stale from 8.0.0 to 9.0.0 (SciTools#322)
  fix asv (SciTools#339)
  [pre-commit.ci] pre-commit autoupdate (SciTools#330)
  Bump scitools/workflows from 2023.09.0 to 2024.01.0 (SciTools#334)
  Updated environment lockfiles (SciTools#327)
  [pre-commit.ci] pre-commit autoupdate (SciTools#328)
  Updated environment lockfiles (SciTools#304)
  Add CITATION.cff (SciTools#319)
  updated for enums (SciTools#293)
  Flake8 compliant type checking. (SciTools#316)
  update to v0.10.dev0 (SciTools#314)
  Update to v0.9 (SciTools#313)
  First pass at mesh to mesh (SciTools#311)
  ...

# Conflicts:
#	CHANGELOG.md
#	esmf_regrid/esmf_regridder.py
#	esmf_regrid/schemes.py
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.

2 participants