From 566dfaf920faf17dacd87f82c4ec443abde4cd5c Mon Sep 17 00:00:00 2001 From: Pablo Veyrat Date: Tue, 5 Dec 2023 08:56:50 +0100 Subject: [PATCH] feat: update codecov --- README.md | 18 +++++++++--------- lib/forge-std | 2 +- lib/openzeppelin-contracts | 2 +- lib/openzeppelin-contracts-upgradeable | 2 +- 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 0091263..a3ae8e3 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ -# Angle Angle Project Boilerplate +# Angle Angle Governance -[![CI](https://github.com/AngleProtocol/boilerplate/actions/workflows/ci.yml/badge.svg)](https://github.com/AngleProtocol/boilerplate/actions) -[![Coverage](https://codecov.io/gh/AngleProtocol/boilerplate/branch/main/graph/badge.svg)](https://codecov.io/gh/AngleProtocol/boilerplate) +[![CI](https://github.com/AngleProtocol/angle-governance/actions/workflows/ci.yml/badge.svg)](https://github.com/AngleProtocol/angle-governance/actions) +[![Coverage](https://codecov.io/gh/AngleProtocol/angle-governance/branch/main/graph/badge.svg)](https://codecov.io/gh/AngleProtocol/angle-governance) ## About this repository 🤔 @@ -11,12 +11,6 @@ This repository contains the smart contracts for the cross-chain governance syst It also comes with some utils and scripts to facilitate the creation and execution of proposals on top of the deployed system. -## Simulate a Proposal - -- Complete `test/Proposal.sol` -- You can simulate the proposal's execution by running `forge test -vvvv --match-contract Simulate` -- Eventually add tests to `test/Simulate.t.sol` - ## System Architecture 🏘️ Angle onchain governance works as follows: @@ -180,6 +174,12 @@ yarn coverage You'll need to install lcov `brew install lcov` to visualize the coverage report. +### Simulate a Proposal + +- Complete `test/Proposal.sol` +- You can simulate the proposal's execution by running `forge test -vvvv --match-contract Simulate` +- Eventually add tests to `test/Simulate.t.sol` + --- ### Gas report ⛽️ diff --git a/lib/forge-std b/lib/forge-std index 2f11269..cb69e9c 160000 --- a/lib/forge-std +++ b/lib/forge-std @@ -1 +1 @@ -Subproject commit 2f112697506eab12d433a65fdc31a639548fe365 +Subproject commit cb69e9c07fbd002819c8c6c8db3caeab76b90d6b diff --git a/lib/openzeppelin-contracts b/lib/openzeppelin-contracts index 0b1b5f8..94697be 160000 --- a/lib/openzeppelin-contracts +++ b/lib/openzeppelin-contracts @@ -1 +1 @@ -Subproject commit 0b1b5f89ef342b73e23e2fb6783d7a377478181f +Subproject commit 94697be8a3f0dfcd95dfb13ffbd39b5973f5c65d diff --git a/lib/openzeppelin-contracts-upgradeable b/lib/openzeppelin-contracts-upgradeable index e10c70d..2a01981 160000 --- a/lib/openzeppelin-contracts-upgradeable +++ b/lib/openzeppelin-contracts-upgradeable @@ -1 +1 @@ -Subproject commit e10c70d922c30c3cd09777b868cbd9a892bb57f8 +Subproject commit 2a0198118ecccab714d6f7e5b9342573661fb78c