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

chore: add a test for public API #130

Merged
merged 1 commit into from
Oct 10, 2017
Merged

chore: add a test for public API #130

merged 1 commit into from
Oct 10, 2017

Conversation

thymikee
Copy link
Member

Summary

We were missing a test for our public API, so I added one

Test plan

CI should be red, waiting for #129 to land

@thymikee thymikee changed the title Test public API chore: add a test for public API Oct 10, 2017
@thymikee thymikee force-pushed the chore/public-api-test branch from 35b3b1e to acc3be8 Compare October 10, 2017 15:25
@codecov
Copy link

codecov bot commented Oct 10, 2017

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #130      +/-   ##
==========================================
+ Coverage    97.5%   97.73%   +0.23%     
==========================================
  Files          19       19              
  Lines         401      398       -3     
  Branches       74       74              
==========================================
- Hits          391      389       -2     
+ Misses         10        9       -1
Impacted Files Coverage Δ
src/babel/lib/moduleSystem.js 100% <0%> (+1.44%) ⬆️

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 d35da69...acc3be8. Read the comment docs.

@thymikee thymikee requested a review from zamotany October 10, 2017 15:31
@thymikee thymikee merged commit 8afd6f0 into master Oct 10, 2017
@thymikee thymikee deleted the chore/public-api-test branch October 10, 2017 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants