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

uber / NullAway / #587

Builds Branch Commit Type Ran Committer Via Coverage
#587 master Compile and test with Error Prone 2.10.0 (#507) One new checker [MemoizeConstantVisitorStateLookups](http://errorprone.info/bugpattern/MemoizeConstantVisitorStateLookups) pointed out some inefficient code in our checkers. Otherwise, a standard u... push 22 Nov 2021 09:22PM UTC web-flow github-actions pending completion   set done
#586 ep-2.10 Merge 480463948 into c970ea82e Pull #507 06 Nov 2021 05:11PM UTC web-flow github-actions pending completion   set done
#585 ep-2.10 Merge 987aaca9e into c970ea82e Pull #507 05 Nov 2021 11:40PM UTC web-flow github-actions pending completion   set done
#584 master Add basic library support for grpc Metadata through GrpcHandler (#505) The primary goal of this PR is to support the usage of the class `io.grpc.Metadata` in a way that feels natural to how NullAway already handles maps. Handling `io.grpc.Met... push 19 Oct 2021 09:44PM UTC web-flow github-actions pending completion   set done
#583 support_grpc_metadata_2 Merge 9a5888add into 39a92c621 Pull #505 19 Oct 2021 06:38PM UTC web-flow github-actions pending completion   set done
#582 support_grpc_metadata_2 Merge 147c6b1a9 into 39a92c621 Pull #505 18 Oct 2021 09:44PM UTC web-flow github-actions pending completion   set done
#581 master Support methods taking compile-time constant fields in Access Paths. (#504) This builds upon PR #285 by adding support to code like: ``` if (x.get(ZERO) != null && x.get(ZERO).foo() != null) { return x.get(ZERO).foo().bar(); } ``` Wh... push 15 Oct 2021 04:27PM UTC web-flow github-actions pending completion   set done
#580 support_grpc_metadata Merge 8531e71ab into eb8043f6b Pull #504 14 Oct 2021 10:23PM UTC web-flow github-actions pending completion   set done
#579 master Report all "Passing @Nullable where @Nonnull required" issues for a method call (#503) Fixes #502 Previously, we would just report the first error, even if there were issues at multiple parameter positions. push 11 Sep 2021 12:37AM UTC web-flow github-actions pending completion   set done
#578 master Bump jmh plugin to 0.6.6 (#500) push 02 Sep 2021 08:49PM UTC web-flow github-actions pending completion   set done
#577 jmh-plugin-0.6.6 Merge d46f9fd89 into 393adb012 Pull #500 02 Sep 2021 05:05PM UTC web-flow github-actions pending completion   set done
#576 master Add Autodispose benchmark (#498) Note that with two benchmarks now, running `./gradlew jmh` will take around 25 minutes (this does _not_ run as part of `./gradlew build`). push 23 Aug 2021 06:06PM UTC web-flow github-actions pending completion   set done
#575 autodispose-benchmark Merge 0f37d44b2 into 3ea7ab9a8 Pull #498 20 Aug 2021 11:40PM UTC web-flow github-actions pending completion   set done
#574 master Compile and test with Error Prone 2.9.0 (#497) push 20 Aug 2021 06:15PM UTC web-flow github-actions pending completion   set done
#573 ep-290 Merge 7307e5877 into 441e0c246 Pull #497 20 Aug 2021 06:06PM UTC web-flow github-actions pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • …
  • 79
  • 80
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc