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

replace exampleopendbi_test.go with several small examples #8

Merged
merged 4 commits into from
Oct 20, 2015

Conversation

bmatsuo
Copy link
Owner

@bmatsuo bmatsuo commented Oct 20, 2015

This test was the most difficult to replace because it described error
conditions to some success. Strict code examples do this less well.
The replacement examples seem to do a reasonably good job due to their
brevity.

Examples include more general enforcement of the idea that DBIs should
be held for the duration of an enviornment's use.

Closes #2.

@bmatsuo bmatsuo force-pushed the bmatsuo/replace-opendbi-example branch from 6f7583c to d196b9f Compare October 20, 2015 05:36
@bmatsuo bmatsuo mentioned this pull request Oct 20, 2015
6 tasks
This test was the most difficult to replace because it described error
conditions to some success.  Strict code examples do this less well.
The replacement examples seem to do a reasonably good job due to their
brevity.

Examples include more general enforcement of the idea that DBIs should
be held for the duration of an enviornment's use.

Reference to flag and errno values in the package was made consistent so
that comment text does not use an "lmdb." prefix on names.

Closes #2.
@bmatsuo bmatsuo force-pushed the bmatsuo/replace-opendbi-example branch from ed94a10 to 98039fa Compare October 20, 2015 05:51
bmatsuo added a commit that referenced this pull request Oct 20, 2015
replace exampleopendbi_test.go with several small examples
@bmatsuo bmatsuo merged commit ffd9567 into master Oct 20, 2015
@bmatsuo bmatsuo deleted the bmatsuo/replace-opendbi-example branch October 20, 2015 05:54
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.

1 participant