Skip to content
This repository has been archived by the owner on Jul 2, 2024. It is now read-only.

Remove 'prepare' from sub-packages #60

Merged
merged 1 commit into from
Aug 23, 2022
Merged

Remove 'prepare' from sub-packages #60

merged 1 commit into from
Aug 23, 2022

Conversation

arjun-io
Copy link
Collaborator

No description provided.

@arjun-io arjun-io requested a review from kbrizzle August 23, 2022 02:22
@github-actions
Copy link

Integration Test Coverage Report

Coverage after merging arjun/fix-publish into master will be
94.91%
Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
packages/perennial/contracts/collateral
   Collateral.sol78.31%37.50%94.44%78.95%105–106, 228, 230–231, 233, 238, 247–248, 250, 250, 250–251, 259–260, 84, 86
packages/perennial/contracts/collateral/types
   OptimisticLedger.sol100%100%100%100%
packages/perennial/contracts/controller
   Controller.sol84.33%50%87.80%92.96%137, 164, 179, 189, 199, 209, 220, 231, 242, 299, 307, 316, 324, 342, 377, 384
   UControllerProvider.sol83.87%58.33%100%100%33, 39, 46, 53, 60
packages/perennial/contracts/forwarder
   Forwarder.sol83.33%50%100%100%37–40
packages/perennial/contracts/incentivizer
   Incentivizer.sol92.86%68.75%100%96.61%155, 308, 315, 50–53
packages/perennial/contracts/incentivizer/types
   ProductManager.sol94.12%75%100%97.78%162–163, 167, 228
   Program.sol100%100%100%100%
packages/perennial/contracts/interfaces
   ICollateral.sol100%100%100%100%
   IContractPayoffProvider.sol100%100%100%100%
   IController.sol100%100%100%100%
   IForwarder.sol100%100%100%100%
   IIncentivizer.sol100%100%100%100%
   IParamProvider.sol100%100%100%100%
   IPayoffProvider.sol100%100%100%100%
   IPerennialLens.sol100%100%100%100%
   IProduct.sol100%100%100%100%
packages/perennial/contracts/interfaces/types
   Accumulator.sol100%100%100%100%
   PackedAccumulator.sol100%100%100%100%
   PackedPosition.sol100%100%100%100%
   PayoffDefinition.sol77.78%41.67%100%94.12%39, 42, 60–61, 65–66, 66, 79
   Position.sol100%100%100%100%
   PrePosition.sol100%100%100%100%
   ProgramInfo.sol88.89%50%100%100%51–52
packages/perennial/contracts/lens
   PerennialLens.sol100%100%100%100%
packages/perennial/contracts/product
   Product.sol95.83%76.92%100%99.05%454, 473, 480, 487–488, 493, 508
   UParamProvider.sol72.41%50%70%80%103, 111, 122, 130, 141, 159, 182, 39, 84, 92
   UPayoffProvider.sol90%50%100%100%34, 37
packages/perennial/contracts/product/types/accumulator
   AccountAccumulator.sol100%100%100%100%
   VersionedAccumulator.sol100%100%100%100%
packages/perennial/contracts/product/types/position
   AccountPosition.sol96.55%75%100%100%50
   VersionedPosition.sol100%100%100%100%
packages/perennial/contracts/test
   TestnetDSU.sol0%0%0%0%16, 16, 16, 18
   TestnetProductProvider.sol100%100%100%100%
   TestnetUSDC.sol0%100%0%0%12, 16

@arjun-io arjun-io merged commit 344de6a into master Aug 23, 2022
@arjun-io arjun-io deleted the arjun/fix-publish branch August 23, 2022 02:38
@github-actions
Copy link

Unit Test Coverage Report

Coverage after merging arjun/fix-publish into master will be
100.00%
Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
packages/perennial/contracts/collateral
   Collateral.sol100%100%100%100%
packages/perennial/contracts/collateral/types
   OptimisticLedger.sol100%100%100%100%
packages/perennial/contracts/controller
   Controller.sol100%100%100%100%
   UControllerProvider.sol100%100%100%100%
packages/perennial/contracts/forwarder
   Forwarder.sol91.67%75%100%100%39–40
packages/perennial/contracts/incentivizer
   Incentivizer.sol100%100%100%100%
packages/perennial/contracts/incentivizer/types
   ProductManager.sol100%100%100%100%
   Program.sol100%100%100%100%
packages/perennial/contracts/interfaces
   ICollateral.sol100%100%100%100%
   IContractPayoffProvider.sol100%100%100%100%
   IController.sol100%100%100%100%
   IForwarder.sol100%100%100%100%
   IIncentivizer.sol100%100%100%100%
   IParamProvider.sol100%100%100%100%
   IPayoffProvider.sol100%100%100%100%
   IPerennialLens.sol100%100%100%100%
   IProduct.sol100%100%100%100%
packages/perennial/contracts/interfaces/types
   Accumulator.sol100%100%100%100%
   PackedAccumulator.sol100%100%100%100%
   PackedPosition.sol100%100%100%100%
   PayoffDefinition.sol91.67%75%100%100%61, 66, 79
   Position.sol100%100%100%100%
   PrePosition.sol100%100%100%100%
   ProgramInfo.sol100%100%100%100%
packages/perennial/contracts/lens
   PerennialLens.sol100%100%100%100%
packages/perennial/contracts/product
   Product.sol100%100%100%100%
   UParamProvider.sol100%100%100%100%
   UPayoffProvider.sol100%100%100%100%
packages/perennial/contracts/product/types/accumulator
   AccountAccumulator.sol100%100%100%100%
   VersionedAccumulator.sol100%100%100%100%
packages/perennial/contracts/product/types/position
   AccountPosition.sol100%100%100%100%
   VersionedPosition.sol100%100%100%100%
packages/perennial/contracts/test
   TestnetDSU.sol100%100%100%100%
   TestnetProductProvider.sol100%100%100%100%
   TestnetUSDC.sol100%100%100%100%

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants