Skip to content
This repository has been archived by the owner on Mar 26, 2023. It is now read-only.
/ rio Public archive

Using whitebox subscriber #16

Merged
merged 4 commits into from
Jul 28, 2020
Merged

Using whitebox subscriber #16

merged 4 commits into from
Jul 28, 2020

Conversation

g4s8
Copy link
Contributor

@g4s8 g4s8 commented Jul 28, 2020

#15 - implemented SubscriberWhiteboxVerification test instead of black box test

@codecov
Copy link

codecov bot commented Jul 28, 2020

Codecov Report

Merging #16 into master will decrease coverage by 0.64%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #16      +/-   ##
============================================
- Coverage     71.38%   70.73%   -0.65%     
+ Complexity       55       54       -1     
============================================
  Files            14       14              
  Lines           311      311              
  Branches         24       24              
============================================
- Hits            222      220       -2     
- Misses           78       79       +1     
- Partials         11       12       +1     
Impacted Files Coverage Δ Complexity Δ
src/main/java/org/cqfn/rio/file/Buffers.java 100.00% <ø> (ø) 0.00 <0.00> (?)
.../main/java/org/cqfn/rio/file/CloseChanOnError.java 43.75% <ø> (ø) 2.00 <0.00> (?)
.../main/java/org/cqfn/rio/file/ErrorOnException.java 77.77% <ø> (ø) 2.00 <0.00> (?)
src/main/java/org/cqfn/rio/file/File.java 72.00% <ø> (ø) 10.00 <0.00> (?)
src/main/java/org/cqfn/rio/file/ReadFlow.java 94.44% <ø> (ø) 3.00 <0.00> (?)
src/main/java/org/cqfn/rio/file/ReadRequest.java 57.89% <ø> (ø) 1.00 <0.00> (?)
...in/java/org/cqfn/rio/file/ReadSubscriberState.java 88.23% <ø> (ø) 7.00 <0.00> (?)
.../main/java/org/cqfn/rio/file/ReadSubscription.java 100.00% <ø> (ø) 5.00 <0.00> (?)
src/main/java/org/cqfn/rio/file/ReadTaskQueue.java 70.58% <ø> (ø) 8.00 <0.00> (?)
...rc/main/java/org/cqfn/rio/file/ShutdownOnExit.java 0.00% <ø> (ø) 0.00 <0.00> (?)
... and 5 more

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 1de0413...f3c59c1. Read the comment docs.

@g4s8 g4s8 merged commit 8713c2e into master Jul 28, 2020
@g4s8 g4s8 deleted the 15 branch July 28, 2020 15:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant