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

993 progress: Convert test_catalog.py, test_layout.py and test_link.py to pytest #1527

Merged
merged 9 commits into from
Feb 16, 2025

Conversation

teks
Copy link
Contributor

@teks teks commented Feb 15, 2025

Related Issue(s): #993

Description: Convert test_catalog.py, test_layout.py and test_link.py to pytest.

PR Checklist:

  • Pre-commit hooks pass (run pre-commit run --all-files)
  • Tests pass (run pytest)
  • 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.

Copy link

codecov bot commented Feb 15, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.49%. Comparing base (542b9fb) to head (94b8acf).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1527      +/-   ##
==========================================
+ Coverage   91.47%   91.49%   +0.01%     
==========================================
  Files          54       54              
  Lines        7542     7571      +29     
  Branches      915      922       +7     
==========================================
+ Hits         6899     6927      +28     
  Misses        457      457              
- Partials      186      187       +1     

☔ 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 Feb 16, 2025
Merged via the queue into stac-utils:main with commit 8f2290b Feb 16, 2025
19 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