Skip to content

fix: remove patch codecov check

a2f66ff
Select commit
Loading
Failed to load commit list.
Merged

feature/stdio-support #2

fix: remove patch codecov check
a2f66ff
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 4, 2025 in 0s

83.44% (target 80.00%)

View this Pull Request on Codecov

83.44% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 69.81132% with 80 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.44%. Comparing base (49747d0) to head (a2f66ff).

Files with missing lines Patch % Lines
mcphawk/wrapper.py 76.74% 40 Missing ⚠️
mcphawk/sniffer.py 47.05% 27 Missing ⚠️
mcphawk/cli.py 35.00% 13 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #2      +/-   ##
==========================================
- Coverage   87.34%   83.44%   -3.91%     
==========================================
  Files           9       10       +1     
  Lines         909     1166     +257     
==========================================
+ Hits          794      973     +179     
- Misses        115      193      +78     
Files with missing lines Coverage Δ
mcphawk/logger.py 90.96% <ø> (ø)
mcphawk/utils.py 100.00% <100.00%> (ø)
mcphawk/cli.py 80.92% <35.00%> (-7.14%) ⬇️
mcphawk/sniffer.py 66.11% <47.05%> (-7.23%) ⬇️
mcphawk/wrapper.py 76.74% <76.74%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.