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 using a schema with a custom migration table name #7

Merged
merged 2 commits into from
Aug 18, 2024

Conversation

eugenetriguba
Copy link
Owner

No description provided.

@eugenetriguba eugenetriguba self-assigned this Aug 18, 2024
@eugenetriguba eugenetriguba merged commit 3ad5a6a into main Aug 18, 2024
6 checks passed
@eugenetriguba eugenetriguba deleted the bugfix/custom-table-and-schema branch August 18, 2024 20:06
Copy link

codecov bot commented Aug 18, 2024

Codecov Report

Attention: Patch coverage is 76.19048% with 5 lines in your changes missing coverage. Please review.

Project coverage is 85.91%. Comparing base (a7f3881) to head (960bb84).
Report is 2 commits behind head on main.

Files Patch % Lines
internal/storage/mssql.go 54.54% 3 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main       #7      +/-   ##
==========================================
- Coverage   86.18%   85.91%   -0.27%     
==========================================
  Files          12       12              
  Lines         760      774      +14     
==========================================
+ Hits          655      665      +10     
- Misses         72       74       +2     
- Partials       33       35       +2     
Flag Coverage Δ
unittests 85.91% <76.19%> (-0.27%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

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.

1 participant