Layr-Labs/eigensdk-rs

coverage tool is not generating correct report

Closed this issue · 3 comments

@supernovahs Are you still reporting this problem? I see that the coverage on the CI is working fine, so I'm not sure what the problem is. Can you give more context?

its showing 0% test coverage in example: prometheus and operators info memory,bls agg

I think we are getting different results. The problem could reside when generating the html report from the lcov.info file. We could change the CI so to directly upload the html result instead of the lcov.info dump to avoid this