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 toml bug #370

Merged
merged 1 commit into from
Dec 11, 2024
Merged

Fix toml bug #370

merged 1 commit into from
Dec 11, 2024

Conversation

lawhead
Copy link
Collaborator

@lawhead lawhead commented Dec 11, 2024

Overview

Fix an issue with the toml file caused by an inadvertent backspace prior to commit.

Copy link

codacy-production bot commented Dec 11, 2024

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
Report missing for dde7b501 (target: 70.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (dde7b50) Report Missing Report Missing Report Missing
Head commit (cbbfacf) 8536 5989 70.16%

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#370) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

Footnotes

  1. Codacy didn't receive coverage data for the commit, or there was an error processing the received data. Check your integration for errors and validate that your coverage setup is correct.

@tab-cmd tab-cmd self-requested a review December 11, 2024 00:30
Copy link
Contributor

@tab-cmd tab-cmd 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 for fixing it!

@lawhead lawhead merged commit c445d2f into 2.0.0 Dec 11, 2024
11 checks passed
@lawhead lawhead deleted the fix-toml branch December 11, 2024 00:40
@lawhead
Copy link
Collaborator Author

lawhead commented Dec 11, 2024

Thank you for fixing it!

Yeah, sorry about breaking it.

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