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

phcurado / zoi / 2732b1c661a8d42b90983e773ad65165fe59e11b
100%

Build:
DEFAULT BRANCH: main
Ran 09 Oct 2025 11:04AM UTC
Jobs 1
Files 45
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 Oct 2025 11:04AM UTC coverage: 99.851%. Remained the same
2732b1c661a8d42b90983e773ad65165fe59e11b

push

github

web-flow
fix: Array type would `append_path` instead of `add_path` on error (#49)

The error path during array failure was wrong.
All other types seems to call `add_path`
(which should probably be called `prepend_path`)
on it's way out of nested parsing.

Array was the only one using `append_path`, so I've removed `append_path`.

I also fixed a test that asserted the wrong path.
This is what gave it away, the path in the test was not pointing to the
actual error element of the data.

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

671 of 672 relevant lines covered (99.85%)

56.77 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2732b1c661a8d42b90983e773ad65165fe59e11b.1 09 Oct 2025 11:04AM UTC 45
99.85
GitHub Action Run
Source Files on build 2732b1c661a8d42b90983e773ad65165fe59e11b
  • Tree
  • List 45
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 2732b1c6 on github
  • Prev Build on main (#DCCC090B...)
  • Next Build on main (#D8C55031...)
  • Delete
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