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

Re-record cassettes, fix three tests #491

Merged
merged 2 commits into from
Apr 20, 2023
Merged

Re-record cassettes, fix three tests #491

merged 2 commits into from
Apr 20, 2023

Conversation

gadomski
Copy link
Member

@gadomski gadomski commented Apr 20, 2023

Description:
Welcome to the pitfalls of pytest-vcr. The three tests were grabbing all or a lot of the planetarycomputer, oops. The update was done with:

pytest --record-mode rewrite

PR Checklist:

  • Code is formatted
  • Tests pass
  • Changes are added to the CHANGELOG

The three tests were grabbing all or a lot of the planetarycomputer, oops.
@gadomski gadomski added this to the 0.6.2 milestone Apr 20, 2023
@gadomski gadomski requested a review from jsignell April 20, 2023 16:47
@gadomski gadomski self-assigned this Apr 20, 2023
Copy link
Member

@jsignell jsignell left a comment

Choose a reason for hiding this comment

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

LGTM

@gadomski gadomski enabled auto-merge (rebase) April 20, 2023 16:59
@jsignell
Copy link
Member

We should maybe have a scheduled CI run that deletes all the cassettes and recreates them. Or it should be a release step

@gadomski
Copy link
Member Author

I like the release step idea a lot, I'll make a PR to those docs.

@codecov-commenter
Copy link

Codecov Report

Patch and project coverage have no change.

Comparison is base (789fbd3) 87.27% compared to head (f472118) 87.27%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #491   +/-   ##
=======================================
  Coverage   87.27%   87.27%           
=======================================
  Files          11       11           
  Lines         833      833           
=======================================
  Hits          727      727           
  Misses        106      106           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@gadomski gadomski merged commit a3d50a9 into main Apr 20, 2023
16 checks passed
@gadomski gadomski deleted the fix-tests branch April 20, 2023 17:02
@gadomski gadomski modified the milestones: 0.6.2, 0.7.0 Apr 27, 2023
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.

None yet

3 participants