Skip to content

Disable codecov/patch status check, keep only project coverage

3942e6e
Select commit
Loading
Failed to load commit list.
Merged

Add search_files tool #11

Disable codecov/patch status check, keep only project coverage
3942e6e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 25, 2026 in 1s

96.40% (+0.05%) compared to 67f3b69

View this Pull Request on Codecov

96.40% (+0.05%) compared to 67f3b69

Details

Codecov Report

❌ Patch coverage is 95.91837% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.40%. Comparing base (67f3b69) to head (3942e6e).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/nextcloud_mcp/tools/activity.py 80.00% 1 Missing ⚠️
src/nextcloud_mcp/tools/files.py 97.56% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #11      +/-   ##
==========================================
+ Coverage   96.34%   96.40%   +0.05%     
==========================================
  Files          13       13              
  Lines         629      667      +38     
==========================================
+ Hits          606      643      +37     
- Misses         23       24       +1     

☔ View full report in Codecov by Sentry.
📢 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.