Quick question about percentages

I have a question about percentages. In this example, I have 50% coverage (one exception was covered, the other was not). However, the coverage for my file went up 0.18%. I’m assuming this is because some regions of the file, not in my diff, were additionally covered… correct?

Hey @earonesty – sorry for delay. Hard to know just from looking at this, but your hypothesis is certainly possible.

Other possibilities include removal of uncovered lines elsewhere in file (e.g., changing denominator of coverage).