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

Travis: codecov: use -f with luacov output #2563

Merged
merged 2 commits into from
Jan 10, 2019
Merged

Conversation

blueyed
Copy link
Member

@blueyed blueyed commented Jan 9, 2019

No description provided.

.travis.yml Outdated Show resolved Hide resolved
@blueyed
Copy link
Member Author

blueyed commented Jan 9, 2019

Needed for #2564.

@codecov
Copy link

codecov bot commented Jan 9, 2019

Codecov Report

Merging #2563 into master will increase coverage by 0.02%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #2563      +/-   ##
==========================================
+ Coverage   84.51%   84.53%   +0.02%     
==========================================
  Files         497      497              
  Lines       33641    33641              
==========================================
+ Hits        28431    28438       +7     
+ Misses       5210     5203       -7
Flag Coverage Δ
#c_code 72.64% <ø> (+0.04%) ⬆️
#functionaltests 72.82% <ø> (+0.02%) ⬆️
#lua53 87.66% <ø> (+0.01%) ⬆️
#samples 74.65% <ø> (ø) ⬆️
#unittests 58.17% <ø> (ø) ⬆️
Impacted Files Coverage Δ
objects/client.c 79.29% <0%> (+0.15%) ⬆️
xwindow.c 92.93% <0%> (+0.54%) ⬆️
lib/awful/layout/suit/corner.lua 88.49% <0%> (+3.53%) ⬆️

- do not use `-c` to remove discovered file
- configure path for luacov reportfile to also reside in build directory
@blueyed
Copy link
Member Author

blueyed commented Jan 10, 2019

Will merge this soon to allow for going forward with integrating other coverage services (#2564).

@blueyed blueyed merged commit 2b3707c into awesomeWM:master Jan 10, 2019
@blueyed blueyed deleted the codecov-f branch January 10, 2019 09:56
petoju pushed a commit to petoju/awesome that referenced this pull request Jun 8, 2019
- do not use `-c` to remove discovered file
- configure path for luacov reportfile to also reside in build directory
actionless pushed a commit to actionless/awesome that referenced this pull request Mar 24, 2021
- do not use `-c` to remove discovered file
- configure path for luacov reportfile to also reside in build directory
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.

2 participants