Skip to content

Commit

Permalink
chore: update README (#109)
Browse files Browse the repository at this point in the history
  • Loading branch information
alessbell authored Aug 30, 2024
1 parent daa7471 commit 9342016
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
<div align="center">
<a href="https://mswjs.io/">
<img width="150" height="150" src="https://raw.githubusercontent.com/mswjs/msw/main/media/msw-logo.svg">
</a>
<a href="https://graphql.org/">
<img width="150" height="150" src="https://upload.wikimedia.org/wikipedia/commons/1/17/GraphQL_Logo.svg">
</a>
<a href="https://mswjs.io/">
<img width="150" height="150" src="https://raw.githubusercontent.com/mswjs/msw/main/media/msw-logo.svg">
</a>

<h1>GraphQL Testing Library</h1>

Expand Down

1 comment on commit 9342016

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lines Statements Branches Functions
Coverage: 95%
94.89% (130/137) 90% (36/40) 85.71% (30/35)
Tests Skipped Failures Errors Time
6 0 💤 0 ❌ 0 🔥 3.499s ⏱️
Coverage Report (95%)
File% Stmts% Branch% Funcs% LinesUncovered Line #s
All files94.899085.7195.52 
   handlers.ts94.3193.7585.7194.18150–163
   utilities.ts95.9187.585.7197.91120

Please sign in to comment.