← index #7455PR #7457
Duplicate · high · value 1.692
QUERY · ISSUE

Set threshold for Coveralls failure

openby dlechopened 2021-06-24updated 2025-11-06
proposed-close

Since MicroPython coverage tests have non-deterministic behavior, many lines of code are executed a different number of times in each CI run. Coveralls takes this number into account when calculating the coverage, so often we get "failures" due to variance between runs even though nothing actually changed. Coveralls provides a threshold setting for what constitutes failure. This could be set (or increased if it is already set) to reduce the number of nuisance "failures".

image

CANDIDATE · PULL REQUEST

github/workflows: Switch from Coveralls to Codecov.

mergedby dpgeorgeopened 2021-06-25updated 2021-06-25

As discussed in #7455, Coveralls doesn't work properly anymore. This PR switches to use Codecov.

Keyboard

j / / n
next pair
k / / p
previous pair
1 / / h
show query pane
2 / / l
show candidate pane
c
copy suggested comment
r
toggle reasoning
g i
go to index
?
show this help
esc
close overlays

press ? or esc to close

copied