Skip to content

Conversation

@coryan
Copy link
Collaborator

@coryan coryan commented Jan 27, 2026

Reduce the size (and dependencies) of the integration-tests crate by moving
one of the tests out. I decided to name the new test crate for the feature it
tests, not for the library we use to run the tests.

@codecov
Copy link

codecov bot commented Jan 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.98%. Comparing base (ec81d24) to head (65bac21).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4419   +/-   ##
=======================================
  Coverage   94.97%   94.98%           
=======================================
  Files         193      193           
  Lines        7288     7294    +6     
=======================================
+ Hits         6922     6928    +6     
  Misses        366      366           

☔ 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 refactor-split-workflow-executions branch 3 times, most recently from e9d8ef2 to 386555a Compare January 27, 2026 15:07
@coryan coryan marked this pull request as ready for review January 27, 2026 16:14
@coryan coryan requested a review from a team as a code owner January 27, 2026 16:14
@coryan coryan force-pushed the refactor-split-workflow-executions branch 3 times, most recently from a1db282 to c9c929b Compare January 28, 2026 13:46
Reduce the size (and dependencies) of the `integration-tests` crate by moving
one of the tests out. I decided to name the new test crate for the feature it
tests, not for the library we use to run the tests.
@coryan coryan force-pushed the refactor-split-workflow-executions branch from c9c929b to 65bac21 Compare January 28, 2026 14:26
@coryan coryan enabled auto-merge (squash) January 28, 2026 14:33
@coryan coryan merged commit fc20328 into googleapis:main Jan 28, 2026
31 checks passed
@coryan coryan deleted the refactor-split-workflow-executions branch January 28, 2026 14:56
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.

2 participants