Skip to content

Conversation

@mihar-22
Copy link
Contributor

@mihar-22 mihar-22 commented Jun 7, 2020

Migrating the build tools for @testing-library/preact to kcd-scripts for consistency among other testing library packages but I encountered some linting + testing issues. I think these should fix it. I tried testing locally via npm link but I was getting an error (Environment key "jest/globals" is unknown) from esling-config-kentcdodds and some strange modules missing errors that may be related to npm link.

Ref: testing-library/preact-testing-library#24

@codecov
Copy link

codecov bot commented Jun 7, 2020

Codecov Report

Merging #149 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #149   +/-   ##
=======================================
  Coverage   86.82%   86.82%           
=======================================
  Files          18       18           
  Lines         334      334           
  Branches       79       79           
=======================================
  Hits          290      290           
  Misses         36       36           
  Partials        8        8           
Impacted Files Coverage Δ
src/config/babelrc.js 76.92% <ø> (ø)
src/config/jest.config.js 90.90% <ø> (ø)

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 9f5e582...072b9e0. Read the comment docs.

Copy link
Owner

@kentcdodds kentcdodds left a comment

Choose a reason for hiding this comment

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

Almost there! Thanks for your patience!

@kentcdodds kentcdodds merged commit 2a73e89 into kentcdodds:master Jun 8, 2020
@kentcdodds
Copy link
Owner

Thanks!

@kentcdodds
Copy link
Owner

@all-contributors please add @mihar-22 for code

@allcontributors
Copy link
Contributor

@kentcdodds

I've put up a pull request to add @mihar-22! 🎉

@kentcdodds
Copy link
Owner

🎉 This PR is included in version 6.2.1 🎉

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.

2 participants