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

Use mainline solidity-parser package in resolution #18

Merged
merged 1 commit into from
Jul 13, 2023

Conversation

arjun-io
Copy link
Collaborator

No description provided.

@arjun-io arjun-io requested a review from kbrizzle July 12, 2023 21:33
@github-actions
Copy link

[Payoff] Unit Test Code Coverage Report

Coverage after merging arjun/mainline-sol-parser into main will be
20.00%
Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
packages/perennial-payoff/contracts
   PayoffFactory.sol0%0%0%0%12, 12–13, 16, 16–17
packages/perennial-payoff/contracts/interfaces
   IPayoffFactory.sol100%100%100%100%
   IPayoffProvider.sol100%100%100%100%
packages/perennial-payoff/contracts/payoff
   Giga.sol0%100%0%100%
   Kilo.sol0%100%0%100%
   KiloPowerHalf.sol0%100%0%0%11
   KiloPowerTwo.sol0%100%0%100%
   Mega.sol0%100%0%100%
   MegaPowerTwo.sol0%100%0%100%
   Micro.sol0%100%0%100%
   MicroPowerTwo.sol0%100%0%100%
   Milli.sol0%100%0%100%
   MilliPowerHalf.sol0%100%0%0%11
   MilliPowerTwo.sol100%100%100%100%
   Nano.sol0%100%0%100%
   PowerHalf.sol100%100%100%100%
   PowerTwo.sol100%100%100%100%

@github-actions
Copy link

[Payoff] Integration Test Code Coverage Report

Coverage after merging arjun/mainline-sol-parser into main will be
20.00%
Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
packages/perennial-payoff/contracts
   PayoffFactory.sol0%0%0%0%12, 12–13, 16, 16–17
packages/perennial-payoff/contracts/interfaces
   IPayoffFactory.sol100%100%100%100%
   IPayoffProvider.sol100%100%100%100%
packages/perennial-payoff/contracts/payoff
   Giga.sol0%100%0%100%
   Kilo.sol0%100%0%100%
   KiloPowerHalf.sol0%100%0%0%11
   KiloPowerTwo.sol0%100%0%100%
   Mega.sol0%100%0%100%
   MegaPowerTwo.sol0%100%0%100%
   Micro.sol0%100%0%100%
   MicroPowerTwo.sol0%100%0%100%
   Milli.sol0%100%0%100%
   MilliPowerHalf.sol0%100%0%0%11
   MilliPowerTwo.sol100%100%100%100%
   Nano.sol0%100%0%100%
   PowerHalf.sol100%100%100%100%
   PowerTwo.sol100%100%100%100%

@github-actions
Copy link

[Core] Integration Test Coverage Report

Coverage after merging arjun/mainline-sol-parser into main will be
89.00%
Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
packages/perennial/contracts
   Market.sol68.82%44.78%84.21%84.52%100, 103–105, 112, 116–118, 124, 126, 126, 126–127, 127, 127–129, 129, 129–130, 130, 130, 132, 136, 136, 136, 138–140, 144, 146–147, 149–150, 158, 190, 206–208, 280, 286, 344, 369, 387–388, 388, 388, 388, 395, 395, 397, 402, 402, 404–405, 405, 408, 410–411, 411, 413–414, 414, 416–417, 417, 419–420, 420, 423, 426, 426, 426–427, 427, 429, 433, 433, 438–439, 442, 444, 449, 449, 451–452, 452, 489, 493, 499–501, 505–507, 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.sol79.49%57.14%83.33%94.74%62, 68, 86–90
   MarketParameter.sol72.41%50%100%100%63–70
   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.sol78.57%50%100%100%35–37
   RiskParameter.sol69.35%50%100%100%100–113, 95–99
   Version.sol89.42%70.59%100%98.39%131–132, 262–270

@github-actions
Copy link

[Core] Unit Test Coverage Report

Coverage after merging arjun/mainline-sol-parser into main will be
96.75%
Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
packages/perennial/contracts
   Market.sol85%66.42%100%96.43%104–105, 112, 280, 286, 344, 369, 387–388, 388, 388, 388, 395, 395, 402, 404–405, 405, 408, 411, 413–414, 414, 417, 419–420, 420, 422–423, 423, 426, 426, 426–427, 427, 433, 438–439, 442, 449, 451–452, 452, 493, 499–501, 505–507, 98
   MarketFactory.sol83.33%91.67%71.43%82.35%53–54, 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.sol84.62%57.14%100%100%62, 86–90
   MarketParameter.sol72.41%50%100%100%63–70
   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.sol78.57%50%100%100%35–37
   RiskParameter.sol69.35%50%100%100%100–113, 95–99
   Version.sol89.42%70.59%100%98.39%131–132, 262–270

@arjun-io arjun-io merged commit ebf0030 into main Jul 13, 2023
5 of 9 checks passed
@arjun-io arjun-io deleted the arjun/mainline-sol-parser branch July 13, 2023 02:45
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