Skip to content
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

Avoid processing the daily activity posting multiple times in a row, within less than one second. #75

Merged
merged 2 commits into from
Aug 20, 2024

Conversation

caarmen
Copy link
Owner

@caarmen caarmen commented Aug 19, 2024

No description provided.

Copy link

github-actions bot commented Aug 19, 2024

File Coverage
All files 98%
logger.py 91%
main.py 97%
data/database/connection.py 92%
domain/localrepository/localwithingsrepository.py 94%
domain/usecases/slack/usecase_post_daily_activity.py 94%
domain/usecases/slack/usecase_post_sleep.py 97%
remoteservices/api/withings/subscribeapi.py 83%
remoteservices/api/withings/weightapi.py 93%
remoteservices/repositories/webapifitbitrepository.py 97%
routers/dependencies.py 85%
tasks/fitbitpoll.py 96%
tasks/post_daily_activities_task.py 92%

Minimum allowed coverage is 80%

Generated by 🐒 cobertura-action against 05d2f42

@caarmen caarmen force-pushed the avoid-multiple-daily-activity-messages branch 2 times, most recently from 4183fc4 to 01be343 Compare August 19, 2024 19:47
@caarmen caarmen requested a review from BoD August 19, 2024 19:49
@caarmen caarmen force-pushed the avoid-multiple-daily-activity-messages branch from 01be343 to 250b0f8 Compare August 20, 2024 19:43
@caarmen caarmen merged commit 8707006 into main Aug 20, 2024
3 checks passed
@caarmen caarmen deleted the avoid-multiple-daily-activity-messages branch August 20, 2024 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant