ProjectOpenSea / seaport-js

A TypeScript library to interface with the Seaport marketplace.
MIT License
250 stars 182 forks source link

(fix) Fix tip amount scaling in fulfillOrders #559

Closed frankisawesome closed 1 month ago

frankisawesome commented 1 month ago

Motivation

Fixes https://github.com/ProjectOpenSea/seaport-js/issues/558

Solution

codecov-commenter commented 1 month ago

Codecov Report

Attention: Patch coverage is 99.16667% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 98.41%. Comparing base (f618d19) to head (74cdd01). Report is 62 commits behind head on main.

Files Patch % Lines
src/seaport.ts 97.05% 1 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #559 +/- ## ========================================== + Coverage 98.27% 98.41% +0.13% ========================================== Files 35 35 Lines 14526 14955 +429 Branches 660 671 +11 ========================================== + Hits 14276 14718 +442 + Misses 245 232 -13 Partials 5 5 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.