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

Release v1.1.0 #2

Merged
merged 11 commits into from
Dec 20, 2023
Merged

Release v1.1.0 #2

merged 11 commits into from
Dec 20, 2023

Conversation

JGcarv
Copy link
Contributor

@JGcarv JGcarv commented Dec 19, 2023

No description provided.

vbidin and others added 10 commits January 13, 2023 17:30
* chore: cleanup and bytecode size check (SC-12382)

* fix: coverage report and size check
…) (#68)

* refactor: use with forge-std instead of contract-test-utils (SC-13517)

* refactor: use with forge-std instead of contract-test-utils resolved comments (SC-13517)

* refactor: use with forge-std instead of contract-test-utils resolved spacing (SC-13517)

* refactor: use with forge-std instead of contract-test-utils resolved modules (SC-13517)

* refactor: use with forge-std instead of contract-test-utils resolved modules (SC-13517)

* fix: resolve comments (SC-13517)

* fix: resolve spacing (SC-13517)
…-13476) (#67)

* feat: add starting time to wm initializer

* fix: update success test case

* feat: default to initial cycle

* test: add test cases for view functions
* feat: Add safe casting for WM-Q init

* fix: test

* fix: test
Copy link

LCOV of commit 3f13971 during Forge Tests (PR) #3

Summary coverage rate:
  lines......: 91.4% (138 of 151 lines)
  functions..: 65.6% (21 of 32 functions)
  branches...: no data found

Files changed coverage rate:
                                                 |Lines       |Functions  |Branches    
  Filename                                       |Rate     Num|Rate    Num|Rate     Num
  =====================================================================================
  contracts/MapleWithdrawalManager.sol           |91.0%    134|65.4%    26|    -      0
  contracts/MapleWithdrawalManagerFactory.sol    | 100%      2| 100%     1|    -      0
  contracts/MapleWithdrawalManagerInitializer.sol|93.3%     15|60.0%     5|    -      0

@0xfarhaan 0xfarhaan changed the title Release v1.0.1 Release v1.1.0 Dec 20, 2023
Copy link

LCOV of commit 329be5f during Forge Tests (PR) #4

Summary coverage rate:
  lines......: 91.4% (138 of 151 lines)
  functions..: 65.6% (21 of 32 functions)
  branches...: no data found

Files changed coverage rate:
                                                 |Lines       |Functions  |Branches    
  Filename                                       |Rate     Num|Rate    Num|Rate     Num
  =====================================================================================
  contracts/MapleWithdrawalManager.sol           |91.0%    134|65.4%    26|    -      0
  contracts/MapleWithdrawalManagerFactory.sol    | 100%      2| 100%     1|    -      0
  contracts/MapleWithdrawalManagerInitializer.sol|93.3%     15|60.0%     5|    -      0

@JGcarv JGcarv merged commit a1cf7f9 into main Dec 20, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
5 participants