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

Kikobeats / data-uri-utils / 31939402865
100%

Build:
DEFAULT BRANCH: master
Ran 16 Aug 2026 09:34AM UTC
Jobs 1
Files 1
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

16 Aug 2026 09:34AM UTC coverage: 100.0%. Remained the same
31939402865

push

github

web-flow
fix: accept data URIs with both charset and base64 (#19)

* fix: accept data URIs with both charset and base64

The matcher treated charset and base64 as alternatives, so valid RFC 2397
URIs like data:text/plain;charset=UTF-8;base64,... failed test()/exec().
Consumers such as get-content-length then routed them to HTTP and threw.

Co-authored-by: kikohumanbeatbox <kikohumanbeatbox@gmail.com>

* test: use ava default export under CommonJS

ava@8 is ESM-only; require('ava') returns a module namespace, so
require('ava').default is needed for the test runner to load.

Co-authored-by: kikohumanbeatbox <kikohumanbeatbox@gmail.com>

---------

Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: kikohumanbeatbox <kikohumanbeatbox@gmail.com>

5 of 5 branches covered (100.0%)

Branch coverage included in aggregate %.

3 of 3 new or added lines in 1 file covered. (100.0%)

17 of 17 relevant lines covered (100.0%)

4.41 hits per line

Jobs
ID Job ID Ran Files Coverage
1 31939402865.1 16 Aug 2026 09:34AM UTC 1
100.0
GitHub Action Run
Source Files on build 31939402865
  • Tree
  • List 1
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #31939402865
  • 30e34be3 on github
  • Prev Build on master (#31938969300)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc