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

generate test.js underneath a test directory #155

Merged
merged 1 commit into from
Jan 11, 2018

Conversation

jackcmeyer
Copy link
Member

closes #141

  • generates test.js in the test/ directory
  • updates relevant tests.

@codecov
Copy link

codecov bot commented Jan 11, 2018

Codecov Report

Merging #155 into dev will increase coverage by 0.05%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #155      +/-   ##
==========================================
+ Coverage   76.29%   76.35%   +0.05%     
==========================================
  Files          18       18              
  Lines         443      444       +1     
==========================================
+ Hits          338      339       +1     
  Misses        105      105
Impacted Files Coverage Δ
src/services/mocha-service.js 100% <100%> (ø) ⬆️

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 41ccf31...c251052. Read the comment docs.

@jackcmeyer jackcmeyer merged commit 3b1356f into dev Jan 11, 2018
@jackcmeyer jackcmeyer deleted the fix-141-generate-test-under-test-directory branch January 11, 2018 17:08
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