File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
# superfetch
2
2
3
3
[ ![ GitHub Workflow Status] [ gh-actions-img ]] [ github-actions ]
4
- [ ![ Codecov] [ codecov -badge]] [ codecov ] [ ![ ] [ docs-badge ]] [ docs ]
4
+ [ ![ Codecov] [ cov -badge]] [ cov ] [ ![ ] [ docs-badge ]] [ docs ]
5
5
6
6
HTTP Server testing library inspired by
7
7
[ node-supertest-fetch] ( https://github.com/jwalton/node-supertest-fetch ) .
51
51
` ` `
52
52
53
53
[gh-actions-img]: https://img.shields.io/github/actions/workflow/status/deno-libs/superfetch/main.yml?branch=master&style=for-the-badge&logo=github
54
- [codecov ]: https://codecov .io/gh /deno-libs/superfetch
54
+ [cov ]: https://coveralls .io/github /deno-libs/superfetch
55
55
[github-actions]: https://github.com/deno-libs/superfetch/actions
56
- [codecov -badge]: https://img.shields.io/codecov/c/gh /deno-libs/superfetch?style=for-the-badge
56
+ [cov -badge]: https://img.shields.io/coverallsCoverage/github /deno-libs/superfetch?style=for-the-badge
57
57
[docs-badge]: https://img.shields.io/github/v/release/deno-libs/superfetch?color=yellow&label=Docs&logo=deno&style=for-the-badge
58
58
[docs]: https://doc.deno.land/https/deno.land/x/superfetch/mod.ts
You can’t perform that action at this time.
0 commit comments