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

uber / NullAway / #1188
93%

Build:
DEFAULT BRANCH: master
Ran 30 Aug 2023 08:49PM UTC
Jobs 1
Files 81
Run time 3s
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

30 Aug 2023 08:45PM UTC coverage: 93.431% (+0.03%) from 93.405%
#1188

push

github-actions

web-flow
Issue #740: Adding visitors for handling different types along with ClassType in Generic Type invariance check (#806)

- Description: Only ClassTypes are supported for checking the invariance
of the nullability annotations for Generic types and hence TypeVisitors
and a TreeVisitor are added to handle different scenarios like for
example:
  ` Foo<Foo<@Nullable String>[]> x = new Foo<Foo<String>[]>(); `

  - Issue Number: 740

- All the tests in NullAwayJSpecifyGenericTests.java have passed for
these changes.

Fixes #740

---------

Co-authored-by: Manu Sridharan <msridhar@gmail.com>

5760 of 6165 relevant lines covered (93.43%)

0.93 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #1188.1 30 Aug 2023 08:49PM UTC 0
93.43
Source Files on build #1188
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #1188
  • 0431a906 on github
  • Prev Build on master
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

© 2026 Coveralls, Inc