Skip to content

Commit 45993f2

Browse files
committed
docs: update code coverage shield in README
- Update coverage badge from 91% to 89% - Ensure README reflects current test coverage status
1 parent 0008ce4 commit 45993f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</div>
66

77
<p align="center">
8-
<img src="https://img.shields.io/badge/coverage-91%25-green?style=for-the-badge" alt="coverage">
8+
<img src="https://img.shields.io/badge/coverage-89%25-green?style=for-the-badge" alt="coverage">
99
<a href="https://flutter-news-app-full-source-code.github.io/docs/"><img src="https://img.shields.io/badge/LIVE_DOCS-VIEW-slategray?style=for-the-badge" alt="Live Docs: View"></a>
1010
<a href="https://github.com/flutter-news-app-full-source-code"><img src="https://img.shields.io/badge/MAIN_PROJECT-BROWSE-purple?style=for-the-badge" alt="Main Project: Browse"></a>
1111
</p>

0 commit comments

Comments
 (0)