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

Pagination #261

Merged
merged 3 commits into from
Jun 9, 2020
Merged

Pagination #261

merged 3 commits into from
Jun 9, 2020

Conversation

unix
Copy link
Member

@unix unix commented Jun 9, 2020

PR Checklist

  • Fix linting errors
  • Label has been added

Change information

resolved #235

@unix unix self-assigned this Jun 9, 2020
@unix unix linked an issue Jun 9, 2020 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Jun 9, 2020

Codecov Report

Merging #261 into rc will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff            @@
##               rc     #261    +/-   ##
========================================
  Coverage   99.95%   99.95%            
========================================
  Files         178      186     +8     
  Lines        2246     2357   +111     
  Branches      512      560    +48     
========================================
+ Hits         2245     2356   +111     
  Misses          1        1            
Impacted Files Coverage Δ
components/pagination/index.ts 100.00% <100.00%> (ø)
components/pagination/pagination-context.ts 100.00% <100.00%> (ø)
components/pagination/pagination-ellipsis.tsx 100.00% <100.00%> (ø)
components/pagination/pagination-item.tsx 100.00% <100.00%> (ø)
components/pagination/pagination-next.tsx 100.00% <100.00%> (ø)
components/pagination/pagination-pages.tsx 100.00% <100.00%> (ø)
components/pagination/pagination-previous.tsx 100.00% <100.00%> (ø)
components/pagination/pagination.tsx 100.00% <100.00%> (ø)
... and 6 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 1b84205...a85e07a. Read the comment docs.

@vercel vercel bot temporarily deployed to Preview June 9, 2020 02:15 Inactive
@unix unix merged commit fc20ed8 into geist-org:rc Jun 9, 2020
@unix unix deleted the pagination branch June 9, 2020 02:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pagination component
1 participant