Azure / azure-functions-dapr-extension

Extension for interacting with Dapr APIs from an Azure Function
MIT License
100 stars 34 forks source link

Retry Tests for AFDE Triggers #193

Closed ASHIQUEMD closed 5 months ago

ASHIQUEMD commented 6 months ago

Addin tests for retry with AFDE triggers

  1. DaprTopicTrigger
  2. DaprBindingTrigger
  3. DaprServiceInvocationTrigger
codecov-commenter commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 68.53%. Comparing base (3b50f6c) to head (a640b73). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #193 +/- ## ========================================== + Coverage 67.01% 68.53% +1.52% ========================================== Files 53 53 Lines 1052 1052 Branches 158 158 ========================================== + Hits 705 721 +16 + Misses 287 274 -13 + Partials 60 57 -3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.