Skip to content

chore: move the tests to the v1 jobs and kv apis - #238

Merged
rustatian merged 1 commit into
masterfrom
chore/v1-apis
Aug 18, 2026
Merged

chore: move the tests to the v1 jobs and kv apis#238
rustatian merged 1 commit into
masterfrom
chore/v1-apis

Conversation

@rustatian

Copy link
Copy Markdown
Member

jobs/v1 protos (HeaderValue, Empty replies, Stat), kv/v1 protos (Request/Item, RFC3339 expiry strings instead of duration TTLs), on the freshly tagged jobs v6.0.0-beta.9, kv v6.0.0-beta.7, informer v6.0.0-beta.4, resetter v6.0.0-beta.5 and http v6.0.0-beta.9.

Also: kv-order.php now routes php notices to stderr like the other workers - the deprecation warnings the old protobuf lib emits on PHP 8.5 corrupted the goridge handshake on stdout. Full suite green locally.

jobs/v1 protos with HeaderValue, Empty replies and Stat in place of GetStats;
kv/v1 protos with Request, Item and RFC3339 expiry strings in place of the
duration TTLs. On jobs v6.0.0-beta.9, kv v6.0.0-beta.7, informer v6.0.0-beta.4,
resetter v6.0.0-beta.5 and http v6.0.0-beta.9, which carry the revert.

kv-order.php routes php notices to stderr like the other workers; the
deprecation warnings the old protobuf lib emits on 8.5 corrupted the goridge
handshake on stdout.
Copilot AI lite review requested due to automatic review settings August 18, 2026 17:33

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@codecov

codecov Bot commented Aug 18, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.48%. Comparing base (a161ba4) to head (64e351d).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #238   +/-   ##
=======================================
  Coverage   75.48%   75.48%           
=======================================
  Files           6        6           
  Lines         518      518           
=======================================
  Hits          391      391           
  Misses         94       94           
  Partials       33       33           

☔ View full report in Codecov by Harness.
📢 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.

@rustatian rustatian self-assigned this Aug 18, 2026
@rustatian
rustatian merged commit b9861e6 into master Aug 18, 2026
10 checks passed
@rustatian
rustatian deleted the chore/v1-apis branch August 18, 2026 19:24
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