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

fix gridcode pydoc #1332

Merged
merged 1 commit into from
Apr 26, 2024
Merged

fix gridcode pydoc #1332

merged 1 commit into from
Apr 26, 2024

Conversation

philvarner
Copy link
Collaborator

Related Issue(s):

  • n/a

Description:

fix grid extension docs on code property, which were not modified after copying from the MGRS extension (oops, my fault!)

PR Checklist:

  • pre-commit hooks pass locally
  • Tests pass (run scripts/test)
  • Documentation has been updated to reflect changes, if applicable
  • This PR maintains or improves overall codebase code coverage.
  • Changes are added to the CHANGELOG. See the docs for information about adding to the changelog.

@philvarner philvarner requested a review from gadomski April 26, 2024 12:34
Copy link

codecov bot commented Apr 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.20%. Comparing base (3b4ca59) to head (3dfea2e).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1332   +/-   ##
=======================================
  Coverage   91.20%   91.20%           
=======================================
  Files          51       51           
  Lines        7024     7024           
  Branches     1005     1005           
=======================================
  Hits         6406     6406           
  Misses        443      443           
  Partials      175      175           

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

@gadomski gadomski added this pull request to the merge queue Apr 26, 2024
Merged via the queue into stac-utils:main with commit 69ac651 Apr 26, 2024
24 checks passed
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