Skip to content

General purpose makefile#183

Open
brickpop wants to merge 20 commits intodevelopfrom
f/general-purpose-makefile
Open

General purpose makefile#183
brickpop wants to merge 20 commits intodevelopfrom
f/general-purpose-makefile

Conversation

@brickpop
Copy link
Contributor

@brickpop brickpop commented Oct 20, 2025

  • Unified makefile and .env file
  • General purpose .env variable names
  • Single target network
image
  • FFI permission scoped to upgrade tests only
  • Single Node engine (bun)
  • Removing unused imports
  • Updated readme

@github-actions
Copy link

github-actions bot commented Oct 20, 2025

LCOV of commit ce7abe7 during Tests #1156

Summary coverage rate:
  lines......: 67.1% (2710 of 4037 lines)
  functions..: 70.9% (525 of 740 functions)
  branches...: 62.8% (159 of 253 branches)

Files changed coverage rate:
                                                        |Lines       |Functions  |Branches    
  Filename                                              |Rate     Num|Rate    Num|Rate     Num
  ============================================================================================
  script/SeedState.s.sol                                |    -      0|    -     0|    -      0
  script/deploy/DeployGauges.s.sol                      |    -      0|    -     0|    -      0
  script/deploy/DeployGaugesSeason.s.sol                |    -      0|    -     0|    -      0
  script/deploy/DeployGauges_v1_1_0.s.sol               |    -      0|    -     0|    -      0
  script/deploy/DeployGauges_v1_2_0.s.sol               |    -      0|    -     0|    -      0
  script/deploy/DeployGauges_v1_3_0.s.sol               |    -      0|    -     0|    -      0
  script/deploy/DeployGauges_v1_4_0.s.sol               |    -      0|    -     0|    -      0
  script/utils/GetDeploymentValues.sol                  |    -      0|    -     0|    -      0
  script/utils/GetDeploymentValues_v1_2_0.sol           |    -      0|    -     0|    -      0
  src/curve/LinearIncreasingCurve.sol                   |14.7%    197| 178%    27|    -      0
  src/curve/LinearIncreasingCurveNoSupply.sol           |21.9%    114|95.5%    22|    -      0
  src/delegation/EscrowIVotesAdapter.sol                |14.9%    195| 179%    24|    -      0

@brickpop brickpop requested a review from jordaniza October 24, 2025 14:19
@brickpop brickpop force-pushed the f/general-purpose-makefile branch from 6596996 to 628e462 Compare October 27, 2025 08:46
@brickpop brickpop changed the base branch from audit-4 to develop October 27, 2025 08:47
@brickpop brickpop force-pushed the f/general-purpose-makefile branch from b61fe1a to ce7abe7 Compare November 11, 2025 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments