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

Convert cobertura to jacoco #5

Merged
merged 6 commits into from
Oct 26, 2018

Conversation

lovepoem
Copy link
Member

Convert cobertura to jacoco

@codecov-io
Copy link

codecov-io commented Oct 26, 2018

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff             @@
##             master       #5     +/-   ##
===========================================
- Coverage     24.25%   24.16%   -0.1%     
- Complexity        0      453    +453     
===========================================
  Files            89       89             
  Lines          6288     6287      -1     
  Branches       1171     1048    -123     
===========================================
- Hits           1525     1519      -6     
- Misses         4540     4550     +10     
+ Partials        223      218      -5
Impacted Files Coverage Δ Complexity Δ
...libaba/com/caucho/hessian/util/IdentityIntMap.java 32.14% <0%> (-7.15%) 7% <0%> (+7%)
...ibaba/com/caucho/hessian/io/SerializerFactory.java 65.12% <0%> (-0.36%) 52% <0%> (+52%)
.../alibaba/com/caucho/hessian/io/JavaSerializer.java 69.1% <0%> (-0.17%) 35% <0%> (+35%)
...libaba/com/caucho/hessian/io/JavaDeserializer.java 57.22% <0%> (-0.13%) 48% <0%> (+48%)
...libaba/com/caucho/hessian/io/BeanDeserializer.java 0% <0%> (ø) 0% <0%> (ø) ⬇️
...com/caucho/hessian/io/HessianSerializerOutput.java 0% <0%> (ø) 0% <0%> (ø) ⬇️
...ba/com/caucho/hessian/security/X509Encryption.java 0% <0%> (ø) 0% <0%> (ø) ⬇️
.../alibaba/com/caucho/hessian/io/BeanSerializer.java 0% <0%> (ø) 0% <0%> (ø) ⬇️
.../com/caucho/hessian/io/HessianSerializerInput.java 0% <0%> (ø) 0% <0%> (ø) ⬇️
...aba/com/caucho/hessian/security/X509Signature.java 0% <0%> (ø) 0% <0%> (ø) ⬇️
... and 4 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 f30d281...667e85f. Read the comment docs.

@lovepoem lovepoem merged commit f7dd9bf into apache:master Oct 26, 2018
@lovepoem lovepoem deleted the convert_cobertura_to_jacoco branch October 26, 2018 15:02
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