Exclude AutoValue class files from coverage computation#1109
Merged
mziccard merged 1 commit intogoogleapis:masterfrom Jul 13, 2016
Merged
Exclude AutoValue class files from coverage computation#1109mziccard merged 1 commit intogoogleapis:masterfrom
mziccard merged 1 commit intogoogleapis:masterfrom
Conversation
|
Changes Unknown when pulling 230d660 on mziccard:fix-coverage into * on GoogleCloudPlatform:master*. |
Contributor
Author
|
/cc @lesv |
Contributor
|
LGTM |
chingor13
pushed a commit
that referenced
this pull request
Jan 6, 2026
…17.0 (#1109) * chore(deps): update dependency com.google.cloud:libraries-bom to v26.17.0 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
chingor13
pushed a commit
that referenced
this pull request
Jan 22, 2026
…e to v2.15.0 (#1109) [](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-datastore](https://togithub.com/googleapis/java-datastore) | `2.14.7` -> `2.15.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-datastore</summary> ### [`v2.15.0`](https://togithub.com/googleapis/java-datastore/blob/HEAD/CHANGELOG.md#​2150-httpsgithubcomgoogleapisjava-datastorecomparev2147v2150-2023-06-09) [Compare Source](https://togithub.com/googleapis/java-datastore/compare/v2.14.7...v2.15.0) ##### Features - Multiple dbs support ([#​1102](https://togithub.com/googleapis/java-datastore/issues/1102)) ([7887f32](https://togithub.com/googleapis/java-datastore/commit/7887f3255cba4dedd7b4f369d77a3279d903127f)) ##### Bug Fixes - Add some missing annotations and fix equals/hashcode for DatastoreOptions ([#​1106](https://togithub.com/googleapis/java-datastore/issues/1106)) ([c4a79ef](https://togithub.com/googleapis/java-datastore/commit/c4a79effa83c5fdb7ad8db15ae52e2c70db238bc)) ##### Dependencies - Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.11.0 ([#​1104](https://togithub.com/googleapis/java-datastore/issues/1104)) ([fc9b091](https://togithub.com/googleapis/java-datastore/commit/fc9b09103a1bfbb238b22102dcf2b889292658ce)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-datastore). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMTAuMCIsInVwZGF0ZWRJblZlciI6IjM1LjExMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
chingor13
pushed a commit
that referenced
this pull request
Feb 24, 2026
#1109) Listeners for Futures should generally use Futures.addCallback() or Futures.getDone() when called. This makes it clear they won't block and allows tooling to know it will never block. cl/492555987 Co-authored-by: Timur Sadykov <[email protected]>
chingor13
pushed a commit
that referenced
this pull request
Mar 12, 2026
#1109) Listeners for Futures should generally use Futures.addCallback() or Futures.getDone() when called. This makes it clear they won't block and allows tooling to know it will never block. cl/492555987 Co-authored-by: Timur Sadykov <[email protected]>
suztomo
pushed a commit
to suztomo/google-cloud-java
that referenced
this pull request
Mar 23, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I just realized that the coveralls plugin is failing to find source code for
AutoValue_*.classfiles. Which is reasonable as no source files exist for those classes. We need to exclude them from the coverage computation for coveralls to work properly.