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

Profile page #17

Merged
merged 16 commits into from
Apr 12, 2021
Merged

Profile page #17

merged 16 commits into from
Apr 12, 2021

Conversation

AadityaMunjal
Copy link
Contributor

Summary

This PR creates the profile page /profile
image

The challenge history and the badges are static for now.

Checklist

  • This PR fixes an issue.
  • This PR adds something new
  • This PR is a breaking change
  • This PR is not a code change (e.g. documentation, README, ...)

@codecov
Copy link

codecov bot commented Mar 26, 2021

Codecov Report

Merging #17 (98c4040) into master (07cc2a0) will increase coverage by 3.66%.
The diff coverage is 92.85%.

❗ Current head 98c4040 differs from pull request most recent head bae84bf. Consider uploading reports for the commit bae84bf to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           master      #17      +/-   ##
==========================================
+ Coverage   73.49%   77.15%   +3.66%     
==========================================
  Files          27       33       +6     
  Lines         166      197      +31     
  Branches       22       25       +3     
==========================================
+ Hits          122      152      +30     
- Misses         43       44       +1     
  Partials        1        1              
Impacted Files Coverage Δ
src/App.tsx 0.00% <0.00%> (ø)
src/components/Home/Styles.ts 100.00% <ø> (ø)
src/components/Navbar/Navbar.tsx 0.00% <ø> (ø)
src/components/Navbar/Styles.tsx 0.00% <ø> (ø)
src/components/UserProfile/Styles.ts 100.00% <ø> (ø)
src/components/UserProfile/Badge.component.tsx 88.88% <88.88%> (ø)
...rc/components/Others/Loading/Loading.component.tsx 100.00% <100.00%> (ø)
src/components/Others/Loading/Styles.ts 100.00% <100.00%> (ø)
...nts/UserProfile/ChallengeHistoryCard.component.tsx 100.00% <100.00%> (ø)
src/components/UserProfile/Profile.tsx 100.00% <100.00%> (ø)
... and 7 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 07cc2a0...bae84bf. Read the comment docs.

@mohamed040406
Copy link
Collaborator

hmmm... ok

@mohamed040406 mohamed040406 merged commit 99ad3a1 into Tech-With-Tim:master Apr 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants