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

pboling / sanitize_email / 11759675298
85%
master: 85%

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

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

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 %.

8 of 10 new or added lines in 2 files covered. (80.0%)

247 of 274 relevant lines covered (90.15%)

56.73 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
66.67
0.0% lib/sanitize_email.rb
Jobs
ID Job ID Ran Files Coverage
1 11759675298.1 09 Nov 2024 09:47PM UTC 8
84.75
GitHub Action Run
Source Files on build 11759675298
  • 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 Repo
  • 276332c5 on github
  • Prev Build on main (#11759444886)
  • Next Build on main (#11759699473)
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

© 2025 Coveralls, Inc