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

Fixed typo in internal.rs #1705

Merged
merged 1 commit into from
Nov 7, 2023
Merged

Fixed typo in internal.rs #1705

merged 1 commit into from
Nov 7, 2023

Conversation

cod10129
Copy link
Contributor

@cod10129 cod10129 commented Nov 1, 2023

impl Finish for IResult Err::Incomplete panic message had a double-space, which was removed.

impl Finish for IResult Err::Incomplete panic message had a double-space
@cod10129 cod10129 requested a review from Geal as a code owner November 1, 2023 00:33
@Geal Geal merged commit 69628bf into rust-bakery:main Nov 7, 2023
9 checks passed
@Geal
Copy link
Collaborator

Geal commented Nov 7, 2023

thanks!

@coveralls
Copy link

Pull Request Test Coverage Report for Build 6714061557

Warning: This coverage report may be inaccurate.

We've detected an issue with your CI configuration that might affect the accuracy of this pull request's coverage report.
To ensure accuracy in future PRs, please see these guidelines.
A quick fix for this PR: rebase it; your next report should be accurate.

  • 0 of 1 (0.0%) changed or added relevant line in 1 file are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.03%) to 62.376%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/internal.rs 0 1 0.0%
Files with Coverage Reduction New Missed Lines %
src/character/complete.rs 1 84.4%
Totals Coverage Status
Change from base Build 6598431626: -0.03%
Covered Lines: 1827
Relevant Lines: 2929

💛 - Coveralls

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.

None yet

3 participants