Skip to content

Set up better dependency checks#18508

Merged
dbussink merged 1 commit into
vitessio:mainfrom
planetscale:dbussink/setup-better-dependency-checks
Jul 28, 2025
Merged

Set up better dependency checks#18508
dbussink merged 1 commit into
vitessio:mainfrom
planetscale:dbussink/setup-better-dependency-checks

Set up better dependency checks

46bc156
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 28, 2025 in 1s

67.49% (+0.00%) compared to 21df269

View this Pull Request on Codecov

67.49% (+0.00%) compared to 21df269

Details

Codecov Report

❌ Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 67.49%. Comparing base (21df269) to head (46bc156).
⚠️ Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
go/cmd/vtgate/cli/plugin_auth_clientcert.go 0.00% 3 Missing ⚠️
go/vt/vtgate/plugin_mysql_server.go 0.00% 2 Missing ⚠️
go/mysql/auth_server_clientcert.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main   #18508   +/-   ##
=======================================
  Coverage   67.49%   67.49%           
=======================================
  Files        1607     1607           
  Lines      263045   263046    +1     
=======================================
+ Hits       177540   177545    +5     
+ Misses      85505    85501    -4     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.