Skip to content

Refactor parameter extraction into a ParameterListBuilder module - #1180

Merged
christianhelle merged 5 commits into
mainfrom
refactor-parameter-extraction
Jul 16, 2026
Merged

Refactor parameter extraction into a ParameterListBuilder module#1180
christianhelle merged 5 commits into
mainfrom
refactor-parameter-extraction

test: add Build-level tests for ParameterListBuilder

47406f4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 30, 2026 in 0s

94.85% (+0.01%) compared to 6162f4c

View this Pull Request on Codecov

94.85% (+0.01%) compared to 6162f4c

Details

Codecov Report

❌ Patch coverage is 89.45148% with 25 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.85%. Comparing base (6162f4c) to head (47406f4).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...ameterExtraction/ParameterDefaultValueFormatter.cs 53.84% 0 Missing and 18 partials ⚠️
...ParameterExtraction/ParameterAttributeFormatter.cs 90.62% 3 Missing ⚠️
....Core/ParameterExtraction/ParameterTypeResolver.cs 95.74% 0 Missing and 2 partials ⚠️
...erExtraction/DynamicQuerystringParameterBuilder.cs 96.00% 0 Missing and 1 partial ⚠️
...ore/ParameterExtraction/QueryParameterExtractor.cs 90.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1180      +/-   ##
==========================================
+ Coverage   94.83%   94.85%   +0.01%     
==========================================
  Files          81       85       +4     
  Lines        3585     3578       -7     
==========================================
- Hits         3400     3394       -6     
  Misses         76       76              
+ Partials      109      108       -1     

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