Skip to content

Conversation

@stevehipwell
Copy link
Contributor

@stevehipwell stevehipwell commented Jul 22, 2025

BREAKING CHANGE: Change ListCheckSuiteOptions.AppID from int to int64

Fixes: #3631

Signed-off-by: Steve Hipwell <steve.hipwell@gmail.com>
@gmlewis gmlewis changed the title fix: correct list check suite options app id fix!: Change ListCheckSuiteOptions.AppID from int to int64 Jul 22, 2025
@gmlewis gmlewis added the Breaking API Change PR will require a bump to the major version num in next release. Look here to see the change(s). label Jul 22, 2025
@codecov
Copy link

codecov bot commented Jul 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.33%. Comparing base (99ffabe) to head (f498ece).
Report is 1 commits behind head on master.

Additional details and impacted files
@@ Coverage Diff @@ ## master #3633 +/- ## ======================================= Coverage 91.33% 91.33% ======================================= Files 184 184 Lines 16174 16174 ======================================= Hits 14773 14773 Misses 1227 1227 Partials 174 174 

☔ 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.
Copy link
Collaborator

@gmlewis gmlewis left a comment

Choose a reason for hiding this comment

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

Thank you, @stevehipwell!
LGTM.
Merging.

@gmlewis gmlewis merged commit 6540c41 into google:master Jul 22, 2025
7 checks passed
@stevehipwell stevehipwell deleted the fix-check-suite-app-id branch July 22, 2025 12:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Breaking API Change PR will require a bump to the major version num in next release. Look here to see the change(s).

2 participants