Skip to content

Add 'get_network_routes' tool#404

Open
subpop wants to merge 1 commit intorhel-lightspeed:mainfrom
subpop:add-ip-route
Open

Add 'get_network_routes' tool#404
subpop wants to merge 1 commit intorhel-lightspeed:mainfrom
subpop:add-ip-route

Conversation

@subpop
Copy link
Copy Markdown
Member

@subpop subpop commented Apr 15, 2026

Add a fixed 'get_network_routes' tool. Inspired by the now stale #263.

@subpop subpop requested a review from a team as a code owner April 15, 2026 16:10
@github-actions
Copy link
Copy Markdown

For team members: test commit 612204f in internal GitLab

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 15, 2026

Codecov Report

❌ Patch coverage is 91.66667% with 8 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/linux_mcp_server/parsers.py 82.22% 5 Missing and 3 partials ⚠️
Flag Coverage Δ
unittests 96.35% <91.66%> (-0.11%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
src/linux_mcp_server/commands.py 89.47% <ø> (ø)
src/linux_mcp_server/formatters.py 95.76% <100.00%> (+0.43%) ⬆️
src/linux_mcp_server/models.py 100.00% <100.00%> (ø)
src/linux_mcp_server/tools/__init__.py 100.00% <100.00%> (ø)
src/linux_mcp_server/tools/network.py 100.00% <100.00%> (ø)
tests/tools/test_network.py 100.00% <100.00%> (ø)
src/linux_mcp_server/parsers.py 83.62% <82.22%> (-0.27%) ⬇️
🚀 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.

@alexxa
Copy link
Copy Markdown
Collaborator

alexxa commented Apr 16, 2026

/retest

@alexxa
Copy link
Copy Markdown
Collaborator

alexxa commented Apr 16, 2026

Functional Tests failed due to the python default issue which was fixed and merged in #396 . When rebased, it perhaps will fail again unless #407 is merged first.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants