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

コメントが空白文字のみだとシンタックスエラーが出るのを修正 #91

Merged
merged 1 commit into from
Nov 3, 2020

Conversation

515hikaru
Copy link
Owner

fix #86

@515hikaru 515hikaru added the bug Something isn't working label Nov 3, 2020
@codecov
Copy link

codecov bot commented Nov 3, 2020

Codecov Report

Merging #91 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #91   +/-   ##
=======================================
  Coverage   62.37%   62.37%           
=======================================
  Files           2        2           
  Lines         101      101           
  Branches       17       17           
=======================================
  Hits           63       63           
  Misses         34       34           
  Partials        4        4           
Flag Coverage Δ
unittests 62.37% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


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 926da50...80c3bf1. Read the comment docs.

@515hikaru 515hikaru self-assigned this Nov 3, 2020
@515hikaru 515hikaru changed the title コメントが空白文字のみだとエラー コメントが空白文字のみだとシンタックスエラーが出るのを修正 Nov 3, 2020
@515hikaru 515hikaru merged commit 98f1c98 into master Nov 3, 2020
@515hikaru 515hikaru deleted the fix/empty-comment-line branch November 3, 2020 13:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

コメント+空白文字でパースエラー
1 participant