openedx / frontend-app-account

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

chore: rebase 2u-main with master #1134

Closed awais-ansari closed 3 weeks ago

awais-ansari commented 3 weeks ago

Description

Include a description of your changes here, along with a link to any relevant Jira tickets and/or GitHub issues.

How Has This Been Tested?

Please describe in detail how you tested your changes.

Screenshots/sandbox (optional):

Include a link to the sandbox for design changes or screenshot for before and after. Remove this section if it's not applicable.

Before After

Merge Checklist

Post-merge Checklist

codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 76.47059% with 4 lines in your changes missing coverage. Please review.

Project coverage is 58.70%. Comparing base (c31e164) to head (dbb3748).

Files with missing lines Patch % Lines
src/account-settings/AccountSettingsPage.jsx 73.33% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1134 +/- ## ========================================== + Coverage 58.61% 58.70% +0.09% ========================================== Files 117 117 Lines 2317 2332 +15 Branches 641 648 +7 ========================================== + Hits 1358 1369 +11 - Misses 898 902 +4 Partials 61 61 ```

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