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

Extend restriction manager #138

Merged
merged 7 commits into from
Sep 14, 2023
Merged

Extend restriction manager #138

merged 7 commits into from
Sep 14, 2023

Conversation

hieronx
Copy link
Contributor

@hieronx hieronx commented Sep 13, 2023

No description provided.

@hieronx hieronx marked this pull request as ready for review September 14, 2023 14:03
@github-actions
Copy link

Coverage after merging more-restrictions into main will be

81.09%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
src
   Escrow.sol100%100%100%100%
   InvestmentManager.sol89.97%61.84%97.67%99%149, 179, 212, 238, 254, 297, 300, 322, 325, 347, 351–352, 380, 384, 465, 478, 491, 504, 529, 535, 557, 563, 585, 606, 612, 631, 637, 667–668, 676–677
   LiquidityPool.sol100%100%100%100%
   PoolManager.sol89.30%74.14%94.74%96.36%136, 136, 136–137, 137, 137–139, 160, 176, 202, 258, 266, 277, 296, 307, 319, 343, 379
   Root.sol100%100%100%100%
   UserEscrow.sol100%100%100%100%
src/admins
   DelayedAdmin.sol100%100%100%100%
   PauseAdmin.sol100%100%100%100%
src/gateway
   Gateway.sol89.05%73.68%100%93.90%325, 337, 349, 362, 375, 375–378, 378–380, 385, 388, 392
   Messages.sol58.49%16.67%55.42%61.36%103, 122, 153, 203, 211, 243, 287–290, 386, 394–398, 422, 430, 454, 462, 486, 494, 514, 522–525, 545, 553–556, 567, 610, 654, 701, 740, 748, 752, 760, 778, 815–818, 834–837, 84, 853, 857, 865–867, 880, 903, 926–927, 929–930, 930, 930–931, 933, 937, 941, 958–959, 959, 959–960, 964
src/gateway/routers/axelar
   Router.sol100%100%100%100%
src/gateway/routers/xcm
   Router.sol0%0%0%0%103, 103, 103–104, 106, 109, 114, 119, 121, 123, 142, 157, 157, 157–159, 159, 159, 161–162, 162, 162–164, 164, 164–166, 166, 166–168, 168, 168–170, 170, 170–172, 172, 172–173, 175, 182–183, 185, 189–191, 193, 197, 90, 90, 90–91, 93, 96
src/token
   ERC20.sol96.18%95%92.86%97.40%222, 71, 89–90
   RestrictionManager.sol95.65%85.71%100%100%85, 97
   Tranche.sol91.18%100%75%100%
src/util
   Auth.sol100%100%100%100%
   BytesLib.sol0%0%0%0%10, 10, 10, 102, 102, 102–103, 106, 109, 11, 11, 11, 113, 113, 113–114, 117, 120, 124, 124, 124–125, 128, 13, 131, 65, 69, 69, 69–70, 73, 76, 80, 80, 80–81, 84, 87, 91, 91, 91–92, 95, 98
   Context.sol100%100%100%100%
   Factory.sol100%100%100%100%
   MathLib.sol0%0%0%0%101–102, 102, 102–103, 105, 112, 24–25, 28–29, 33, 33, 33–34, 38, 38, 38, 45, 48, 51–52, 59, 62, 65, 68, 72, 77, 81–86, 92–93
   SafeTransferLib.sol87.50%66.67%100%100%28, 38

Copy link
Contributor

@AStox AStox left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! Looks good

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.

3 participants