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: postgresql migration not working with other languages #1013

Merged
merged 11 commits into from
Dec 11, 2024

Merge branch 'master' into fix/migration-quotes

0c18db9
Select commit
Loading
Failed to load commit list.
Merged

fix: postgresql migration not working with other languages #1013

Merge branch 'master' into fix/migration-quotes
0c18db9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 11, 2024 in 0s

34.72% (+0.06%) compared to 7b6fad8

View this Pull Request on Codecov

34.72% (+0.06%) compared to 7b6fad8

Details

Codecov Report

Attention: Patch coverage is 53.84615% with 12 lines in your changes missing coverage. Please review.

Project coverage is 34.72%. Comparing base (7b6fad8) to head (0c18db9).

Files with missing lines Patch % Lines
internal/database/pg.go 53.84% 10 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1013      +/-   ##
==========================================
+ Coverage   34.66%   34.72%   +0.06%     
==========================================
  Files          61       61              
  Lines        5316     5324       +8     
==========================================
+ Hits         1843     1849       +6     
- Misses       3249     3251       +2     
  Partials      224      224              

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