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

uber-java / tally / 418 / 2
86%
master: 86%

Build:
Build:
LAST BUILD BRANCH: qlong-sanitizer
DEFAULT BRANCH: master
Ran 11 Mar 2021 12:50AM UTC
Files 40
Run time 1s
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

11 Mar 2021 12:47AM UTC coverage: 86.428%. First build
OSSRH_JIRA_USERNAME=[secure] OSSRH_JIRA_PASSWORD=[secure] GPG_KEY_ID=[secure] GPG_PASSPHRASE=[secure] GITHUB_TOKEN=[secure]

push

travis-ci

andrewmains12
Add @Nullable annotation to histogram to make it work with the NullAway library

A user pointed out that there's no way currently to use the default buckets (specified via `null`) in a project that
uses https://github.com/uber/NullAway. That library assumes that anything unannotated is @NotNull, which is aggressive but probably
the right move. To remedy this, I've just gone and explicitly marked `histogram` as nullable.

We can annotate further as we get time/touch the code naturally.

A note r.e. the findbugs dependency--this seems like a fairly standard source for the annotation, but if there's a better one let me know.

1280 of 1481 relevant lines covered (86.43%)

0.86 hits per line

Source Files on job 418.2 (OSSRH_JIRA_USERNAME=[secure] OSSRH_JIRA_PASSWORD=[secure] GPG_KEY_ID=[secure] GPG_PASSPHRASE=[secure] GITHUB_TOKEN=[secure])
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 347
  • Travis Job 418.2
  • b2c6198e on github
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