Skip to content

Commit

Permalink
chore: Updated coverage badge.
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Apr 2, 2024
1 parent 94219d0 commit 0bfe029
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Relax
#### *...there's no need to panic.*

![Coverage](https://img.shields.io/badge/Coverage-93.3%25-brightgreen)
![Coverage](https://img.shields.io/badge/Coverage-100.0%25-brightgreen)

In some situations, encountering a panic can be problematic. For example:
* If your REST server panics while handling a POST request, you may end up with a dangling resource in your database;
Expand Down

0 comments on commit 0bfe029

Please sign in to comment.