Skip to content

move status page logic to constants and settings

252bf44
Select commit
Loading
Failed to load commit list.
Open

task: set status betterstack page conditionally for staging and production #434

move status page logic to constants and settings
252bf44
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 16, 2026 in 1s

62.42% (target 70.00%)

View this Pull Request on Codecov

62.42% (target 70.00%)

Details

Codecov Report

❌ Patch coverage is 90.32258% with 3 lines in your changes missing coverage. Please review.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/aignostics/gui/_frame.py 78.57% 0 Missing and 3 partials ⚠️

❌ Your project check has failed because the head coverage (62.42%) is below the target coverage (70.00%). You can increase the head coverage or adjust the target coverage.

Files with missing lines Coverage Δ
src/aignostics/platform/__init__.py 100.00% <ø> (ø)
src/aignostics/platform/_constants.py 100.00% <100.00%> (ø)
src/aignostics/platform/_settings.py 86.70% <100.00%> (+0.98%) ⬆️
src/aignostics/gui/_frame.py 76.92% <78.57%> (-0.77%) ⬇️

... and 18 files with indirect coverage changes