Skip to content

Merge branch 'master' into 1584-middleware

3793b8b
Select commit
Loading
Failed to load commit list.
Open

Adding support for HttpPipeline #1585

Merge branch 'master' into 1584-middleware
3793b8b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 20, 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).

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