Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

564420 [Passage] API revision | conditions | move HC condition miner to new interfaces #257

Merged
merged 4 commits into from Jun 21, 2020

Conversation

eparovyshnaya
Copy link
Contributor

  • invite ConditionMiningException to handle all the difficulties
    actual mining faces
  • port ConditionTransport to new Condition interface

 - port `ConditionTransport` to new `Condition` interface

Signed-off-by: elena.parovyshnaya <elena.parovyshnaya@gmail.com>
 - invite `ConditionMiningException` to handle all the difficulties
actual mining faces

Signed-off-by: elena.parovyshnaya <elena.parovyshnaya@gmail.com>
@codecov
Copy link

codecov bot commented Jun 21, 2020

Codecov Report

Merging #257 into master will decrease coverage by 0.00%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #257      +/-   ##
==========================================
- Coverage   11.56%   11.56%   -0.01%     
==========================================
  Files         592      593       +1     
  Lines       15163    15167       +4     
  Branches     1168     1168              
==========================================
  Hits         1754     1754              
- Misses      13366    13370       +4     
  Partials       43       43              
Impacted Files Coverage Δ
...pi/conditions/mining/ConditionMiningException.java 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c5c811b...be6e1f9. Read the comment docs.

 - document exception firing during condition mining process

Signed-off-by: elena.parovyshnaya <elena.parovyshnaya@gmail.com>
@eparovyshnaya eparovyshnaya changed the title [Passage] API revision | conditions | move HC condition miner to new interfaces 564420 [Passage] API revision | conditions | move HC condition miner to new interfaces Jun 21, 2020
@eparovyshnaya eparovyshnaya merged commit 68ea240 into master Jun 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants