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

aspectran / aspectran / #4760
44%

Build:
DEFAULT BRANCH: master
Ran 08 Nov 2025 10:32AM UTC
Jobs 1
Files 1020
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

08 Nov 2025 10:28AM UTC coverage: 38.895% (-0.01%) from 38.909%
#4760

push

github

topframe
Refactor: Make PBTokenIssuer and TimeLimitedPBTokenIssuer utility classes

- Refactored `PBTokenIssuer` and `TimeLimitedPBTokenIssuer` to be final classes with all methods static.
- Removed instance-based methods and fields, promoting a utility-class pattern.
- Updated corresponding test cases to reflect the new static method calls.
- Added Javadoc for `getToken()` in `TimeLimitedPBTokenIssuer` to clarify its purpose as a static bean getter alias for `createToken()`.

2 of 7 new or added lines in 2 files covered. (28.57%)

1 existing line in 1 file now uncovered.

16178 of 41594 relevant lines covered (38.9%)

0.39 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
50.0
-14.71% utils/src/main/java/com/aspectran/utils/security/PBTokenIssuer.java
4
54.84
-1.98% utils/src/main/java/com/aspectran/utils/security/TimeLimitedPBTokenIssuer.java

Uncovered Existing Lines

Lines Coverage ∆ File
1
50.0
-14.71% utils/src/main/java/com/aspectran/utils/security/PBTokenIssuer.java
Jobs
ID Job ID Ran Files Coverage
1 #4760.1 08 Nov 2025 10:32AM UTC 1020
38.9
Source Files on build #4760
  • Tree
  • List 1020
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 11d4b084 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