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

bug / no code coverage #32

Merged
merged 6 commits into from
Nov 19, 2022
Merged

bug / no code coverage #32

merged 6 commits into from
Nov 19, 2022

Conversation

earloc
Copy link
Owner

@earloc earloc commented Nov 19, 2022

generated files now contain "g.cs" in order to let coverlet not falsely report zero coverage for projects that reference TypealizR.

Following suggestion from coverlet-coverage/coverlet#1322 (comment)
Closes #30

@coveralls
Copy link

Pull Request Test Coverage Report for Build 3503976652

  • 0 of 1 (0.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 75.417%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/TypealizR.SourceGenerators/StringLocalizer/ClassModel.cs 0 1 0.0%
Totals Coverage Status
Change from base Build 3488404575: 0.0%
Covered Lines: 257
Relevant Lines: 364

💛 - Coveralls

@earloc earloc merged commit 35ff61e into main Nov 19, 2022
@earloc earloc deleted the bug/no-code-coverage branch November 29, 2022 12:59
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.

empty code-coverage when coverlet runs on project which refrences the nuget-package
2 participants