Skip to content

chore: add codecov.yml with coverage thresholds

5db10ea
Select commit
Loading
Failed to load commit list.
Merged

feat: Connection Profiles API, Express Configuration, and API enhancements #1277

chore: add codecov.yml with coverage thresholds
5db10ea
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 10, 2025 in 0s

89.18% (-0.02%) compared to 2103848

View this Pull Request on Codecov

89.18% (-0.02%) compared to 2103848

Details

Codecov Report

❌ Patch coverage is 88.18898% with 30 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.18%. Comparing base (2103848) to head (5db10ea).

Files with missing lines Patch % Lines
.../api/resources/connectionProfiles/client/Client.ts 88.06% 29 Missing ⚠️
...urces/prompts/resources/rendering/client/Client.ts 50.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1277      +/-   ##
==========================================
- Coverage   89.20%   89.18%   -0.02%     
==========================================
  Files         362      364       +2     
  Lines       16216    16472     +256     
  Branches     8174     8319     +145     
==========================================
+ Hits        14465    14691     +226     
- Misses       1751     1781      +30     
Files with missing lines Coverage Δ
src/management/Client.ts 100.00% <100.00%> (ø)
src/management/api/requests/requests.ts 100.00% <ø> (ø)
...nagement/api/resources/connectionProfiles/index.ts 100.00% <100.00%> (ø)
src/management/api/resources/index.ts 100.00% <100.00%> (ø)
src/management/api/types/types.ts 100.00% <100.00%> (ø)
...urces/prompts/resources/rendering/client/Client.ts 90.50% <50.00%> (-0.36%) ⬇️
.../api/resources/connectionProfiles/client/Client.ts 88.06% <88.06%> (ø)
🚀 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.