Skip to content

Conversation

bullet-tooth
Copy link
Contributor

Overview


Definition of Done

  • There are no TODOs left in the code
  • Change is covered by automated tests
  • The coding guidelines are followed
  • Public API has Javadoc
  • Method preconditions are checked and documented in the Javadoc of the method
  • Changelog is updated if needed (in case of notable or breaking changes)
  • The continuous integration build passes

@coveralls
Copy link

Coverage Status

Coverage remained the same at 85.672% when pulling b05deb5 on jlc/v0.3.0-release into 6247dd1 on master.

<groupId>com.exonum.client</groupId>
<artifactId>exonum-light-client</artifactId>
<version>0.3.0-SNAPSHOT</version>
<version>0.3.0</version>
Copy link
Contributor

Choose a reason for hiding this comment

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

0.4.0-SNAPSHOT for the next version?

@dmitry-timofeev dmitry-timofeev merged commit b69c0ca into master Jul 22, 2019
@dmitry-timofeev dmitry-timofeev deleted the jlc/v0.3.0-release branch July 22, 2019 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants