- I have checked the discussions
- I have searched the issues of this repository and believe that this is not a duplicate.
- I have checked the FAQ of this repository and believe that this is not a duplicate.
Describe the bug
Sometimes in Codecov Report, coverage will decrease even change non .java file.
To Reproduce
Change an index.html like #4908
Expected behavior
Coverage of project should be same as previous commit.
Screenshots
#4908 (comment)
https://github.com/apolloconfig/apollo/pull/4908/checks?check_run_id=14705443703
2条答案
按热度按时间thtygnil1#
I think it's because it also includes the html code to the coverage?
nfeuvbwi2#
See Unexpected Coverage Changes.