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

Maintenance updates #68

Merged
merged 4 commits into from
Jul 20, 2024
Merged

Maintenance updates #68

merged 4 commits into from
Jul 20, 2024

Conversation

caarmen
Copy link
Owner

@caarmen caarmen commented Jul 20, 2024

  • Update dependencies (requirements and github actions).
  • Enable test sharding.
  • Add code coverage github action.

pytest==8.1.1
respx==0.20.2
ruff==0.3.3
pytest==8.2.2
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note: pytest-sqlalchemy-mock has a new version 0.1.6, but it has an issue:

@caarmen caarmen changed the title Update dependencies Maintenance updates Jul 20, 2024
Copy link

github-actions bot commented Jul 20, 2024

File Coverage
All files 98%
logger.py 90%
main.py 97%
domain/localrepository/localwithingsrepository.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%

Minimum allowed coverage is 80%

Generated by 🐒 cobertura-action against d3203e6

Exclude `@abstractmethod`s from code coverage.
@caarmen caarmen merged commit 06a5440 into main Jul 20, 2024
3 checks passed
@caarmen caarmen deleted the maintenance branch July 20, 2024 15:16
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