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

TAKETODAY / today-framework / #4
68%

Build:
DEFAULT BRANCH: master
Ran 21 Jan 2022 04:42AM UTC
Jobs 1
Files 2667
Run time 5min
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
#4

push

github

TAKETODAY
Remove inefficiency in HttpStatus.series()  Prior to this commit, the Series value for an HttpStatus was always evaluated which resulted in an allocation of a Series array by invoking Series.values() which makes a defensive copy.  This commit addresses this issue by hardcoding the corresponding Series within the HttpStatus constructor, thereby avoiding any unnecessary computations. In addition, a unit test has been added to verify that all HttpStatus enum constants have a properly configured Series.

64558 of 98898 relevant lines covered (65.28%)

0.65 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #4.1 21 Jan 2022 04:42AM UTC 0
65.28
Source Files on build #4
Detailed source file information is not available for this build.
  • Back to Repo
  • 57729181 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