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

Incorporate gcov arguments for the Codecov uploader #688

Merged
merged 4 commits into from Apr 4, 2022

Conversation

thomasrockhu-codecov
Copy link
Contributor

@thomasrockhu-codecov thomasrockhu-codecov commented Apr 4, 2022

Adds gcov support from new uploader version

@codecov
Copy link

codecov bot commented Apr 4, 2022

Codecov Report

Merging #688 (9e4b071) into master (b049ab5) will increase coverage by 0.99%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #688      +/-   ##
==========================================
+ Coverage   94.73%   95.73%   +0.99%     
==========================================
  Files           4        4              
  Lines         152      164      +12     
  Branches       43       47       +4     
==========================================
+ Hits          144      157      +13     
+ Misses          8        7       -1     
Flag Coverage Δ
demo 80.00% <ø> (ø)
macos-latest 95.73% <100.00%> (+0.99%) ⬆️
script 97.31% <100.00%> (+0.96%) ⬆️
ubuntu-latest 95.73% <100.00%> (+0.99%) ⬆️
version 80.00% <ø> (ø)
windows-latest 95.73% <100.00%> (+0.99%) ⬆️

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

Impacted Files Coverage Δ
src/buildExec.ts 99.13% <100.00%> (+1.07%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b049ab5...9e4b071. Read the comment docs.

@thomasrockhu-codecov thomasrockhu-codecov changed the title feat: add gcov support Incorporate gcov arguments for the Codecov uploader Apr 4, 2022
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

2 participants