You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add pytest-cov to all [dependency-groups] dev across libs and projects, add a .coveragerc, and enforce minimums in CI (TBD). Currently there is no coverage enforcement and several projects have near-zero test coverage.
Add
pytest-covto all[dependency-groups] devacross libs and projects, add a.coveragerc, and enforce minimums in CI (TBD). Currently there is no coverage enforcement and several projects have near-zero test coverage.