Just changing any value in the code results in a failed coverage test:
Main: 41.8% Current branch: 41.6%
ERROR: Coverage decreased from 41.8% to 41.6%
This probably means there's a slight difference between how coverage is tested in main vs. PR branches.
Just changing any value in the code results in a failed coverage test:
This probably means there's a slight difference between how coverage is tested in
mainvs. PR branches.