openedx / frontend-app-account

Open edX micro-frontend application for managing user account information.
GNU Affero General Public License v3.0
17 stars 121 forks source link

feat!: remove 2U demographics collection #1077

Closed justinhynes closed 1 month ago

justinhynes commented 1 month ago

[APER-2823]

This PR removes functionality specific to 2U and edx.org from the Account MFE that was used for collecting demographics info from learners.

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 58.28%. Comparing base (c3d3022) to head (89d848e).

Files Patch % Lines
src/account-settings/data/service.js 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1077 +/- ## ========================================== + Coverage 56.52% 58.28% +1.76% ========================================== Files 120 115 -5 Lines 2500 2330 -170 Branches 682 642 -40 ========================================== - Hits 1413 1358 -55 + Misses 1012 911 -101 + Partials 75 61 -14 ```

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