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

pboling / sanitize_email / 11759675298 / 1
85%
master: 85%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 09 Nov 2024 09:47PM UTC
Files 8
Run time 0s
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

09 Nov 2024 09:46PM UTC coverage: 84.755%. Remained the same
11759675298.1

push

github

web-flow
🔀 Prefer require relative (#123)

* ♻️ Prefer require_relative > require for internal refs within {lib,spec}

- `require_relative` is preferred over `require` for files within the same
project because it uses paths relative to the current file, making code
more portable and less dependent on the load path.

This change updates internal requires to use `require_relative` for
consistency, performance, and improved portability.

Ref:
- rubocop/rubocop#8748

* 📝 Fix documentation formatting

* 🔖 Prepare release v2.0.10

81 of 113 branches covered (71.68%)

Branch coverage included in aggregate %.

247 of 274 relevant lines covered (90.15%)

56.73 hits per line

Source Files on job 11759675298.1
  • Tree
  • List 8
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 11759675298
  • 276332c5 on github
  • Prev Job for on main (#11759444886.1)
  • Next Job for on main (#11759699473.1)
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