feat: Implement ordered rules security system #5
Codecov / codecov/project
failed
Nov 3, 2025 in 0s
66.24% (target 80.00%)
View this Pull Request on Codecov
66.24% (target 80.00%)
Details
Codecov Report
❌ Patch coverage is 56.46259% with 128 lines in your changes missing coverage. Please review.
✅ Project coverage is 66.24%. Comparing base (76fa14c) to head (02c2ae5).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| gtext/cli.py | 2.65% | 110 Missing |
| gtext/config.py | 89.77% | 18 Missing |
❌ Your project check has failed because the head coverage (66.24%) is below the target coverage (80.00%). You can increase the head coverage or adjust the target coverage.
Additional details and impacted files
@@ Coverage Diff @@
## main #5 +/- ##
==========================================
- Coverage 71.12% 66.24% -4.88%
==========================================
Files 10 10
Lines 755 1031 +276
==========================================
+ Hits 537 683 +146
- Misses 218 348 +130 | Files with missing lines | Coverage Δ | |
|---|---|---|
| gtext/extensions/include.py | 78.64% <100.00%> (+0.57%) |
⬆️ |
| gtext/config.py | 90.43% <89.77%> (-9.57%) |
⬇️ |
| gtext/cli.py | 38.86% <2.65%> (-15.16%) |
⬇️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading