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

RobinTail / express-zod-api / 8409470662
100%

Build:
DEFAULT BRANCH: master
Ran 24 Mar 2024 12:57PM UTC
Jobs 7
Files 39
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

24 Mar 2024 12:56PM UTC coverage: 100.0%. Remained the same
8409470662

push

github

web-flow
Replacing `form-data` with native `FormData` of Node 18 (#1644)

Needed for #1617 
Related to https://github.com/form-data/form-data/pull/558

Using the native Node 18+ FormData (using it in tests).
It turned out that in version 18.0.0 (only), `FormData::set` and
`::append()` do not take the MIME type of the `Blob` into account, and
it's an empty string, which always lead to `application/octet-stream`
instead of actual MIME type.

`Blob::type` is readonly via getter-only approach, so there is no way to
hack it.
So I disabled the MIME type check for Node 18.0.0 test.

665 of 698 branches covered (95.27%)

1096 of 1096 relevant lines covered (100.0%)

600.81 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-20.1.0 - 8409470662.1 24 Mar 2024 12:57PM UTC 0
100.0
GitHub Action Run
2 run-18.x - 8409470662.2 24 Mar 2024 12:57PM UTC 0
100.0
GitHub Action Run
3 run-20.x - 8409470662.3 24 Mar 2024 12:57PM UTC 0
100.0
GitHub Action Run
4 run-18.6.0 - 8409470662.4 24 Mar 2024 12:57PM UTC 0
100.0
GitHub Action Run
5 run-18.12.0 - 8409470662.5 24 Mar 2024 12:57PM UTC 0
100.0
GitHub Action Run
6 run-20.0.0 - 8409470662.6 24 Mar 2024 12:57PM UTC 0
100.0
GitHub Action Run
7 run-18.0.0 - 8409470662.7 24 Mar 2024 12:57PM UTC 0
100.0
GitHub Action Run
Source Files on build 8409470662
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #8409470662
  • aff96b76 on github
  • Prev Build on master (#8408570375)
  • Next Build on master (#8422420528)
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