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

RobinTail / express-zod-api / 17559392574
100%

Build:
DEFAULT BRANCH: master
Ran 08 Sep 2025 05:46PM UTC
Jobs 6
Files 49
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

08 Sep 2025 05:45PM UTC coverage: 100.0%. Remained the same
17559392574

push

github

web-flow
Feat: Configurable query parser (#2922)

Related to #2894 
Also #1388 and #1266 

Making it easier to send arrays via query string.

I missed this change of Express 5:

<img width="969" height="211" alt="Screenshot 2025-09-08 at 10 32 19"
src="https://github.com/user-attachments/assets/20f8def9-44ce-41a0-abeb-cb3bd5135d70"
/>

They changed "extended" to "simple", so square brackets no longer works
by default.

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

- New Features
- Configurable query parser for Express 5: "simple" (default),
"extended", or a custom function; supports nested arrays/objects and
custom formats (e.g., comma-separated arrays).

- Documentation
- Added "Query string parser" section with usage examples; updated
Transformations example and reordered Basic features.

- Examples
- User list endpoint accepts optional roles filter and now returns each
user's role; client and API docs updated.

- Tests
- Added tests for parser configs and multiple array query formats; some
assertions switched to snapshots.

- Chores
  - Added qs as an example devDependency.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->

1220 of 1262 branches covered (96.67%)

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

3945 of 3945 relevant lines covered (100.0%)

275.26 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-24.x - 17559392574.1 08 Sep 2025 05:46PM UTC 49
100.0
GitHub Action Run
2 run-22.12.0 - 17559392574.2 08 Sep 2025 05:46PM UTC 49
100.0
GitHub Action Run
3 run-20.19.0 - 17559392574.3 08 Sep 2025 05:46PM UTC 49
100.0
GitHub Action Run
4 run-24.0.0 - 17559392574.4 08 Sep 2025 05:46PM UTC 49
100.0
GitHub Action Run
5 run-20.x - 17559392574.5 08 Sep 2025 05:46PM UTC 49
100.0
GitHub Action Run
6 run-22.x - 17559392574.6 08 Sep 2025 05:46PM UTC 49
100.0
GitHub Action Run
Source Files on build 17559392574
  • Tree
  • List 49
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #17559392574
  • 6e473e62 on github
  • Prev Build on master (#17518821689)
  • Next Build on master (#17583052870)
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