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/code_coverage #153

Merged
merged 1 commit into from
Nov 13, 2022
Merged

fix/code_coverage #153

merged 1 commit into from
Nov 13, 2022

Conversation

henrikwidlund
Copy link
Owner

coverlet-coverage/coverlet#1391

Description

Try workaround for coverage reports

PR Type

  • New feature
  • Bug fix
  • Performance optimization
  • Refactoring
  • Code style optimization
  • Unit tests
  • Branch merge
  • Docs
  • Other (please describe in description)

Fixes Issue(s)

@henrikwidlund henrikwidlund added the enhancement New feature or request label Nov 13, 2022
@henrikwidlund henrikwidlund self-assigned this Nov 13, 2022
@codecov-commenter
Copy link

Codecov Report

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

Coverage data is based on head (fa11417) compared to base (2657e82).
Patch coverage: 80.00% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #153   +/-   ##
=======================================
  Coverage   77.98%   77.98%           
=======================================
  Files           8        8           
  Lines         436      436           
  Branches       71       71           
=======================================
  Hits          340      340           
  Misses         82       82           
  Partials       14       14           
Flag Coverage Δ
unittests 77.98% <80.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/HostsParser/ExecutionUtilities.cs 0.00% <0.00%> (ø)
src/HostsParser/HostUtilities.cs 95.03% <83.33%> (ø)
src/HostsParser/Settings.cs 97.36% <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.

@henrikwidlund henrikwidlund merged commit 132f97d into main Nov 13, 2022
@henrikwidlund henrikwidlund deleted the fix/code_coverage branch November 13, 2022 20:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants