Closed rowanseymour closed 1 month ago
Attention: Patch coverage is 33.33333%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 63.41%. Comparing base (
2998ef9
) to head (715e3ef
).
Files with missing lines | Patch % | Lines |
---|---|---|
core/hooks/create_starts.go | 33.33% | 1 Missing and 1 partial :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
We start calls by requesting a call from an IVR service and it calling us back. We record which flow will be started on the flow start and we load that flow start in the web endpoint that handles the new call. So for now all IVR flow starts need a start in the database.