refactor(typing): Replace Any with precise types across codebase#495
Open
tony wants to merge 13 commits into
Open
refactor(typing): Replace Any with precise types across codebase#495tony wants to merge 13 commits into
tony wants to merge 13 commits into
Codecov / codecov/project
succeeded
Jul 10, 2026 in 1s
83.27% (-0.03%) compared to e6a62d9
View this Pull Request on Codecov
83.27% (-0.03%) compared to e6a62d9
Details
Codecov Report
❌ Patch coverage is 85.50725% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.27%. Comparing base (e6a62d9) to head (853d89b).
Additional details and impacted files
@@ Coverage Diff @@
## master #495 +/- ##
==========================================
- Coverage 83.30% 83.27% -0.03%
==========================================
Files 32 32
Lines 4492 4515 +23
Branches 903 904 +1
==========================================
+ Hits 3742 3760 +18
- Misses 499 502 +3
- Partials 251 253 +2 ☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading