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: allow schema to be specified for migrations table #17

Merged
merged 1 commit into from
Nov 17, 2023

fix: allow schema to be specified for migrations table

1d3198b
Select commit
Loading
Failed to load commit list.
Merged

fix: allow schema to be specified for migrations table #17

fix: allow schema to be specified for migrations table
1d3198b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 17, 2023 in 0s

39.36% (-0.36%) compared to 9c56c19

View this Pull Request on Codecov

39.36% (-0.36%) compared to 9c56c19

Details

Codecov Report

Attention: 14 lines in your changes are missing coverage. Please review.

Comparison is base (9c56c19) 39.71% compared to head (1d3198b) 39.36%.
Report is 1 commits behind head on master.

Files Patch % Lines
src/postgres/migrations.ts 0.00% 14 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #17      +/-   ##
==========================================
- Coverage   39.71%   39.36%   -0.36%     
==========================================
  Files          17       17              
  Lines        1118     1128      +10     
  Branches       59       59              
==========================================
  Hits          444      444              
- Misses        663      673      +10     
  Partials       11       11              

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