Skip to content

Commit

Permalink
updated workflow file action cover
Browse files Browse the repository at this point in the history
  • Loading branch information
rajnandan1 committed Mar 6, 2024
1 parent 4e91ad2 commit c1b9ae5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# Package tripper

---
[![Coverage Status](https://coveralls.io/repos/github/rajnandan1/go-tripper/badge.svg?branch=main)](https://coveralls.io/github/rajnandan1/go-tripper?branch=main)

The `tripper` is a lightweight, 0 dependencies package that provides functionality for monitoring the status of a circuit. It allows you to track the success and failure counts of events and determine if a circuit should be open or closed based on configurable thresholds. This can be useful in scenarios where you want to implement circuit breaker patterns or manage the availability of services.
Expand Down

0 comments on commit c1b9ae5

Please sign in to comment.