Closed tamtamchik closed 1 month ago
Filename Stmts Miss Cover
----------------------------------------------------------- ------- ------ --------
contracts/0.8.9/lib/SafeCastExt.sol +3 +1 +66.67%
contracts/0.8.9/sanity_checks/OracleReportSanityChecker.sol +54 0 +100.00%
TOTAL +57 +1 +0.04%
Results for commit: 5888b1c504bbdc9968fd91ca3851262b46579623
Minimum allowed coverage is 95%
:recycle: This comment has been updated with latest results
Seems that the reason for failed tests that PostTotalShares event is no longer emitted after LegacyOracle deprecation.
Port of https://github.com/lidofinance/core/pull/211