Skip to content

test(sidekick): enable codecov#1590

Merged
coryan merged 1 commit intogoogleapis:mainfrom
coryan:test-sidekick-enable-codecov
Aug 6, 2025
Merged

test(sidekick): enable codecov#1590
coryan merged 1 commit intogoogleapis:mainfrom
coryan:test-sidekick-enable-codecov

Conversation

@coryan
Copy link
Copy Markdown
Contributor

@coryan coryan commented Aug 5, 2025

Fixes #1543 - internal/sidekick is at 83.31% coverage. Most of the untested code is error handling.

@codecov
Copy link
Copy Markdown

codecov bot commented Aug 5, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.31%. Comparing base (348290a) to head (9e45130).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1590      +/-   ##
==========================================
- Coverage   83.37%   83.31%   -0.06%     
==========================================
  Files          14       57      +43     
  Lines        1173     6235    +5062     
==========================================
+ Hits          978     5195    +4217     
- Misses        141      798     +657     
- Partials       54      242     +188     

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

@coryan coryan force-pushed the test-sidekick-enable-codecov branch 12 times, most recently from 3b0eedc to 5107f03 Compare August 6, 2025 15:32
@coryan coryan force-pushed the test-sidekick-enable-codecov branch from 5107f03 to 9e45130 Compare August 6, 2025 15:33
@coryan coryan marked this pull request as ready for review August 6, 2025 15:37
@coryan coryan requested a review from a team as a code owner August 6, 2025 15:37
@coryan coryan requested a review from meltsufin August 6, 2025 15:37
@coryan coryan merged commit 80ea37a into googleapis:main Aug 6, 2025
9 of 10 checks passed
@coryan coryan deleted the test-sidekick-enable-codecov branch August 6, 2025 16:11
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.

sidekick: increase code coverage to 80%

2 participants