Skip to content

Conversation

@bullet-tooth
Copy link
Contributor

Overview


See: https://jira.bf.local/browse/ECR-2867
Should be double checked and merged after the repo renaming.

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

[![Build Status](https://img.shields.io/travis/exonum/exonum-java-binding/master.svg)](https://travis-ci.com/exonum/exonum-java-binding)
[![Coverage Status](https://coveralls.io/repos/github/exonum/exonum-java-binding/badge.svg?branch=master)](https://coveralls.io/github/exonum/exonum-java-binding?branch=master)
[![Build Status](https://img.shields.io/travis/exonum/exonum-java/master.svg)](https://travis-ci.com/exonum/exonum-java)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

should be additionally checked

@coveralls
Copy link

coveralls commented Feb 11, 2019

Coverage Status

Coverage remained the same at 85.438% when pulling 3dea2f1 on ecr-2867-1 into 750cca1 on master.

@bullet-tooth bullet-tooth added experimental ⚖️ Experimental PRs usually shall not be merged — they show some approach to get feedback from the team do not merge ⛔️ and removed experimental ⚖️ Experimental PRs usually shall not be merged — they show some approach to get feedback from the team labels Feb 15, 2019
@bullet-tooth bullet-tooth changed the title DO NOT MERGE [New project structure] [ECR-2867] Fixed links to the new repo name [New project structure] [ECR-2867] Fixed links to the new repo name Feb 15, 2019
@bullet-tooth bullet-tooth changed the title [New project structure] [ECR-2867] Fixed links to the new repo name [ECR-2867] Fixed links to the new repo name Feb 15, 2019
@vitvakatu vitvakatu removed their request for review August 16, 2019 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment