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

Remove unused Overdrive credentials from the database #2061

Merged
merged 2 commits into from
Oct 2, 2024

Conversation

jonathangreen
Copy link
Member

Description

Small follow up to #2060 to delete the credentials from the database that we stopped using in that PR.

🚨 This is ready for a code review, but it shouldn't get merged until #2060 is in a release. I'll keep it in draft until then.

Motivation and Context

🧹 cleanup

How Has This Been Tested?

  • Running unit tests

Checklist

  • I have updated the documentation accordingly.
  • All new and existing tests passed.

@jonathangreen jonathangreen added the DB migration This PR contains a DB migration label Sep 16, 2024
@jonathangreen jonathangreen requested a review from a team September 16, 2024 20:03
Copy link

codecov bot commented Sep 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.65%. Comparing base (a6a44e2) to head (e0e000e).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2061   +/-   ##
=======================================
  Coverage   90.65%   90.65%           
=======================================
  Files         344      344           
  Lines       40581    40581           
  Branches     8822     8822           
=======================================
  Hits        36790    36790           
  Misses       2484     2484           
  Partials     1307     1307           

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

Copy link
Contributor

@tdilauro tdilauro left a comment

Choose a reason for hiding this comment

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

🔥

@jonathangreen jonathangreen marked this pull request as ready for review October 2, 2024 10:07
@jonathangreen jonathangreen force-pushed the chore/overdrive-cleanup-migration branch from b0611eb to de734c9 Compare October 2, 2024 10:07
@jonathangreen jonathangreen force-pushed the chore/overdrive-cleanup-migration branch from de734c9 to 06204db Compare October 2, 2024 15:59
@jonathangreen jonathangreen merged commit f351546 into main Oct 2, 2024
20 checks passed
@jonathangreen jonathangreen deleted the chore/overdrive-cleanup-migration branch October 2, 2024 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DB migration This PR contains a DB migration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants