safe-global / safe-smart-account

Safe allows secure management of blockchain assets.
https://safe.global
GNU Lesser General Public License v3.0
1.88k stars 927 forks source link

Tests job updated in Workflow #836

Closed remedcu closed 1 month ago

remedcu commented 1 month ago

Previously we only checked coverage using npm run coverage which I believe only checked hardhat test --network hardhat, thus not checking the rest of the types of test based on L1, L2 and ZK. This adds another job in the CI which checks for the same.

coveralls commented 1 month ago

Pull Request Test Coverage Report for Build 11067977913

Details


Totals Coverage Status
Change from base Build 11054476735: 0.0%
Covered Lines: 396
Relevant Lines: 408

💛 - Coveralls