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 nameparser regex issue #36

Merged
merged 2 commits into from
Jan 24, 2023

Conversation

Siphonophora
Copy link
Contributor

Resolve #35

@Siphonophora
Copy link
Contributor Author

@codito This is a straight forward fix for a bug with the parser. Looks like something we should push out to the loggers asap.

@codecov
Copy link

codecov bot commented Jan 21, 2023

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage 👍

Coverage data is based on head (2a5de71) compared to base (a783e66).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff            @@
##            master       #36   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           23        23           
  Lines          608       608           
=========================================
  Hits           608       608           
Impacted Files Coverage Δ
src/TestLogger/Core/TestCaseNameParser.cs 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@codito codito merged commit 10d5368 into spekt:master Jan 24, 2023
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.

Problem with TestCaseNameParser.cs
2 participants