todvora / eet-client

Client and library for #EET communication - http://www.etrzby.cz/ , written in Java
MIT License
48 stars 26 forks source link

Removed unused libraries #18

Closed PavelCibulka closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #18 into master will decrease coverage by -0.29%. The diff coverage is 83.33%.

@@             Coverage Diff              @@
##             master      #18      +/-   ##
============================================
- Coverage     41.73%   41.44%   -0.29%     
  Complexity       93       93              
============================================
  Files            40       40              
  Lines           611      608       -3     
  Branches         36       36              
============================================
- Hits            255      252       -3     
  Misses          344      344              
  Partials         12       12
Impacted Files Coverage Δ Complexity Δ
...ava/cz/tomasdvorak/eet/client/utils/DateUtils.java 42.85% <ø> (ø) 3 <ø> (ø) :x:
...ak/eet/client/timing/TimingReceiveInterceptor.java 0% <ø> (ø) 0 <ø> (ø) :x:
.../java/cz/tomasdvorak/eet/client/EETClientImpl.java 0% <ø> (ø) 0 <ø> (ø) :x:
...tomasdvorak/eet/client/utils/CertificateUtils.java 52.63% <100%> (ø) 2 <1> (ø) :x:
...tomasdvorak/eet/client/binding/XmlDateAdapter.java 100% <100%> (ø) 4 <4> (ø) :x:
.../tomasdvorak/eet/client/security/crl/CRLUtils.java 81.81% <ø> (-0.54%) 9% <ø> (ø)

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 9572d76...edc4652. Read the comment docs.