Skip to content

fix: updated version

270c704
Select commit
Loading
Failed to load commit list.
Merged

bugfix/cleanup UI #5

fix: updated version
270c704
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 5, 2025 in 0s

84.57% (target 80.00%)

View this Pull Request on Codecov

84.57% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 82.60870% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.57%. Comparing base (b70e6cc) to head (270c704).

Files with missing lines Patch % Lines
mcphawk/web/server.py 87.50% 2 Missing ⚠️
mcphawk/cli.py 75.00% 1 Missing ⚠️
mcphawk/sniffer.py 66.66% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #5      +/-   ##
==========================================
+ Coverage   84.29%   84.57%   +0.27%     
==========================================
  Files          11       11              
  Lines        1235     1225      -10     
==========================================
- Hits         1041     1036       -5     
+ Misses        194      189       -5     
Files with missing lines Coverage Δ
mcphawk/mcp_server/server.py 92.72% <ø> (-0.13%) ⬇️
mcphawk/tcp_reassembly.py 86.26% <ø> (-0.06%) ⬇️
mcphawk/cli.py 82.39% <75.00%> (+1.47%) ⬆️
mcphawk/sniffer.py 65.73% <66.66%> (-0.39%) ⬇️
mcphawk/web/server.py 93.24% <87.50%> (+1.81%) ⬆️
🚀 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.