apollo icon indicating copy to clipboard operation
apollo copied to clipboard

CI: unstable Codecov Report

Open Anilople opened this issue 1 year ago • 2 comments

  • [x] I have checked the discussions
  • [x] I have searched the issues of this repository and believe that this is not a duplicate.
  • [x] 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 https://github.com/apolloconfig/apollo/pull/4908

Expected behavior Coverage of project should be same as previous commit.

Screenshots

https://github.com/apolloconfig/apollo/pull/4908#issuecomment-1599772570

image

https://github.com/apolloconfig/apollo/pull/4908/checks?check_run_id=14705443703

Anilople avatar Jul 02 '23 03:07 Anilople

I think it's because it also includes the html code to the coverage?

nobodyiam avatar Jul 02 '23 14:07 nobodyiam