coverage-monitor-action
coverage-monitor-action copied to clipboard
Divergent percentage for statement column
I ran the jest coverage test and compared with the results shown in github. I noticed that the statements field had divergent values. Images for proof:

Hi, thanks for report
However, I'm sure how I can verify it w/o coverage json file. This action uses report generated by this reporter
see example coverage-summary.json
maybe you can share the total element of your file?
Closing this, as I couldn't reproduce it.