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

test: Format codebase with prettier #959

Merged
merged 3 commits into from
Sep 11, 2021

Conversation

eps1lon
Copy link
Member

@eps1lon eps1lon commented Sep 11, 2021

What:

Ensure codebase is formatted with prettier

Why:

Consistent formatting.

How:

Port testing-library/dom-testing-library#955

Checklist:

  • [ ] Documentation added to the
    docs site
  • Tests
  • [ ] TypeScript definitions updated
  • Ready to be merged

@codesandbox-ci
Copy link

codesandbox-ci bot commented Sep 11, 2021

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 79be437:

Sandbox Source
React Configuration
react-testing-library-examples Configuration

@eps1lon eps1lon marked this pull request as ready for review September 11, 2021 09:40
@codecov
Copy link

codecov bot commented Sep 11, 2021

Codecov Report

Merging #959 (79be437) into main (68fd459) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #959   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines          140       140           
  Branches        28        28           
=========================================
  Hits           140       140           
Impacted Files Coverage Δ
src/index.js 100.00% <100.00%> (ø)

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 68fd459...79be437. Read the comment docs.

@eps1lon eps1lon merged commit 071a6fd into testing-library:main Sep 11, 2021
@eps1lon eps1lon deleted the test/format branch September 11, 2021 09:42
@github-actions
Copy link

🎉 This PR is included in version 12.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant