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

Kikobeats / data-uri-utils
100%

Build:
DEFAULT BRANCH: master
Repo Added 05 May 2023 08:39AM UTC
Token 0GD5qsCrqarU3JMBYtyA6yNkzGS6slTxe regen
Build 26 Last
Files 1
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

LAST BUILD ON BRANCH master
branch: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • cursor/critical-bug-management-3d7d
  • dependabot/github_actions/actions/checkout-4
  • dependabot/github_actions/actions/checkout-5
  • dependabot/github_actions/actions/setup-node-4
  • dependabot/github_actions/pnpm/action-setup-5
  • dependabot/github_actions/pnpm/action-setup-6
  • master

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

Relevant lines Covered
Build:
Build:
17 RELEVANT LINES 17 COVERED LINES
4.41 HITS PER LINE
Source Files on master
  • Tree
  • List 1
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
31939402865 master 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 tes... push 16 Aug 2026 09:34AM UTC web-flow github
100.0
31938969300 master chore: tweaks push 16 Aug 2026 09:25AM UTC Kikobeats github
100.0
31667273326 cursor/critical-bug-management-3d7d Merge 3c1e0c1fc into f491b68bd Pull #19 13 Aug 2026 04:31AM UTC web-flow github
100.0
24403339016 master Merge pull request #16 from Kikobeats/dependabot/github_actions/pnpm/action-setup-6 build(deps): bump pnpm/action-setup from 5 to 6 push 14 Apr 2026 02:02PM UTC web-flow github
100.0
24324850231 dependabot/github_actions/pnpm/action-setup-6 Merge c0d25c9da into 29f3af29d Pull #16 13 Apr 2026 03:53AM UTC web-flow github
100.0
23235435314 master Merge pull request #14 from Kikobeats/dependabot/github_actions/pnpm/action-setup-5 build(deps): bump pnpm/action-setup from 4 to 5 push 18 Mar 2026 08:20AM UTC web-flow github
100.0
23228268433 dependabot/github_actions/pnpm/action-setup-5 Merge 500454f52 into 41d60e2c6 Pull #14 18 Mar 2026 03:53AM UTC web-flow github
100.0
22992964997 master chore: remove lockfile push 12 Mar 2026 08:26AM UTC Kikobeats github
100.0
22992758588 master chore: tweaks push 12 Mar 2026 08:20AM UTC Kikobeats github
100.0
16908089855 master Merge pull request #9 from Kikobeats/dependabot/github_actions/actions/checkout-5 build(deps): bump actions/checkout from 4 to 5 push 12 Aug 2025 11:56AM UTC web-flow github
100.0
See All Builds (25)

Badge your Repo: data-uri-utils

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • Repo on GitHub
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