Adding support for HttpPipeline
Description
Adding support for HttpPipeline to DaprContainer
Issue reference
We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.
Please reference the issue this PR will close: #1584
Checklist
Please make sure you've completed the relevant tasks for this PR, out of the following list:
- [x] Code compiles correctly
- [x] Created/updated tests
- [ ] Extended the documentation
@cicoyle checkstyle issue fixed
@salaboy the codecov is failing. Can you please take a look ?
Codecov Report
:x: Patch coverage is 75.00000% with 4 lines in your changes missing coverage. Please review.
:white_check_mark: Project coverage is 78.47%. Comparing base (d759c53) to head (ac451eb).
:warning: Report is 238 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@
## master #1585 +/- ##
============================================
+ Coverage 76.91% 78.47% +1.56%
- Complexity 1592 1938 +346
============================================
Files 145 217 +72
Lines 4843 5887 +1044
Branches 562 661 +99
============================================
+ Hits 3725 4620 +895
- Misses 821 928 +107
- Partials 297 339 +42
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.