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 migrations #553

Merged
merged 1 commit into from
Jul 27, 2023
Merged

Fix migrations #553

merged 1 commit into from
Jul 27, 2023

Conversation

chadwhitacre
Copy link
Member

@chadwhitacre chadwhitacre commented Jul 26, 2023

Fixes a regression in db migrations in both dev and probably prod, introduced in #482. .

@codecov
Copy link

codecov bot commented Jul 26, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.01% 🎉

Comparison is base (6b6a0ec) 85.14% compared to head (53d1eef) 85.15%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #553      +/-   ##
==========================================
+ Coverage   85.14%   85.15%   +0.01%     
==========================================
  Files          97       97              
  Lines        2444     2446       +2     
  Branches      479      480       +1     
==========================================
+ Hits         2081     2083       +2     
  Misses        357      357              
  Partials        6        6              
Files Changed Coverage Δ
src/config/loadGitHubOrgs.ts 95.34% <100.00%> (+0.22%) ⬆️

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

@chadwhitacre chadwhitacre mentioned this pull request Jul 26, 2023
43 tasks
@chadwhitacre chadwhitacre merged commit 32362a4 into main Jul 27, 2023
7 checks passed
@chadwhitacre chadwhitacre deleted the cwlw/fix-migrations branch July 27, 2023 13:41
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