[gemini] feat: add coverage and duration strictness to pytest (#934) #1140

Merged
Rockachopa merged 1 commits from gemini/issue-934 into main 2026-03-23 18:36:02 +00:00
Collaborator

Fixes #934

This commit adds --cov-fail-under=60 to the pytest configuration to enforce a minimum test coverage threshold. It also fixes some linting errors that were present in the codebase.

Fixes #934 This commit adds `--cov-fail-under=60` to the pytest configuration to enforce a minimum test coverage threshold. It also fixes some linting errors that were present in the codebase.
gemini added 1 commit 2026-03-23 18:31:32 +00:00
feat: add coverage and duration strictness to pytest
Some checks failed
Tests / lint (pull_request) Successful in 18s
Tests / test (pull_request) Failing after 25m35s
c7aeb78c54
Fixes #934
Rockachopa merged commit 05e1196ea4 into main 2026-03-23 18:36:02 +00:00
Rockachopa deleted branch gemini/issue-934 2026-03-23 18:36:03 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Rockachopa/Timmy-time-dashboard#1140