Issue #83 - Step 3 - Configure which fields should be reported to slack, per activity. #508
GitHub Actions / coverage
completed
Dec 15, 2024 in 0s
coverage
File | Coverage | |
---|---|---|
All files | 97% |
✅ |
logger.py | 91% |
✅ |
main.py | 97% |
✅ |
settings.py | 96% |
✅ |
data/database/connection.py | 58% |
❌ |
domain/localrepository/localwithingsrepository.py | 94% |
✅ |
domain/usecases/slack/usecase_post_daily_activity.py | 95% |
✅ |
domain/usecases/slack/usecase_post_sleep.py | 97% |
✅ |
remoteservices/api/withings/subscribeapi.py | 87% |
✅ |
remoteservices/api/withings/weightapi.py | 95% |
✅ |
remoteservices/repositories/webapifitbitrepository.py | 97% |
✅ |
routers/dependencies.py | 85% |
✅ |
tasks/fitbitpoll.py | 95% |
✅ |
tasks/post_daily_activities_task.py | 92% |
✅ |
Minimum allowed coverage is 80%
Generated by 🐒 cobertura-action against 2a17c9f
Loading