Code health tracker
See original GitHub issue🚀 Feature
List including the pending things to do to improve the package health
- Add codespell in pre-commit
- Add pyupgrade in pre-commit
- Add dependabot -> already enabled!
- Deepsource: https://deepsource.io/gh/kornia/kornia (need to find a proper way to automate)
- docformatter: https://github.com/myint/docformatter
- yesqa: https://github.com/asottile/yesqa
- full support to
bandit
-> https://github.com/kornia/kornia/issues/1245 - configure dependabot to
requirements-dev.txt
- flake8-bugbear https://github.com/kornia/kornia/pull/1233
- Pytest raises 600+ warnings https://github.com/kornia/kornia/issues/1225
- Tests take a long time https://github.com/kornia/kornia/discussions/1260
Issue Analytics
- State:
- Created 2 years ago
- Comments:5 (5 by maintainers)
Top Results From Across the Web
health-tracker · GitHub Topics
Health tracking app for daily activities ... Personalized Health Tracker GUI ... A web app to track mentrual cycles, health, and hygiene -...
Read more >China's Novel Health Tracker: Green on Public Health, Red on ...
This innovative app tracks an individual's travel, contact history, and biometric data (for example, body temperature) directly through one's ...
Read more >The Health Tracker in China and How the Code Works
The new health code scheme in China may serve as a health tracker and a basis for social ranking if fully implemented.
Read more >List of symptom tracker open code resources
A repository for information and open code on pandemic symptom trackers.
Read more >Residents say China used health tracker for crowd control
Chinese residents are required to have the health app, which displays a code indicating their health status, including possible exposure to ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
You might point dependabot at PyPI projects like https://github.com/kornia/kornia/blob/master/requirements-dev.txt
Dependabot can be checked above.
Also, Add #1260?