Skip to content

Adding support for HttpPipeline#1585

Open
salaboy wants to merge 20 commits into
dapr:masterfrom
salaboy:1584-middleware
Open

Adding support for HttpPipeline#1585
salaboy wants to merge 20 commits into
dapr:masterfrom
salaboy:1584-middleware

Merge branch 'master' into 1584-middleware

3793b8b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 4, 2026 in 0s

76.79% (+0.02%) compared to e289298

View this Pull Request on Codecov

76.79% (+0.02%) compared to e289298

Details

Codecov Report

❌ Patch coverage is 81.25000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.79%. Comparing base (e289298) to head (3793b8b).
⚠️ Report is 21 commits behind head on master.

Files with missing lines Patch % Lines
...ain/java/io/dapr/testcontainers/Configuration.java 60.00% 2 Missing ⚠️
...main/java/io/dapr/testcontainers/HttpPipeline.java 80.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1585      +/-   ##
============================================
+ Coverage     76.77%   76.79%   +0.02%     
- Complexity     2259     2266       +7     
============================================
  Files           241      242       +1     
  Lines          7066     7081      +15     
  Branches        740      742       +2     
============================================
+ Hits           5425     5438      +13     
- Misses         1277     1281       +4     
+ Partials        364      362       -2     

☔ 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.