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

Add support for /** comments and multiline // comments. #8

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

MakMuftic
Copy link
Member

@MakMuftic MakMuftic commented Dec 3, 2018

This is more of preview PR, because i need to write additional tests before finalizing this PR. You can see basic multiline examples of /** and // coments inside Metacoin.edited.sol test contract file.

@MakMuftic MakMuftic requested a review from mpetrunic December 3, 2018 12:44
@coveralls
Copy link

Pull Request Test Coverage Report for Build 38

  • 6 of 7 (85.71%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.6%) to 92.373%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/lib/contract/contract-comment.es6 6 7 85.71%
Totals Coverage Status
Change from base Build 35: -0.6%
Covered Lines: 162
Relevant Lines: 170

💛 - Coveralls

@mpetrunic mpetrunic marked this pull request as draft August 2, 2022 07:49
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.

2 participants