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

aspectran / aspectran / #5192
45%

Build:
DEFAULT BRANCH: master
Ran 27 Apr 2026 02:02PM UTC
Jobs 1
Files 1048
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

27 Apr 2026 01:57PM UTC coverage: 44.626% (-0.02%) from 44.649%
#5192

push

github

topframe
Refine standard REST response handling and payload structure

- Added constants for core field names in ResponsePayload and ErrorPayload.
   - Implemented ResponsePayload.toEntity() to dynamically include fields based on success status, ensuring 'error' is omitted on success and 'data' is omitted on failure (when null).
   - Refactored DefaultRestResponse to use a centralized resolveData() method and enforced non-null field output for the response envelope by default.
   - Improved consistency between server-side responses and client-side requests.

0 of 37 new or added lines in 3 files covered. (0.0%)

3 existing lines in 3 files now uncovered.

19394 of 43459 relevant lines covered (44.63%)

0.45 hits per line

Uncovered Changes

Lines Coverage ∆ File
22
0.0
0.0% web/src/main/java/com/aspectran/web/activity/response/DefaultRestResponse.java
13
0.0
0.0% web/src/main/java/com/aspectran/web/support/rest/response/ResponsePayload.java
2
0.0
0.0% web/src/main/java/com/aspectran/web/support/rest/response/ErrorPayload.java

Coverage Regressions

Lines Coverage ∆ File
1
70.59
-1.47% core/src/main/java/com/aspectran/core/context/rule/validation/AspectRuleValidator.java
1
0.0
0.0% web/src/main/java/com/aspectran/web/support/rest/response/ErrorPayload.java
1
0.0
0.0% web/src/main/java/com/aspectran/web/support/rest/response/ResponsePayload.java
Jobs
ID Job ID Ran Files Coverage
1 #5192.1 27 Apr 2026 02:02PM UTC 1048
44.63
Source Files on build #5192
  • Tree
  • List 1048
  • Changed 4
  • Source Changed 3
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 87698916 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