feat(dnf): add read-only dnf tools and list output limits #264
Codecov / codecov/project
succeeded
Feb 7, 2026 in 1s
97.71% (target 60.00%)
View this Pull Request on Codecov
97.71% (target 60.00%)
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
| Files with missing lines | Coverage Δ | |
|---|---|---|
| src/linux_mcp_server/commands.py | 89.09% <ø> (ø) |
|
| src/linux_mcp_server/tools/__init__.py | 100.00% <100.00%> (ø) |
|
| src/linux_mcp_server/tools/dnf.py | 100.00% <100.00%> (ø) |
|
| src/linux_mcp_server/utils/validation.py | 100.00% <100.00%> (ø) |
|
| tests/tools/test_dnf.py | 100.00% <100.00%> (ø) |
... and 1 file with indirect coverage changes
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading