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

fix: handle single line comments and add newline #128

Merged
merged 2 commits into from
Oct 5, 2020

Conversation

chingor13
Copy link
Contributor

Fixes #122
Fixes #123

@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Oct 5, 2020
@chingor13 chingor13 marked this pull request as ready for review October 5, 2020 19:26
@chingor13 chingor13 requested a review from a team October 5, 2020 19:26
@chingor13 chingor13 requested a review from a team as a code owner October 5, 2020 19:26
@codecov
Copy link

codecov bot commented Oct 5, 2020

Codecov Report

Merging #128 into master will increase coverage by 0.06%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #128      +/-   ##
==========================================
+ Coverage   91.89%   91.96%   +0.06%     
==========================================
  Files          25       25              
  Lines        2295     2314      +19     
  Branches      182      166      -16     
==========================================
+ Hits         2109     2128      +19     
  Misses        185      185              
  Partials        1        1              
Impacted Files Coverage Δ
...ler/make-review-handler/upload-comments-handler.ts 99.30% <100.00%> (+0.10%) ⬆️

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 afe8107...ba897b5. Read the comment docs.

@JustinBeckwith JustinBeckwith merged commit 1526a40 into googleapis:master Oct 5, 2020
gcf-merge-on-green bot pushed a commit that referenced this pull request Oct 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

review: suggestion needs newline at the end review: cannot create single line comment
2 participants