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

Support writing test cases using TypeScript #1098

Merged
merged 5 commits into from
May 24, 2020

Conversation

arthurschreiber
Copy link
Collaborator

These changes will allow us to write test cases using TypeScript, in addition to the existing tests written in plain JavaScript.

@codecov
Copy link

codecov bot commented May 23, 2020

Codecov Report

Merging #1098 into master will increase coverage by 0.04%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1098      +/-   ##
==========================================
+ Coverage   79.77%   79.82%   +0.04%     
==========================================
  Files          86       86              
  Lines        4396     4396              
  Branches      796      796              
==========================================
+ Hits         3507     3509       +2     
+ Misses        631      630       -1     
+ Partials      258      257       -1     
Impacted Files Coverage Δ
src/message-io.ts 94.23% <0.00%> (+3.84%) ⬆️

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 da1044a...5618049. Read the comment docs.

@arthurschreiber arthurschreiber merged commit d1b3ad9 into master May 24, 2020
@arthurschreiber arthurschreiber deleted the arthur/support-ts-tests branch May 24, 2020 16:46
@github-actions
Copy link

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

1 participant