Skip to content
This repository was archived by the owner on Feb 24, 2025. It is now read-only.

Conversation

chenzhiguang
Copy link
Contributor

Improve code readability and fix an unicode whitespace issue.

@coveralls
Copy link

coveralls commented Nov 15, 2022

Pull Request Test Coverage Report for Build 3477184694

  • 7 of 7 (100.0%) changed or added relevant lines in 1 file are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.09%) to 94.9%

Files with Coverage Reduction New Missed Lines %
lib/src/inline_syntaxes/delimiter_syntax.dart 1 89.74%
Totals Coverage Status
Change from base Build 3475609872: -0.09%
Covered Lines: 1228
Relevant Lines: 1294

💛 - Coveralls

@kevmoo kevmoo requested a review from srawlins November 15, 2022 18:53
@chenzhiguang chenzhiguang force-pushed the Optimise-DelimiterSyntax branch from 8c3f5ad to a980103 Compare November 15, 2022 18:59
@kevmoo
Copy link
Contributor

kevmoo commented Nov 16, 2022

@srawlins should look at this again

Copy link
Collaborator

@srawlins srawlins left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@srawlins srawlins merged commit c9048c0 into dart-archive:master Nov 16, 2022
@chenzhiguang chenzhiguang deleted the Optimise-DelimiterSyntax branch November 17, 2022 02:58
mosuem pushed a commit to dart-lang/tools that referenced this pull request Dec 9, 2024
* Optimise DelimiterSyntax

* Indention!

* Update stats

* update stats

* better naming

Co-authored-by: Kevin Moore <kevmoo@google.com>
@coveralls
Copy link

coveralls commented Dec 18, 2024

Pull Request Test Coverage Report for Build 3475620375

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 7 of 7 (100.0%) changed or added relevant lines in 1 file are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.09%) to 94.9%

Files with Coverage Reduction New Missed Lines %
lib/src/inline_syntaxes/delimiter_syntax.dart 1 89.74%
Totals Coverage Status
Change from base Build 3475609872: -0.09%
Covered Lines: 1228
Relevant Lines: 1294

💛 - Coveralls

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants