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 Serilog.Parsing Unit Tests and Code Coverage #1370

Merged
merged 7 commits into from
Oct 15, 2019

Conversation

rafaelsc
Copy link
Contributor

What issue does this PR address?
This PR is to Improve the Code Coverage for Serilog.Parsing.*

Does this PR introduce a breaking change?
No

Please check if the PR fulfills these requirements

  • The commit follows our guidelines
  • Unit Tests for the changes have been added (for bug fixes / features)

I didn't create a PR for this PR. This PR don't fix or add any functionality.

Other information:

  • Serilog.Parsing.* code coverage is now 92%
  • Serilog.Parsing.MessageTemplateParser code coverage is now 99%

@rafaelsc rafaelsc changed the title Improvements/unit test/parser Improve Parser Unit Tests and Code Coverage Oct 15, 2019
@rafaelsc rafaelsc changed the title Improve Parser Unit Tests and Code Coverage Improve Serilog.Parsing Unit Tests and Code Coverage Oct 15, 2019
Copy link
Member

@nblumhardt nblumhardt left a comment

Choose a reason for hiding this comment

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

This is awesome, thanks @rafaelsc 👍

Just minor nitpicks, otherwise ready to :shipit:

test/Serilog.Tests/Parsing/MessageTemplateParserTests.cs Outdated Show resolved Hide resolved
test/Serilog.Tests/Parsing/MessageTemplateParserTests.cs Outdated Show resolved Hide resolved
test/Serilog.Tests/Parsing/MessageTemplateParserTests.cs Outdated Show resolved Hide resolved
test/Serilog.Tests/Parsing/MessageTemplateParserTests.cs Outdated Show resolved Hide resolved
Refactor
Fix Typos
@nblumhardt
Copy link
Member

Fantastic; cheers!

@nblumhardt nblumhardt merged commit d959fed into serilog:dev Oct 15, 2019
@tsimbalar
Copy link
Member

wow, nice ! 👍

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