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

Allow comments as their own lines in AA literals. #29

Merged
merged 1 commit into from
Oct 2, 2019

Conversation

TwitchBronBron
Copy link
Member

Fixes #28

@codecov
Copy link

codecov bot commented Oct 1, 2019

Codecov Report

Merging #29 into master will increase coverage by <.01%.
The diff coverage is 75%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #29      +/-   ##
==========================================
+ Coverage    70.4%   70.41%   +<.01%     
==========================================
  Files          60       60              
  Lines        5397     5401       +4     
  Branches      798      800       +2     
==========================================
+ Hits         3800     3803       +3     
  Misses       1454     1454              
- Partials      143      144       +1
Impacted Files Coverage Δ
src/parser/parser/Parser.ts 90.26% <75%> (-0.09%) ⬇️

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 dc59af1...6533f2c. Read the comment docs.

@TwitchBronBron TwitchBronBron merged commit d9da90b into master Oct 2, 2019
@TwitchBronBron TwitchBronBron deleted the fix_aaliteral_line_comment branch April 1, 2020 21:07
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.

Can't have comment on own line in AA literal
1 participant