Skip to content

Make CoreSchema a plain schema (not a proxy) [ECR-3865] #1303

Merged
dmitry-timofeev merged 4 commits into
exonum:masterfrom
dmitry-timofeev:java-only-core-schema-ECR-3865
Dec 18, 2019
Merged

Make CoreSchema a plain schema (not a proxy) [ECR-3865] #1303
dmitry-timofeev merged 4 commits into
exonum:masterfrom
dmitry-timofeev:java-only-core-schema-ECR-3865

Conversation

@dmitry-timofeev

Copy link
Copy Markdown
Contributor

Overview

Make CoreSchema a plain schema — a factory of Exonum indexes.

The existing ITs in BlockchainIntegrationTest adequately cover
the operations now implemented in Java CoreSchema.


See: https://jira.bf.local/browse/ECR-3865

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

Make CoreSchema a plain schema — a factory of Exonum indexes.

The existing ITs in BlockchainIntegrationTest adequately cover
the operations now implemented in Java CoreSchema.
@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage decreased (-0.05%) to 86.818% when pulling 6bb5bdb on dmitry-timofeev:java-only-core-schema-ECR-3865 into 5287b2b on exonum:master.

@dmitry-timofeev
dmitry-timofeev merged commit 75d5437 into exonum:master Dec 18, 2019
@dmitry-timofeev
dmitry-timofeev deleted the java-only-core-schema-ECR-3865 branch December 18, 2019 10:01
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.

3 participants