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

Add filledPercentage to SwapOrderTransactionInfo #1338

Merged
merged 2 commits into from
Mar 22, 2024
Merged

Conversation

fmrsabino
Copy link
Collaborator

@fmrsabino fmrsabino commented Mar 20, 2024

Adds filledPercentage to the SwapOrderTransactionInfo – it represents how much the order was filled in percentual terms (returning the first two decimal digits).

@fmrsabino fmrsabino self-assigned this Mar 20, 2024
@coveralls
Copy link

coveralls commented Mar 20, 2024

Pull Request Test Coverage Report for Build 8390537987

Details

  • 9 of 10 (90.0%) changed or added relevant lines in 2 files are covered.
  • 2 unchanged lines in 2 files lost coverage.
  • Overall coverage decreased (-0.07%) to 93.255%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/routes/transactions/mappers/common/swap-order.mapper.ts 7 8 87.5%
Files with Coverage Reduction New Missed Lines %
src/routes/transactions/entities/tests/human-description.builder.ts 1 90.0%
src/routes/transactions/mappers/common/transaction-info.mapper.ts 1 78.98%
Totals Coverage Status
Change from base Build 8388301253: -0.07%
Covered Lines: 6441
Relevant Lines: 6660

💛 - Coveralls

Base automatically changed from merge-schema-entity to main March 21, 2024 16:08
@fmrsabino fmrsabino marked this pull request as ready for review March 22, 2024 11:27
@fmrsabino fmrsabino requested a review from a team as a code owner March 22, 2024 11:27
@fmrsabino fmrsabino requested a review from iamacook March 22, 2024 12:50
@fmrsabino fmrsabino merged commit f7d6208 into main Mar 22, 2024
16 checks passed
@fmrsabino fmrsabino deleted the order-fill-status branch March 22, 2024 13:51
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

3 participants