Skip to content

Fix tab #10

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

Closed
wants to merge 16 commits into from
Closed

Fix tab #10

wants to merge 16 commits into from

Conversation

AdamJacobson
Copy link

mapper method of "tab" was misspelled so tab didn't actually work. Fixed the spelling and added a test rule for it"

@AdamJacobson
Copy link
Author

All tests pass

@codecov-io
Copy link

Codecov Report

Merging #10 into master will increase coverage by 0.07%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #10      +/-   ##
==========================================
+ Coverage    96.7%   96.78%   +0.07%     
==========================================
  Files          19       19              
  Lines         485      497      +12     
  Branches       71       71              
==========================================
+ Hits          469      481      +12     
  Misses         16       16
Impacted Files Coverage Δ
lib/Language/Helpers/methodMatch.js 100% <ø> (ø) ⬆️
lib/Builder.js 97.85% <100%> (+0.11%) ⬆️

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 c8c62f8...e36d85a. Read the comment docs.

@teabyii
Copy link
Member

teabyii commented Aug 12, 2017

A lot of code that repeats with #9 , wait for the #9 to merge?

@teabyii
Copy link
Member

teabyii commented Aug 14, 2017

See #9

@teabyii teabyii closed this Aug 14, 2017
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.

4 participants