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

Add linter for SQL migrations #283

Merged
merged 6 commits into from
Nov 30, 2024

Restore name

88dfe8a
Select commit
Loading
Failed to load commit list.
Merged

Add linter for SQL migrations #283

Restore name
88dfe8a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 30, 2024 in 0s

98.48% (+0.00%) compared to 65d19ef

View this Pull Request on Codecov

98.48% (+0.00%) compared to 65d19ef

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.48%. Comparing base (65d19ef) to head (88dfe8a).

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #283   +/-   ##
=========================================
  Coverage     98.48%   98.48%           
  Complexity       70       70           
=========================================
  Files            24       24           
  Lines           198      198           
  Branches          5        5           
=========================================
  Hits            195      195           
  Misses            2        2           
  Partials          1        1           

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