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

fix: charge percentage fee on order amount #187

Merged
merged 2 commits into from
Aug 31, 2023

Conversation

jaketimothy
Copy link
Contributor

@jaketimothy jaketimothy commented Aug 31, 2023

Also moves FeeLib to common and removes unused methods.

@codecov
Copy link

codecov bot commented Aug 31, 2023

Codecov Report

Merging #187 (8899678) into main (f84a14e) will decrease coverage by 0.13%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #187      +/-   ##
==========================================
- Coverage   93.61%   93.49%   -0.13%     
==========================================
  Files          14       14              
  Lines         376      369       -7     
  Branches       84       83       -1     
==========================================
- Hits          352      345       -7     
- Misses          3        5       +2     
+ Partials       21       19       -2     
Files Changed Coverage Δ
src/forwarder/Forwarder.sol 90.56% <ø> (ø)
src/orders/BuyProcessor.sol 100.00% <ø> (ø)
src/common/FeeLib.sol 72.72% <100.00%> (ø)
src/orders/OrderProcessor.sol 95.23% <100.00%> (ø)

@joshualyguessennd joshualyguessennd merged commit c0bfd66 into main Aug 31, 2023
@jaketimothy jaketimothy deleted the jake/orderfees-fixordervalue branch August 31, 2023 19:37
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