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

564819 API revision | conditions | stream codecs review #279

Merged
merged 2 commits into from
Jul 3, 2020

Conversation

eparovyshnaya
Copy link
Contributor

  • invite BCStreamCodec encoding tests set
  • move FileContent to internal part of lic.base.io

 - add test set for encoding by BcStreamCodec
 - Move `FileContent` from test utility for lic.base.io (internal)


Signed-off-by: elena.parovyshnaya <[email protected]>
 - add more test to encoding test set

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

codecov bot commented Jul 3, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #279      +/-   ##
==========================================
- Coverage   11.76%   11.75%   -0.01%     
==========================================
  Files         644      645       +1     
  Lines       15893    15904      +11     
  Branches     1189     1189              
==========================================
  Hits         1870     1870              
- Misses      13975    13986      +11     
  Partials       48       48              
Impacted Files Coverage Δ
...ipse/passage/lic/internal/base/io/FileContent.java 0.00% <0.00%> (ø)
...lipse/passage/lic/internal/bc/BcDecodedStream.java 0.00% <0.00%> (ø)
.../org/eclipse/passage/lic/internal/bc/BcDigest.java 0.00% <0.00%> (ø)
...eclipse/passage/lic/internal/bc/BcStreamCodec.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 0a7da76...73d1eb2. Read the comment docs.

@eparovyshnaya eparovyshnaya merged commit 2872f84 into master Jul 3, 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