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

fix: modernize the project and fix a few bugs #290

Merged
merged 6 commits into from May 20, 2020
Merged

Conversation

kentcdodds
Copy link
Member

No description provided.

package.json Outdated
"cm": "npx git-cz",
"contributors:add": "all-contributors add",
"contributors:generate": "all-contributors generate"
"keywords": [],
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

keywords were deleted

Suggested change
"keywords": [],
"keywords": [
"react-testing-library",
"dom-testing-library",
"react",
"testing"
],

@codecov
Copy link

codecov bot commented May 20, 2020

Codecov Report

❗ No coverage uploaded for pull request base (master@9634863). Click here to learn what that means.
The diff coverage is 98.68%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #290   +/-   ##
=========================================
  Coverage          ?   98.75%           
=========================================
  Files             ?        1           
  Lines             ?      161           
  Branches          ?       46           
=========================================
  Hits              ?      159           
  Misses            ?        2           
  Partials          ?        0           
Impacted Files Coverage Δ
src/index.js 98.75% <98.68%> (ø)

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 9634863...2d41666. Read the comment docs.

@kentcdodds kentcdodds merged commit 8de61c1 into master May 20, 2020
@kentcdodds kentcdodds deleted the pr/modernize branch May 20, 2020 22:26
@Gpx
Copy link
Member

Gpx commented May 20, 2020

🎉 This PR is included in version 10.3.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

@Gpx Gpx added the released label May 20, 2020
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

3 participants