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

enetx / g / 22176164129
89%

Build:
DEFAULT BRANCH: main
Ran 19 Feb 2026 09:33AM UTC
Jobs 1
Files 50
Run time 1min
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

19 Feb 2026 09:31AM UTC coverage: 89.536% (-0.2%) from 89.748%
22176164129

push

github

enetx
feat(bytes): optimize Lower/Upper/IsLower/IsUpper, add IsTitle

- Refactor Lower/Upper into shared convertCase helper: single-pass
  ASCII fast path with unicode fallback, zero-alloc when no conversion needed
- Optimize IsLower/IsUpper: unified ASCII+Unicode loop, advance rest
  before RuneError check for better compiler optimization
- Add IsTitle to Bytes and String: reports whether input is in title
  case (first letter of each word uppercase, rest lowercase)
- Add tests for IsTitle in bytes_test.go and string_test.go

89 of 89 new or added lines in 2 files covered. (100.0%)

18 existing lines in 1 file now uncovered.

5254 of 5868 relevant lines covered (89.54%)

14461.67 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
18
83.02
-2.94% slice.go
Jobs
ID Job ID Ran Files Coverage
1 22176164129.1 19 Feb 2026 09:33AM UTC 50
89.54
GitHub Action Run
Source Files on build 22176164129
  • Tree
  • List 50
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 7b4308ee on github
  • Prev Build on main (#22110644102)
  • Next Build on main (#22200209868)
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