-
Notifications
You must be signed in to change notification settings - Fork 368
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
feat(tests): test coverage #2482
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Uffizzi Preview |
48b659c
to
9f57123
Compare
9f57123
to
f20767a
Compare
f20767a
to
3ded8a8
Compare
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #2482 +/- ##
=======================================
Coverage ? 95.40%
=======================================
Files ? 962
Lines ? 26927
Branches ? 0
=======================================
Hits ? 25690
Misses ? 1237
Partials ? 0 ☔ View full report in Codecov by Sentry. |
3c38751
to
304939a
Compare
- Remove xdist configuration from pyproject.toml for Pycharm test runner compatibility - Add xdist to `make test` environment - Add code coverage - Measure coverage in main - Add codecov upload
304939a
to
f204bdf
Compare
Can we add a badge to the readme? |
@dabeeeenster Done. |
Thanks for submitting a PR! Please check the boxes below:
pre-commit
to check lintingChanges
make test
environmentHow did you test this code?
These changes are tested in CI.