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

uber / NullAway / #1168
93%

Build:
DEFAULT BRANCH: master
Ran 16 Aug 2023 06:51PM UTC
Jobs 1
Files 81
Run time 4s
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

16 Aug 2023 06:48PM UTC coverage: 93.152% (+0.03%) from 93.127%
#1168

push

github-actions

web-flow
Make GenericsChecks methods static (#805)

Previously, some methods in `GenericsChecks` were static methods and
some were instance methods. We did not get much of any benefit from the
instance methods, as it would be painful to create a single
`GenericsChecks` object and thread it everywhere it is needed. So, this
PR just converts all `GenericsChecks` methods to be static and passes
parameters as needed (which isn't too painful).

5713 of 6133 relevant lines covered (93.15%)

0.93 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #1168.1 16 Aug 2023 06:51PM UTC 0
93.15
Source Files on build #1168
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #1168
  • 540eaa93 on github
  • Prev Build on master
  • Next 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