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

Clean ups of Sqlite test code #378

Merged
merged 2 commits into from
Jun 6, 2019
Merged

Clean ups of Sqlite test code #378

merged 2 commits into from
Jun 6, 2019

Conversation

rvl
Copy link
Contributor

@rvl rvl commented Jun 6, 2019

Relates to issue #154
Base branch is PR #373

Overview

@rvl rvl self-assigned this Jun 6, 2019
Copy link
Contributor

@jonathanknowles jonathanknowles left a comment

Choose a reason for hiding this comment

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

Looks good to me.

Just a small point w.r.t. to Haddock comments. If you write the name of a type in a Haddock comment, then putting it in single quotes will get Haddock to create a hyperlink that goes to type.

For example:

-- | A mock representation of the 'Wibble' data type.

(If Haddock can find a definition of Wibble, then the generated Haddock documentation will link it up.)

lib/core/test/unit/Cardano/Wallet/DB/StateMachine.hs Outdated Show resolved Hide resolved
lib/core/test/unit/Cardano/Wallet/DB/StateMachine.hs Outdated Show resolved Hide resolved
@KtorZ KtorZ force-pushed the rvl/cli-version branch from ce79778 to 27da10a Compare June 6, 2019 08:02
@KtorZ KtorZ changed the base branch from rvl/cli-version to master June 6, 2019 11:30
@KtorZ KtorZ force-pushed the rvl/154/sqlite-cleanup branch from ac60b36 to 41e89a5 Compare June 6, 2019 11:33
@KtorZ KtorZ force-pushed the rvl/154/sqlite-cleanup branch from 41e89a5 to 6bb8d50 Compare June 6, 2019 11:51
@KtorZ KtorZ merged commit f2f559f into master Jun 6, 2019
@KtorZ KtorZ deleted the rvl/154/sqlite-cleanup branch June 6, 2019 13:13
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.

3 participants