DalgoT4D / webapp

GNU Affero General Public License v3.0
5 stars 36 forks source link

minor change - use resetConnDeploymentId for resetting #896

Closed Ishankoradia closed 4 weeks ago

Ishankoradia commented 1 month ago

@mdshamoon could you help take this over

the reset connection api needs to change to use resetConnectionDeploymentId and hit the same api as sync connection but with this deployment id resetConnectionDeploymentId.

codecov-commenter commented 1 month ago

Codecov Report

Attention: Patch coverage is 95.65217% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 59.82%. Comparing base (d2f244f) to head (c871c50).

Files Patch % Lines
src/components/Connections/Connections.tsx 95.65% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #896 +/- ## ========================================== + Coverage 59.79% 59.82% +0.02% ========================================== Files 78 78 Lines 5385 5389 +4 Branches 1290 1290 ========================================== + Hits 3220 3224 +4 Misses 2060 2060 Partials 105 105 ```

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