openedx / frontend-app-discussions

A React-based micro frontend for the Open edX discussion forums.
GNU Affero General Public License v3.0
6 stars 61 forks source link

feat: updated redux structure using updated comments api #670

Closed ayesha-waris closed 3 months ago

ayesha-waris commented 4 months ago

INF-1258

Description Integration of update comments api with FE along with updated test cases

api/discussion/v1/comments/?thread_id

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 92.82%. Comparing base (3aacdda) to head (e3b61e3).

Files Patch % Lines
...scussions/post-comments/comments/comment/Reply.jsx 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #670 +/- ## ======================================= Coverage 92.82% 92.82% ======================================= Files 158 158 Lines 3331 3304 -27 Branches 919 896 -23 ======================================= - Hits 3092 3067 -25 + Misses 219 218 -1 + Partials 20 19 -1 ```

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