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

564419 API revision | conditions | Path condition miner #287

Merged
merged 1 commit into from
Jul 6, 2020

Conversation

eparovyshnaya
Copy link
Contributor

  • implement PathConditionMiner n the base of 1.0 interfaces and approaches (LocalConditions)
  • document MinedConditions interface
  • deprecate all the existing mining utilities
  • extend AccessCycleCofiguration with transport registry supplying method

Signed-off-by: elena.parovyshnaya [email protected]

 - implement PathConditionMiner n the base of 1.0 interfaces and
approaches (`LocalConditions`)
 - document `MinedConditions` interface
 - deprecate all the existing mining utilities
 - extend `AccessCycleCofiguration` with transport registry supplying
method

Signed-off-by: elena.parovyshnaya <[email protected]>
@eparovyshnaya eparovyshnaya requested a review from ruspl-afed July 6, 2020 09:53
@codecov
Copy link

codecov bot commented Jul 6, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #287      +/-   ##
==========================================
- Coverage   11.96%   11.93%   -0.04%     
==========================================
  Files         652      654       +2     
  Lines       16032    16076      +44     
  Branches     1191     1192       +1     
==========================================
  Hits         1918     1918              
- Misses      14066    14110      +44     
  Partials       48       48              
Impacted Files Coverage Δ
...e/passage/lic/base/conditions/ConditionMiners.java 33.33% <ø> (ø)
...ternal/base/conditions/mining/LocalConditions.java 0.00% <0.00%> (ø)
...ternal/base/conditions/mining/MiningEquipment.java 0.00% <0.00%> (ø)
...ic/internal/base/conditions/mining/MiningTool.java 0.00% <0.00%> (ø)
...al/base/tests/requirements/SabotagedFramework.java 54.54% <0.00%> (-5.46%) ⬇️

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 8f6a05b...0e65e46. Read the comment docs.

@eparovyshnaya eparovyshnaya merged commit ad8c4ec into master Jul 6, 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.

2 participants