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

@bullet-tooth bullet-tooth changed the base branch from master to jlc/v0.2.0-release May 24, 2019 08:15
@coveralls
Copy link

Coverage Status

Coverage remained the same at 86.125% when pulling bc3938e on doc-links-update into e136f8f on jlc/v0.2.0-release.

[standard-serializers]: https://exonum.com/doc/api/java-binding-common/0.6.0/com/exonum/binding/common/serialization/StandardSerializers.html
[send-tx-it]: ./src/test/java/com/exonum/client/ExonumHttpClientIntegrationTest.java
[exonum-client]: ./src/main/java/com/exonum/client/ExonumClient.java
[exonum-client]: https://exonum.com/doc/api/java-light-client/0.2.0/com/exonum/client/ExonumClient.html
Copy link
Contributor

Choose a reason for hiding this comment

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

It is not published yet, but conveniently redirects to exonum-doc, is that correct?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

correct. It'll be published on Monday

Copy link
Contributor

Choose a reason for hiding this comment

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

Good, thanks!

@dmitry-timofeev dmitry-timofeev merged commit 54b07bf into jlc/v0.2.0-release May 24, 2019
@dmitry-timofeev dmitry-timofeev deleted the doc-links-update branch May 24, 2019 10:25
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