openedx / frontend-component-cookie-policy-banner

The edX cookie policy banner component implemented in React.
GNU Affero General Public License v3.0
2 stars 18 forks source link

feat: fix edX specific urls #416

Closed zainab-amir closed 1 year ago

zainab-amir commented 1 year ago

Removed edX keyword and urls from the cookie banner.

codecov[bot] commented 1 year ago

Codecov Report

Base: 75.00% // Head: 75.00% // No change to project coverage :thumbsup:

Coverage data is based on head (53d9ab0) compared to base (7f9bcd5). Patch coverage: 20.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #416 +/- ## ======================================= Coverage 75.00% 75.00% ======================================= Files 3 3 Lines 96 96 Branches 22 22 ======================================= Hits 72 72 Misses 19 19 Partials 5 5 ``` | [Impacted Files](https://codecov.io/gh/openedx/frontend-component-cookie-policy-banner/pull/416?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openedx) | Coverage Δ | | |---|---|---| | [src/constants.js](https://codecov.io/gh/openedx/frontend-component-cookie-policy-banner/pull/416/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openedx#diff-c3JjL2NvbnN0YW50cy5qcw==) | `77.77% <20.00%> (ø)` | | 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 at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.