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: invalid path for cleanup-test-schemas #163

Merged
merged 2 commits into from
Aug 26, 2024

chore: add concurrency in cleanup

279bc57
Select commit
Loading
Failed to load commit list.
Merged

fix: invalid path for cleanup-test-schemas #163

chore: add concurrency in cleanup
279bc57
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 26, 2024 in 1s

85.52% (-0.19%) compared to 668e73f

View this Pull Request on Codecov

85.52% (-0.19%) compared to 668e73f

Details

Codecov Report

Attention: Patch coverage is 0% with 25 lines in your changes missing coverage. Please review.

Project coverage is 85.52%. Comparing base (668e73f) to head (279bc57).

Files Patch % Lines
sqlconnect/cmd/cleanup/cleanup.go 0.00% 25 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #163      +/-   ##
==========================================
- Coverage   85.70%   85.52%   -0.19%     
==========================================
  Files          78       78              
  Lines        3323     3330       +7     
==========================================
  Hits         2848     2848              
- Misses        321      328       +7     
  Partials      154      154              

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