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

Improve pattern detection in WriteRunToml #78

Merged
merged 4 commits into from
Sep 25, 2023

Conversation

rvhonorato
Copy link
Member

No description provided.

@rvhonorato rvhonorato added the bug Something isn't working label Sep 25, 2023
@rvhonorato rvhonorato self-assigned this Sep 25, 2023
@rvhonorato rvhonorato linked an issue Sep 25, 2023 that may be closed by this pull request
@codacy-production
Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% 100.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (d8f02db) 915 915 100.00%
Head commit (ef3ba40) 919 (+4) 919 (+4) 100.00% (+0.00%)

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 (#78) 8 8 100.00%

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

@rvhonorato rvhonorato changed the title Improve pattern detecting in WriteRunToml Improve pattern detection in WriteRunToml Sep 25, 2023
@rvhonorato rvhonorato merged commit 3516c74 into main Sep 25, 2023
4 checks passed
@rvhonorato rvhonorato deleted the 77-loose-pattern-matching-when-writing-runtoml branch September 25, 2023 13:18
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.

Loose pattern matching when writing run.toml
1 participant