Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial rollupinvoker working concept #16

Closed
wants to merge 74 commits into from
Closed

Conversation

test9955667
Copy link
Contributor

No description provided.

@github-actions
Copy link

[Payoff] Integration Test Code Coverage Report

Coverage after merging feat/rollup-invoker into main will be
100.00%
Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
packages/perennial-payoff/contracts
   PayoffFactory.sol100%100%100%100%
packages/perennial-payoff/contracts/interfaces
   IPayoffFactory.sol100%100%100%100%
   IPayoffProvider.sol100%100%100%100%
packages/perennial-payoff/contracts/payoff
   Giga.sol100%100%100%100%
   Kilo.sol100%100%100%100%
   KiloPowerHalf.sol100%100%100%100%
   KiloPowerTwo.sol100%100%100%100%
   Mega.sol100%100%100%100%
   MegaPowerTwo.sol100%100%100%100%
   Micro.sol100%100%100%100%
   MicroPowerTwo.sol100%100%100%100%
   Milli.sol100%100%100%100%
   MilliPowerHalf.sol100%100%100%100%
   MilliPowerTwo.sol100%100%100%100%
   Nano.sol100%100%100%100%
   PowerHalf.sol100%100%100%100%
   PowerTwo.sol100%100%100%100%

@github-actions
Copy link

[Payoff] Unit Test Code Coverage Report

Coverage after merging feat/rollup-invoker into main will be
100.00%
Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
packages/perennial-payoff/contracts
   PayoffFactory.sol100%100%100%100%
packages/perennial-payoff/contracts/interfaces
   IPayoffFactory.sol100%100%100%100%
   IPayoffProvider.sol100%100%100%100%
packages/perennial-payoff/contracts/payoff
   Giga.sol100%100%100%100%
   Kilo.sol100%100%100%100%
   KiloPowerHalf.sol100%100%100%100%
   KiloPowerTwo.sol100%100%100%100%
   Mega.sol100%100%100%100%
   MegaPowerTwo.sol100%100%100%100%
   Micro.sol100%100%100%100%
   MicroPowerTwo.sol100%100%100%100%
   Milli.sol100%100%100%100%
   MilliPowerHalf.sol100%100%100%100%
   MilliPowerTwo.sol100%100%100%100%
   Nano.sol100%100%100%100%
   PowerHalf.sol100%100%100%100%
   PowerTwo.sol100%100%100%100%

@github-actions
Copy link

[Oracle] Unit Test Coverage Report

Coverage after merging feat/rollup-invoker into main will be
38.52%
Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
packages/perennial-oracle/contracts
   Oracle.sol87.34%83.33%83.33%91.89%13, 24, 38, 44, 56, 70, 90–91
   OracleFactory.sol65.67%63.33%77.78%64.29%43, 56, 56–57, 57, 57–58, 58, 58, 60–61, 61, 61, 63–64, 81–83, 83, 83–84
packages/perennial-oracle/contracts/interfaces
   IOracle.sol100%100%100%100%
   IOracleFactory.sol100%100%100%100%
   IOracleProvider.sol100%100%100%100%
   IOracleProviderFactory.sol100%100%100%100%
   IPythFactory.sol100%100%100%100%
   IPythOracle.sol100%100%100%100%
packages/perennial-oracle/contracts/pyth
   PythFactory.sol0%0%0%0%32–33, 39, 39–40, 42, 45, 45–46, 49, 49, 52, 54, 56, 59, 59–61, 65–67, 67, 67–68
   PythOracle.sol0%0%0%0%103, 103, 103, 105, 113, 122–123, 135, 135, 140, 140, 140–141, 141, 141, 143–144, 146, 146, 146–147, 150, 150, 150–151, 153, 153, 153, 156, 156, 156, 162–164, 170, 174, 174, 174–175, 178, 178, 178, 180–181, 189–192, 194, 206, 208, 212, 216, 218, 220–221, 227–228, 232, 232, 232–233, 62, 71, 71–73, 75, 75, 75, 77, 83, 83–84, 84, 84, 84, 84–85, 95
packages/perennial-oracle/contracts/reference
   ReferenceKeeperOracle.sol0%0%0%0%17, 17, 17, 21, 25, 25, 25, 25, 25, 25, 25–27, 27, 27–28, 32, 32, 32–33, 38, 38
packages/perennial-oracle/contracts/types
   OracleVersion.sol100%100%100%100%

@test9955667
Copy link
Contributor Author

buff out then reopen

@github-actions
Copy link

[Core] Integration Test Coverage Report

Coverage after merging feat/rollup-invoker into main will be
88.05%
Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
packages/perennial/contracts
   Market.sol66.35%44.51%84.21%82.44%100, 103, 106–114, 114, 114, 114, 123, 126–151, 151, 158–160, 167, 169, 169, 169–170, 170, 170–172, 172, 172–173, 173, 173, 175, 179, 179, 179, 181–183, 187, 189–190, 192–193, 201, 233, 249–251, 323, 329, 388, 422, 450–451, 451, 451, 451, 458, 458, 460, 465, 465, 467–468, 468, 471, 473–474, 474, 476–477, 477, 479–480, 480, 482–483, 483, 486, 489, 489, 489–490, 490, 492, 496, 496, 501–502, 505, 507, 512, 512, 514–515, 515, 552, 556, 562–564, 568–570, 67, 93, 98, 98–99
   MarketFactory.sol63.89%50%71.43%70.59%39, 47, 53–54, 64, 66–67, 70, 73–74, 84
packages/perennial/contracts/interfaces
   IMarket.sol100%100%100%100%
   IMarketFactory.sol100%100%100%100%
packages/perennial/contracts/test
   GlobalTester.sol0%100%0%0%10, 14, 23–25, 29–31
packages/perennial/contracts/types
   Global.sol78%50%100%100%85–95
   Local.sol80.49%57.14%83.33%95.24%71, 77, 95–99
   MarketParameter.sol73.53%50%100%100%67–75
   Order.sol76%40%100%100%47, 55, 59, 59, 59, 59
   Position.sol80.31%58.70%88.89%94.44%116, 144, 174, 216, 244–250, 284–294
   ProtocolParameter.sol72.41%50%100%100%50–57
   RiskParameter.sol69.35%50%100%100%100–113, 95–99
   Version.sol89.91%70.59%100%98.51%167–168, 308–316

@github-actions
Copy link

[Core] Unit Test Coverage Report

Coverage after merging feat/rollup-invoker into main will be
98.01%
Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
packages/perennial/contracts
   Market.sol88.71%75.82%100%98.05%113–114, 114, 114, 114, 123, 323, 329, 388, 422, 450–451, 451, 451, 451, 458, 458, 465, 468, 471, 474, 476–477, 477, 480, 483, 485–486, 486, 489–490, 490, 496, 501–502, 505, 512, 514–515, 515, 556, 562–564, 568–570, 98
   MarketFactory.sol91.67%91.67%85.71%94.12%64, 84
packages/perennial/contracts/interfaces
   IMarket.sol100%100%100%100%
   IMarketFactory.sol100%100%100%100%
packages/perennial/contracts/test
   GlobalTester.sol100%100%100%100%
packages/perennial/contracts/types
   Global.sol100%100%100%100%
   Local.sol85.37%57.14%100%100%71, 95–99
   MarketParameter.sol73.53%50%100%100%67–75
   Order.sol80%50%100%100%47, 55, 55, 59, 59
   Position.sol81.10%60.87%88.89%94.44%116, 144, 216, 244–250, 284–294
   ProtocolParameter.sol72.41%50%100%100%50–57
   RiskParameter.sol69.35%50%100%100%100–113, 95–99
   Version.sol89.91%70.59%100%98.51%167–168, 308–316

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.

2 participants