Skip to content

Commit

Permalink
Merge branch 'main' of github.com:SizeLending/size-v2-solidity
Browse files Browse the repository at this point in the history
  • Loading branch information
aviggiano committed Jan 5, 2024
2 parents a5ae80a + 4f934d2 commit 6733f3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Size V2 Solidity
| File | % Lines | % Statements | % Branches | % Funcs |
|--------------------------------------------------------|------------------|-------------------|------------------|------------------|
| src/Size.sol | 100.00% (39/39) | 100.00% (39/39) | 100.00% (0/0) | 100.00% (16/16) |
| src/SizeView.sol | 100.00% (26/26) | 100.00% (37/37) | 100.00% (0/0) | 100.00% (24/24) |
| src/SizeView.sol | 96.15% (25/26) | 97.30% (36/37) | 100.00% (0/0) | 95.83% (23/24) |
| src/libraries/LoanLibrary.sol | 100.00% (3/3) | 100.00% (5/5) | 100.00% (0/0) | 100.00% (3/3) |
| src/libraries/MathLibrary.sol | 100.00% (1/1) | 100.00% (3/3) | 100.00% (0/0) | 100.00% (1/1) |
| src/libraries/OfferLibrary.sol | 95.83% (23/24) | 97.78% (44/45) | 75.00% (6/8) | 100.00% (5/5) |
Expand Down

0 comments on commit 6733f3b

Please sign in to comment.