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

uber / NullAway / #902

Builds Branch Commit Type Ran Committer Via Coverage
#902 master Add library model for Guava's Closer.register (#632) This is a follow up to #628 and our support for `@ParametricNullness` in NullAway 0.9.9. It turns out that `com.google.common.io.Closer` annotates it's `register` method as: ``` @CanIgno... push 05 Aug 2022 05:02PM UTC web-flow github-actions pending completion   set done
#901 lazaro_guava_31_model_closer Merge 13bbcc3b0 into c3711177c Pull #632 05 Aug 2022 02:33AM UTC web-flow github-actions pending completion   set done
#900 master Update to Checker Framework 3.24.0 (#631) Apart from staying up to date, this pulls in https://github.com/typetools/checker-framework/pull/5178 (and follow-up https://github.com/typetools/checker-framework/pull/5210) which gives us a bit of an ov... push 04 Aug 2022 07:34PM UTC web-flow github-actions pending completion   set done
#899 cf-3.24.0 Merge e8a51e688 into 669b23258 Pull #631 04 Aug 2022 01:39PM UTC web-flow github-actions pending completion   set done
#898 master Prepare next development version. push 03 Aug 2022 11:21PM UTC lazaroclapp github-actions pending completion   set done
#897 master Add Guava 31+ support by treating @ParametricNullness as @Nullable (#629) Guava versions from 31.0 onwards do away with annotating methods as returning or taking `@Nullable` if nullability depends on the type parameter. Instead adopting JSpeci... push 02 Aug 2022 08:56PM UTC web-flow github-actions pending completion   set done
#896 lazaro_guava_parametric_nullness Merge 78d06d0d7 into 4cbd78106 Pull #629 02 Aug 2022 08:47PM UTC web-flow github-actions pending completion   set done
#895 lazaro_guava_parametric_nullness Merge 8c5a38d43 into 4cbd78106 Pull #629 02 Aug 2022 08:44PM UTC web-flow github-actions pending completion   set done
#894 lazaro_guava_parametric_nullness Merge 76b23de69 into 4cbd78106 Pull #629 02 Aug 2022 08:34PM UTC web-flow github-actions pending completion   set done
#893 master Allow tracking field accesses outside the this instance and static fields. (#625) We took the decision, back around the origins of NullAway, to not track arbitrary field-dereferences for nullness propagation. Instead, NullAway expects field acces... push 26 Jul 2022 04:25PM UTC web-flow github-actions pending completion   set done
#892 lazaro_weird_accesspath_issue Merge 6628b2063 into 4cef7713e Pull #625 21 Jul 2022 09:52PM UTC web-flow github-actions pending completion   set done
#891 master Allow Library Models to override annotations. (#624) Currently `LibraryModels` can only give information regarding **unannotated** source code. This PR enables `LibraryModels` to override annotations in an **annotated** source code. This behavior... push 15 Jul 2022 08:35PM UTC web-flow github-actions pending completion   set done
#890 master Remove nullable annotation configuration in fix serialization. (#621) Following GH-517 If `serializeFixMetadata` is active, `NullAway` will serialize suggested type changes (currently just adding `@Nullable`). In the `FixSerializationConfig` file... push 14 Jul 2022 08:02PM UTC web-flow github-actions pending completion   set done
#889 master Remove method parameter protection analysis (#622) This PR removes the method parameter protection feature from NullAway. This feature enables us to make `NullAway` to assume all method parameters at given index are `@Nullable` while processing t... push 11 Jul 2022 06:44PM UTC web-flow github-actions pending completion   set done
#888 master Fix inconsistent treament of generated code in RestrictiveAnnotationHandler (#618) Without this change, we have a bug whenever the following flags are used together: ``` -XepOpt:NullAway:TreatGeneratedAsUnannotated=true -XepOpt:NullAway:Ack... push 08 Jul 2022 05:31PM UTC web-flow github-actions pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • …
  • 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