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

test: updated tests

07e0ec8
Select commit
Loading
Failed to load commit list.
Merged

feat: reskin of Profile MFE main page #1114

test: updated tests
07e0ec8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 4, 2024 in 1s

71.51% of diff hit (target 67.12%)

View this Pull Request on Codecov

71.51% of diff hit (target 67.12%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/data/reducers.js#L6

Added line #L6 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/data/reducers.js#L9

Added line #L9 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/data/sagas.js#L5

Added line #L5 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/data/sagas.js#L9

Added line #L9 was not covered by tests

Check warning on line 32 in src/index.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/index.jsx#L30-L32

Added lines #L30 - L32 were not covered by tests

Check warning on line 32 in src/profile-v2/Certificates.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/profile-v2/Certificates.jsx#L30-L32

Added lines #L30 - L32 were not covered by tests

Check warning on line 38 in src/profile-v2/Certificates.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/profile-v2/Certificates.jsx#L35-L38

Added lines #L35 - L38 were not covered by tests

Check warning on line 7 in src/profile-v2/DateJoined.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/profile-v2/DateJoined.jsx#L7

Added line #L7 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 7 in src/profile-v2/PageLoading.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/profile-v2/PageLoading.jsx#L7

Added line #L7 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/profile-v2/ProfilePage.jsx#L56

Added line #L56 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/profile-v2/ProfilePage.jsx#L60

Added line #L60 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/profile-v2/ProfilePage.jsx#L72

Added line #L72 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/profile-v2/ProfilePage.jsx#L91

Added line #L91 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