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 test_Saver__ugrid.py #6017

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

pp-mo
Copy link
Member

@pp-mo pp-mo commented Jun 20, 2024

Correct comment, since after #6004 the behaviour, and the testcase changed but the comment did not !

@ESadek-MO tiny fix : hope this makes sense to you.

Correct comment, since after #6004 the behaviour, and the testcase changed but the comment did not !
Copy link

codecov bot commented Jun 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.75%. Comparing base (e7c0343) to head (ef5acd1).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6017   +/-   ##
=======================================
  Coverage   89.75%   89.75%           
=======================================
  Files          90       90           
  Lines       22951    22951           
  Branches     5027     5027           
=======================================
  Hits        20600    20600           
  Misses       1620     1620           
  Partials      731      731           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@@ -178,7 +178,7 @@ def mesh_location_size(mesh, location):


# A simple "standard" test mesh for multiple uses, which we can use for cubes
# that *share* a mesh (since we don't support mesh equality).
# that ** a mesh (since we don't support mesh equality).
Copy link
Contributor

Choose a reason for hiding this comment

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

Not sure what this is meant to mean?

"... we can use for cubes that ** a mesh..."

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

None yet

2 participants