Skip to content

feat(Testing Playground): Add support for Testing Playground#124

Merged
MichaelDeBoey merged 1 commit into
masterfrom
support-testing-playground
Nov 1, 2020
Merged

feat(Testing Playground): Add support for Testing Playground#124
MichaelDeBoey merged 1 commit into
masterfrom
support-testing-playground

Conversation

@MichaelDeBoey
Copy link
Copy Markdown
Owner

@MichaelDeBoey MichaelDeBoey commented May 28, 2020

What:
Add support for Testing Playground.

Why:
Closes #123

Checklist:

  • Documentation
  • Tests
  • Ready to be merged

CC @smeijer

@MichaelDeBoey MichaelDeBoey added the ⚙️ Testing Playground Issue or pull request regarding Testing Playground label May 28, 2020
@MichaelDeBoey MichaelDeBoey self-assigned this May 28, 2020
@codecov
Copy link
Copy Markdown

codecov Bot commented May 28, 2020

Codecov Report

Merging #124 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #124   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           16        17    +1     
  Lines          219       230   +11     
  Branches        28        29    +1     
=========================================
+ Hits           219       230   +11     
Impacted Files Coverage Δ
src/transformers/index.js 100.00% <ø> (ø)
src/transformers/TestingPlayground.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 3c307f0...b1556ad. Read the comment docs.

Copy link
Copy Markdown
Collaborator

@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.

Oh snap this is awesome 👏

Comment thread README.md Outdated
@MichaelDeBoey MichaelDeBoey force-pushed the support-testing-playground branch from a866a6a to 6e504de Compare October 31, 2020 14:10
@MichaelDeBoey MichaelDeBoey force-pushed the support-testing-playground branch from 6e504de to 3daca31 Compare November 1, 2020 16:50
@MichaelDeBoey
Copy link
Copy Markdown
Owner Author

@smeijer @kentcdodds I think this one's good for a last review 🙂

Copy link
Copy Markdown
Collaborator

@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.

Looks super to me 👍

@MichaelDeBoey MichaelDeBoey force-pushed the support-testing-playground branch from 3daca31 to b1556ad Compare November 1, 2020 17:13
@MichaelDeBoey MichaelDeBoey merged commit 334933f into master Nov 1, 2020
@MichaelDeBoey MichaelDeBoey deleted the support-testing-playground branch November 1, 2020 17:35
@MichaelDeBoey
Copy link
Copy Markdown
Owner Author

🎉 This PR is included in version 4.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

released ⚙️ Testing Playground Issue or pull request regarding Testing Playground

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support Testing Playground

3 participants