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

supabase / etl / 28147442615
75%

Build:
DEFAULT BRANCH: main
Ran 25 Jun 2026 04:56AM UTC
Jobs 1
Files 251
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

25 Jun 2026 04:44AM UTC coverage: 74.78% (+0.1%) from 74.684%
28147442615

push

github

web-flow
fix(core): avoid bytea hex UTF-8 boundary panics (#849)

- Update crates/etl/src/conversions/hex.rs to avoid str slicing on
potentially non-ASCII input in parse_bytea_hex_string.

- Switch parsing to byte-based prefix stripping and chunk validation
so malformed UTF-8 boundary input cannot panic.

- Add regression tests for boundary cases: aĆ©, \\Ć©, \\xšŸ¤”šŸ¤”.

- Add a fuzzing harness under fuzz/ with a dedicated target for
parse_bytea_hex_string and seed corpus entries for the above cases.

- Add a fuzzing crate feature and a #[doc(hidden)] fuzz-only shim to
expose the parser for fuzz input without changing public crate API
semantics.

7 of 10 new or added lines in 2 files covered. (70.0%)

16 existing lines in 2 files now uncovered.

39243 of 52478 relevant lines covered (74.78%)

35510.82 hits per line

Uncovered Changes

Lines Coverage āˆ† File
3
0.0
crates/etl/src/fuzzing.rs

Coverage Regressions

Lines Coverage āˆ† File
12
33.6
-0.12% crates/etl-maintenance/src/ducklake/runner.rs
4
83.91
1.27% crates/etl/src/replication/apply.rs
Jobs
ID Job ID Ran Files Coverage
1 28147442615.1 25 Jun 2026 04:56AM UTC 251
74.78
GitHub Action Run
Source Files on build 28147442615
  • Tree
  • List 251
  • Changed 8
  • Source Changed 1
  • Coverage Changed 8
Coverage āˆ† File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28147442615
  • 9b099049 on github
  • Prev Build on main (#28127804888)
  • Next Build on main (#28153296941)
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