openedx / frontend-app-discussions

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

fix: moved feedback widget behind env variables #562

Closed awais-ansari closed 1 year ago

awais-ansari commented 1 year ago

INF-1040

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 50.00% and project coverage change: +0.01% :tada:

Comparison is base (dcb0f9e) 92.38% compared to head (4e94ac5) 92.40%. Report is 1 commits behind head on open-release/palm.master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## open-release/palm.master #562 +/- ## ============================================================ + Coverage 92.38% 92.40% +0.01% ============================================================ Files 163 162 -1 Lines 3297 3278 -19 Branches 890 883 -7 ============================================================ - Hits 3046 3029 -17 + Misses 232 230 -2 Partials 19 19 ``` | [Files Changed](https://app.codecov.io/gh/openedx/frontend-app-discussions/pull/562?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openedx) | Coverage Δ | | |---|---|---| | [...c/discussions/discussions-home/DiscussionsHome.jsx](https://app.codecov.io/gh/openedx/frontend-app-discussions/pull/562?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openedx#diff-c3JjL2Rpc2N1c3Npb25zL2Rpc2N1c3Npb25zLWhvbWUvRGlzY3Vzc2lvbnNIb21lLmpzeA==) | `94.73% <ø> (-0.27%)` | :arrow_down: | | [src/discussions/messages.js](https://app.codecov.io/gh/openedx/frontend-app-discussions/pull/562?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openedx#diff-c3JjL2Rpc2N1c3Npb25zL21lc3NhZ2VzLmpz) | `100.00% <ø> (ø)` | | | [src/index.jsx](https://app.codecov.io/gh/openedx/frontend-app-discussions/pull/562?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openedx#diff-c3JjL2luZGV4LmpzeA==) | `0.00% <ø> (ø)` | | | [...c/discussions/discussions-home/FeedbackWrapper.jsx](https://app.codecov.io/gh/openedx/frontend-app-discussions/pull/562?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openedx#diff-c3JjL2Rpc2N1c3Npb25zL2Rpc2N1c3Npb25zLWhvbWUvRmVlZGJhY2tXcmFwcGVyLmpzeA==) | `92.85% <50.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.

:loudspeaker: Have feedback on the report? Share it here.