8000 Add extra option to specify both lines and branch coverage thresholds in html by Spacetown · Pull Request #645 · gcovr/gcovr · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add extra option to specify both lines and branch coverage thresholds in html #645

New issue 8000

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

Merged
merged 11 commits into from
Aug 5, 2022

Conversation

Spacetown
Copy link
Member
@Spacetown Spacetown commented Jul 31, 2022

As suggested in #442 this PR adds separate options for line and branch thresholds in HTML report. Tho old option value is used as default for line and branch threshold.
Because there is no PR raised for @tibaugasc branch I'm not able to rebase it because of permission. Therefore I pushd to my fork and raised the PR from there.

Closes #442.

@codecov
Copy link
codecov bot commented Jul 31, 2022

Codecov Report

Merging #645 (d266af4) into master (b5a7f9f) will increase coverage by 0.05%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #645      +/-   ##
==========================================
+ Coverage   95.08%   95.13%   +0.05%     
==========================================
  Files          24       24              
  Lines        3359     3394      +35     
  Branches      631      636       +5     
==========================================
+ Hits         3194     3229      +35     
  Misses         93       93              
  Partials       72       72              
Flag Coverage Δ
ubuntu-18.04 93.83% <1 8000 00.00%> (+0.06%) ⬆️
windows-2019 94.78% <100.00%> (+0.05%) ⬆️

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

Impacted Files Coverage Δ
gcovr/configuration.py 99.66% <ø> (ø)
gcovr/__main__.py 93.33% <100.00%> (+0.41%) ⬆️
gcovr/writer/html.py 94.92% <0.00%> (+0.34%) ⬆️

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

@Spacetown Spacetown force-pushed the html_optionnal_branch_threshold branch from 8fa581d to e5a4b18 Compare July 31, 2022 14:36
@Spacetown Spacetown marked this pull request as draft July 31, 2022 14:39
@Spacetown Spacetown marked this pull request as ready for review July 31, 2022 15:06
@Spacetown Spacetown merged commit bbdcff3 into gcovr:master Aug 5, 2022
@Spacetown Spacetown deleted the html_optionnal_branch_threshold branch August 5, 2022 11:00
Spacetown added a commit to Spacetown/gcovr that referenced this pull request Aug 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add extra option to specify both lines and branch coverage thresholds in html export
1 participant
0