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

[#52] Improve layout #54

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

march93
Copy link

@march93 march93 commented Oct 14, 2020

  • Moved DisplayReposList into a separate page
  • Added new router for repos page
  • Updated repos page styling

Issue #52

@codecov-io
Copy link

Codecov Report

Merging #54 into master will decrease coverage by 14.34%.
The diff coverage is 60.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #54       +/-   ##
===========================================
- Coverage   66.24%   51.89%   -14.35%     
===========================================
  Files          10       10               
  Lines         157      158        +1     
  Branches       34       34               
===========================================
- Hits          104       82       -22     
- Misses         50       72       +22     
- Partials        3        4        +1     
Impacted Files Coverage Δ
src/RepoCard.js 25.00% <ø> (ø)
src/Main.js 68.08% <60.00%> (-1.49%) ⬇️
src/DisplayReposList.js 0.00% <0.00%> (-53.66%) ⬇️

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 4b20d07...cc39028. Read the comment docs.

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.

None yet

2 participants