Spaces:
Runtime error
Runtime error
Commit ·
9ef0be4
1
Parent(s): c083dab
docs: add test and coverage badges to README
Browse files- Add GitHub Actions workflow badge showing test status
- Add Codecov badge showing code coverage percentage
- Badges appear right after the main title
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
README.md
CHANGED
|
@@ -10,6 +10,9 @@ pinned: false
|
|
| 10 |
|
| 11 |
# 🎖️ PMDF – CFO 2025 | Dashboard de Estudos
|
| 12 |
|
|
|
|
|
|
|
|
|
|
| 13 |
Dashboard em Streamlit para acompanhar progresso por disciplina e tópico do edital PMDF CFO 2025.
|
| 14 |
|
| 15 |
## Quick Start
|
|
|
|
| 10 |
|
| 11 |
# 🎖️ PMDF – CFO 2025 | Dashboard de Estudos
|
| 12 |
|
| 13 |
+
[](https://github.com/prof-ramos/claude-cfo/actions/workflows/test.yml)
|
| 14 |
+
[](https://codecov.io/gh/prof-ramos/claude-cfo)
|
| 15 |
+
|
| 16 |
Dashboard em Streamlit para acompanhar progresso por disciplina e tópico do edital PMDF CFO 2025.
|
| 17 |
|
| 18 |
## Quick Start
|