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

feature: show debt and payout #16

Merged
merged 7 commits into from
Oct 12, 2023
Merged

Conversation

dsshap
Copy link
Member

@dsshap dsshap commented Aug 17, 2023

Not reverting on view function call

@dsshap dsshap requested a review from swissarmytowel August 17, 2023 19:44
@github-actions
Copy link

github-actions bot commented Aug 17, 2023

Gas usage comparison:

Test Name Gas Diff Percentage Change
Deploy:testChill() ♻️ -22 -18.33%
PomacePayoutTest:testCanGetBatchPayout() ♻️ -62 -0.06%
PomacePayoutTest:testPayoutETHCollatCall() ♻️ -31 -0.05%
PomacePayoutTest:testPayoutUSDCollatPut() ♻️ -31 -0.05%
PomaceSettlementPriceDeductionTest:testSettleCallWithNonUnderlyingNorStrike() ⛽ +45 0.00%
PomaceSettlementPriceDeductionTest:testSettlePutWithNonUnderlyingNorStrike() ⛽ +45 0.00%
PomaceSettlementTest:testBatchSettleSameCollat() ⛽ +28 0.01%
PomaceSettlementTest:testSettleDiffCollat() ⛽ +23 0.01%
PomaceSettlementTest:testSettleETHCollatCall() ⛽ +14 0.01%
PomaceSettlementTest:testSettleUSDCollatPut() ⛽ +12 0.01%

@codecov
Copy link

codecov bot commented Aug 17, 2023

Codecov Report

Merging #16 (c746289) into master (59402e1) will decrease coverage by 0.46%.
The diff coverage is 40.00%.

❗ Current head c746289 differs from pull request most recent head 24d86fb. Consider uploading reports for the commit 24d86fb to get more accurate results

@@            Coverage Diff             @@
##           master      #16      +/-   ##
==========================================
- Coverage   65.20%   64.75%   -0.46%     
==========================================
  Files          18       18              
  Lines         365      366       +1     
  Branches       68       68              
==========================================
- Hits          238      237       -1     
- Misses        111      113       +2     
  Partials       16       16              
Files Coverage Δ
src/core/Pomace.sol 82.50% <40.00%> (-1.54%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@dsshap dsshap merged commit a296792 into master Oct 12, 2023
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.

None yet

1 participant