resilience4j / resilience4j-spring-boot2-demo

A Spring Boot 2 demo which shows how to use the Resilience4j Spring Boot 2 Starter
Apache License 2.0
254 stars 190 forks source link

Updating to github actions badges #68

Closed dkowis closed 2 years ago

dkowis commented 2 years ago

When I did the move away from travis, I forgot to update the badges.

Also considering something like this: https://github.com/marketplace/actions/dynamic-badges

But I'd want to do that work in the resilience4j namespace, since it requires a gist. It would be neat to have dynamic code coverage results or test results, or something like that.