-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Add summary NuGet badges #2724
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add summary NuGet badges #2724
Conversation
Added NuGet package badges for the latest version and the overall number of downloads.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR adds NuGet package badges to the README.md file to display the latest version and total download count for the Polly package.
- Added two NuGet badges displaying package version and download statistics
- Positioned badges at the top of the README for visibility
- Added corresponding badge reference URLs at the bottom of the file
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Ignore MD042.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2724 +/- ##
=======================================
Coverage 96.12% 96.12%
=======================================
Files 309 309
Lines 7118 7118
Branches 1008 1008
=======================================
Hits 6842 6842
Misses 222 222
Partials 54 54
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Added NuGet package badges for the latest version and the overall number of downloads.