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

Conversation

@felix2feng
Copy link
Contributor

Note that for withdraw/redeem functions, there is no modifier as it is assumed that those functions will always be functional.

@coveralls
Copy link

coveralls commented Nov 15, 2018

Pull Request Test Coverage Report for Build 2819

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

Totals Coverage Status
Change from base Build 2799: 0.0%
Covered Lines: 584
Relevant Lines: 584

💛 - Coveralls

@felix2feng felix2feng requested a review from bweick November 15, 2018 01:50

pragma solidity 0.4.25;

import { CoreOperationState } from "./CoreOperationState.sol";
Copy link
Contributor

Choose a reason for hiding this comment

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

relative imports after absolute


pragma solidity 0.4.25;

import { CoreOperationState } from "./CoreOperationState.sol";
Copy link
Contributor

Choose a reason for hiding this comment

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

same

@felix2feng felix2feng merged commit 50b2ad5 into master Nov 15, 2018
@felix2feng felix2feng deleted the felix/operational-states branch November 15, 2018 20:31
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