Skip to content

Join go.mod dependency updates#2212

Merged
Subserial merged 3 commits intogoogle:mainfrom
Subserial:join-all-gomod
Feb 18, 2026
Merged

Join go.mod dependency updates#2212
Subserial merged 3 commits intogoogle:mainfrom
Subserial:join-all-gomod

Conversation

@Subserial
Copy link
Copy Markdown
Contributor

This fixes dependency updates that cause either the root package or the nested packages to need tidying when the other's dependencies are updated.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Feb 18, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 53.06%. Comparing base (8b3c303) to head (f7bfaf7).
⚠️ Report is 61 commits behind head on main.

❗ There is a different number of reports uploaded between BASE (8b3c303) and HEAD (f7bfaf7). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (8b3c303) HEAD (f7bfaf7)
2 1
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #2212       +/-   ##
===========================================
- Coverage   71.67%   53.06%   -18.61%     
===========================================
  Files         123      164       +41     
  Lines        9935    10946     +1011     
===========================================
- Hits         7121     5809     -1312     
- Misses       2115     4431     +2316     
- Partials      699      706        +7     

☔ 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.

@Subserial Subserial merged commit 102ac75 into google:main Feb 18, 2026
17 checks passed
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.

3 participants