Skip to content

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

Merged
TwitchBronBron merged 1 commit intomasterfrom
fix_aaliteral_line_comment
Oct 2, 2019
Merged

Allow comments as their own lines in AA literals.#29
TwitchBronBron merged 1 commit intomasterfrom
fix_aaliteral_line_comment

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