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

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

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

pending completion
418

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%)

1.73 hits per line

Jobs
ID Job ID Ran Files Coverage
1 418.1 (OSSRH_JIRA_USERNAME=[secure] OSSRH_JIRA_PASSWORD=[secure] GPG_KEY_ID=[secure] GPG_PASSPHRASE=[secure] GITHUB_TOKEN=[secure]) 11 Mar 2021 12:50AM UTC 0
86.43
Travis Job 418.1
2 418.2 (OSSRH_JIRA_USERNAME=[secure] OSSRH_JIRA_PASSWORD=[secure] GPG_KEY_ID=[secure] GPG_PASSPHRASE=[secure] GITHUB_TOKEN=[secure]) 11 Mar 2021 12:50AM UTC 0
86.43
Travis Job 418.2
Source Files on build 418
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #418
  • 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