• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

uwolfer / gerrit-rest-java-client / 32584871421
93%

Build:
DEFAULT BRANCH: master
Ran 22 Aug 2026 04:30PM UTC
Jobs 1
Files 64
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

22 Aug 2026 04:29PM UTC coverage: 93.145% (+0.005%) from 93.14%
32584871421

push

github

web-flow
Bump vendored com.google.gerrit.extensions copies to latest upstream (#297)

Refreshes the vendored Gerrit extension API/model classes under
com/google/gerrit/* to match current upstream Gerrit, and removes the
now-unused com.google.gwtorm package (its only consumer, the old
Changes.java, no longer depends on it upstream).

- Updated existing vendored interfaces/DTOs to their current upstream
  content, restoring this repo's local NotImplemented-stub convention
  for every API interface and re-applying the established pattern of
  commenting out members that pull in server-only plugin SPI
  (webui.TopMenu, webui.UiAction) that this client doesn't vendor.
- Added new upstream interfaces/DTOs needed to keep implementing
  against the bumped API (e.g. FlowApi, CachesApi, ExperimentApi,
  SubmitRequirementApi, ReviewerInput/ReviewerResult, the Flow* and
  SubmitRequirement* models, restapi.Response/BadRequestException),
  including new small dependencies (common.UsedAt,
  common.ConvertibleToProto, annotations.ExtensionPoint,
  auth.AuthTokenInfo/AuthTokenInput) that those files require to
  compile. ChangeIdentifier and ChangeInfoDifference are hand-written
  without @AutoValue to avoid pulling in a new annotation-processor
  build dependency.
- Left untouched the few vendored files that no longer have an
  upstream counterpart but are still exercised by our own client code
  (AddReviewerInput/AddReviewerResult, AssigneeInput, RobotCommentApi,
  RobotCommentInfo, StarsInput), consistent with this repo's existing
  practice for deprecated/removed upstream surface.
- Made the minimal client-code changes forced by real upstream
  signature/field changes so the project keeps compiling and behaving
  correctly: ChangeApi.addReviewer/ChangesRestClient query building,
  RevisionApi.submit's new ChangeInfo return type, removed
  publish()/robotComments()/delete()/submitPreview() methods, renamed
  FileContentInput and LabelDefinitionInput fields, removed
  DiffR... (continued)

225 of 297 branches covered (75.76%)

1481 of 1590 relevant lines covered (93.14%)

5.08 hits per line

Coverage Regressions

Lines Coverage ∆ File
7
85.0
-0.15% com/urswolfer/gerrit/client/rest/http/changes/RevisionApiRestClient.java
2
96.99
0.02% com/urswolfer/gerrit/client/rest/http/changes/ChangeApiRestClient.java
Jobs
ID Job ID Ran Files Coverage
1 32584871421.1 22 Aug 2026 04:30PM UTC 64
93.14
GitHub Action Run
Source Files on build 32584871421
  • Tree
  • List 64
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #32584871421
  • 11eb9f1c on github
  • Prev Build on master (#32580119720)
  • Next Build on master (#32812670918)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc