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 added the work-in-progress 👷‍♂️ Do not expect reviewers to provide any feedback on WIP PRs — please ask for it explicitly! label May 25, 2020
@coveralls
Copy link

coveralls commented May 25, 2020

Coverage Status

Coverage increased (+0.2%) to 85.148% when pulling d0eda55 on async-migrations into 00e96da on master.

* [ECR-4409] Add migration scripts loading * Allow having package-private service modules and migration scripts
* scripts lookup in the service runtime * Use TempDir
* Add abstract migration script to base on
# Conflicts: #	exonum-java-binding/core/src/main/java/com/exonum/binding/core/service/migration/MigrationScript.java
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 1 Code Smell

96.1% 96.1% Coverage
0.0% 0.0% Duplication

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

work-in-progress 👷‍♂️ Do not expect reviewers to provide any feedback on WIP PRs — please ask for it explicitly!

3 participants