Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: reskin of Profile MFE main page #1114

Merged
merged 12 commits into from
Nov 18, 2024

refactor: refactored code according to requested changes

3eaa383
Select commit
Loading
Failed to load commit list.
Merged

feat: reskin of Profile MFE main page #1114

refactor: refactored code according to requested changes
3eaa383
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 13, 2024 in 1s

73.04% of diff hit (target 67.12%)

View this Pull Request on Codecov

73.04% of diff hit (target 67.12%)

Annotations

Check warning on line 8 in src/data/reducers.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/data/reducers.js#L8

Added line #L8 was not covered by tests

Check warning on line 11 in src/data/reducers.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/data/reducers.js#L11

Added line #L11 was not covered by tests

Check warning on line 6 in src/data/sagas.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/data/sagas.js#L6

Added line #L6 was not covered by tests

Check warning on line 10 in src/data/sagas.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/data/sagas.js#L10

Added line #L10 was not covered by tests

Check warning on line 31 in src/index.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/index.jsx#L30-L31

Added lines #L30 - L31 were not covered by tests

Check warning on line 35 in src/index.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/index.jsx#L33-L35

Added lines #L33 - L35 were not covered by tests

Check warning on line 28 in src/profile-v2/CertificateCard.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/profile-v2/CertificateCard.jsx#L28

Added line #L28 was not covered by tests

Check warning on line 5 in src/profile-v2/NotFoundPage.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/profile-v2/NotFoundPage.jsx#L4-L5

Added lines #L4 - L5 were not covered by tests

Check warning on line 59 in src/profile-v2/ProfilePage.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/profile-v2/ProfilePage.jsx#L59

Added line #L59 was not covered by tests

Check warning on line 63 in src/profile-v2/ProfilePage.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/profile-v2/ProfilePage.jsx#L63

Added line #L63 was not covered by tests

Check warning on line 75 in src/profile-v2/ProfilePage.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/profile-v2/ProfilePage.jsx#L75

Added line #L75 was not covered by tests

Check warning on line 96 in src/profile-v2/ProfilePage.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/profile-v2/ProfilePage.jsx#L96

Added line #L96 was not covered by tests

Check warning on line 1 in src/profile-v2/data/constants.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/profile-v2/data/constants.js#L1

Added line #L1 was not covered by tests

Check warning on line 13 in src/profile-v2/data/constants.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/profile-v2/data/constants.js#L13

Added line #L13 was not covered by tests

Check warning on line 1 in src/profile-v2/data/mock_data.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/profile-v2/data/mock_data.js#L1

Added line #L1 was not covered by tests

Check warning on line 64 in src/profile-v2/data/sagas.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/profile-v2/data/sagas.js#L64

Added line #L64 was not covered by tests

Check warning on line 90 in src/profile-v2/data/sagas.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/profile-v2/data/sagas.js#L88-L90

Added lines #L88 - L90 were not covered by tests

Check warning on line 102 in src/profile-v2/data/sagas.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/profile-v2/data/sagas.js#L100-L102

Added lines #L100 - L102 were not covered by tests

Check warning on line 13 in src/profile-v2/data/services.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/profile-v2/data/services.js#L12-L13

Added lines #L12 - L13 were not covered by tests

Check warning on line 18 in src/profile-v2/data/services.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/profile-v2/data/services.js#L15-L18

Added lines #L15 - L18 were not covered by tests

Check warning on line 32 in src/profile-v2/data/services.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/profile-v2/data/services.js#L31-L32

Added lines #L31 - L32 were not covered by tests

Check warning on line 34 in src/profile-v2/data/services.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/profile-v2/data/services.js#L34

Added line #L34 was not covered by tests

Check warning on line 41 in src/profile-v2/data/services.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/profile-v2/data/services.js#L40-L41

Added lines #L40 - L41 were not covered by tests

Check warning on line 45 in src/profile-v2/data/services.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/profile-v2/data/services.js#L45

Added line #L45 was not covered by tests

Check warning on line 50 in src/profile-v2/data/services.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/profile-v2/data/services.js#L50

Added line #L50 was not covered by tests