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

aspectran / aspectran / #4870
44%

Build:
DEFAULT BRANCH: master
Ran 16 Dec 2025 01:20PM UTC
Jobs 1
Files 925
Run time 2min
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 Dec 2025 01:17PM UTC coverage: 43.519%. Remained the same
#4870

push

github

topframe
feat: Replace JSR-305 nullability annotations with JSpecify

Migrate null-safety annotations from the outdated JSR-305 standard to the modern JSpecify standard.

Changes include:
- Replaced `com.google.code.findbugs:jsr305` dependency with `org.jspecify:jspecify:1.0.0` in `aspectran-utils/pom.xml`.
- Updated all source files to use `org.jspecify.annotations.NonNull`, `org.jspecify.annotations.Nullable`, and `org.jspecify.annotations.NullMarked` (replacing `NonNullApi` and `NonNullFields`).
- Removed the deprecated `com.aspectran.utils.annotation.jsr305` package.

16561 of 38055 relevant lines covered (43.52%)

0.44 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #4870.1 16 Dec 2025 01:20PM UTC 925
43.52
Source Files on build #4870
  • Tree
  • List 925
  • Changed 428
  • Source Changed 428
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • d12d39c7 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