Skip to content
This repository was archived by the owner on Jan 18, 2023. It is now read-only.

Conversation

@bweick
Copy link
Contributor

@bweick bweick commented Jan 10, 2020

No description provided.

@coveralls
Copy link

coveralls commented Jan 10, 2020

Pull Request Test Coverage Report for Build 7218

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 7210: 0.0%
Covered Lines: 1369
Relevant Lines: 1369

💛 - Coveralls

_startingCurrentSetQuantity >= minimumBid,
"Auction.initializeAuction: Not enough collateral to rebalance"
_startingCurrentSetQuantity.div(minimumBid) >= 100,
"Auction.initializeAuction: Minimum bid must be less than 1% of collateral."
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

less than or equal

@bweick bweick merged commit 501ecd0 into master Jan 10, 2020
@bweick bweick deleted the brian/min_bid_check branch January 10, 2020 21:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants