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: changed the title of new edx provider #497

Closed sundasnoreen12 closed 1 year ago

sundasnoreen12 commented 1 year ago

INF-843

Description

Changed the name of the "openedx" provider from "edx" to "edx (new)"

|Before|

Screenshot 2023-04-11 at 4 04 03 PM

|After|

Screenshot 2023-04-11 at 4 04 42 PM

Merge Checklist

Post-merge Checklist

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.02 :warning:

Comparison is base (5cc5156) 92.17% compared to head (6ed617d) 92.16%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #497 +/- ## ========================================== - Coverage 92.17% 92.16% -0.02% ========================================== Files 163 163 Lines 3259 3254 -5 Branches 889 891 +2 ========================================== - Hits 3004 2999 -5 Misses 236 236 Partials 19 19 ``` | [Impacted Files](https://codecov.io/gh/openedx/frontend-app-discussions/pull/497?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openedx) | Coverage Δ | | |---|---|---| | [src/discussions/learners/data/selectors.js](https://codecov.io/gh/openedx/frontend-app-discussions/pull/497?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openedx#diff-c3JjL2Rpc2N1c3Npb25zL2xlYXJuZXJzL2RhdGEvc2VsZWN0b3JzLmpz) | `100.00% <ø> (ø)` | | | [src/discussions/learners/learner/LearnerAvatar.jsx](https://codecov.io/gh/openedx/frontend-app-discussions/pull/497?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openedx#diff-c3JjL2Rpc2N1c3Npb25zL2xlYXJuZXJzL2xlYXJuZXIvTGVhcm5lckF2YXRhci5qc3g=) | `100.00% <ø> (ø)` | | | [...s/post-comments/comments/comment/CommentHeader.jsx](https://codecov.io/gh/openedx/frontend-app-discussions/pull/497?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openedx#diff-c3JjL2Rpc2N1c3Npb25zL3Bvc3QtY29tbWVudHMvY29tbWVudHMvY29tbWVudC9Db21tZW50SGVhZGVyLmpzeA==) | `100.00% <ø> (ø)` | | | [...scussions/post-comments/comments/comment/Reply.jsx](https://codecov.io/gh/openedx/frontend-app-discussions/pull/497?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openedx#diff-c3JjL2Rpc2N1c3Npb25zL3Bvc3QtY29tbWVudHMvY29tbWVudHMvY29tbWVudC9SZXBseS5qc3g=) | `58.82% <ø> (-1.18%)` | :arrow_down: | | [src/discussions/posts/data/selectors.js](https://codecov.io/gh/openedx/frontend-app-discussions/pull/497?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openedx#diff-c3JjL2Rpc2N1c3Npb25zL3Bvc3RzL2RhdGEvc2VsZWN0b3JzLmpz) | `93.75% <ø> (-0.70%)` | :arrow_down: | | [src/discussions/posts/post/PostHeader.jsx](https://codecov.io/gh/openedx/frontend-app-discussions/pull/497?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openedx#diff-c3JjL2Rpc2N1c3Npb25zL3Bvc3RzL3Bvc3QvUG9zdEhlYWRlci5qc3g=) | `89.47% <ø> (-0.27%)` | :arrow_down: | | [src/discussions/common/AlertBanner.jsx](https://codecov.io/gh/openedx/frontend-app-discussions/pull/497?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openedx#diff-c3JjL2Rpc2N1c3Npb25zL2NvbW1vbi9BbGVydEJhbm5lci5qc3g=) | `100.00% <100.00%> (ø)` | | ... and [1 file with indirect coverage changes](https://codecov.io/gh/openedx/frontend-app-discussions/pull/497/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openedx) Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openedx). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openedx)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.