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

increased coverage #57

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from
Open

increased coverage #57

wants to merge 4 commits into from

Conversation

jdonszelmann
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Jun 22, 2019

Codecov Report

Merging #57 into develop will increase coverage by 1.02%.
The diff coverage is 68.96%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #57      +/-   ##
===========================================
+ Coverage    67.06%   68.09%   +1.02%     
===========================================
  Files           21       21              
  Lines         1245     1282      +37     
  Branches       293      298       +5     
===========================================
+ Hits           835      873      +38     
+ Misses         128      121       -7     
- Partials       282      288       +6
Impacted Files Coverage Δ
rust_ipv8/src/util.rs 73.68% <0%> (+4.11%) ⬆️
rust_ipv8/src/serialization/mod.rs 76.22% <0%> (+0.36%) ⬆️
rust_ipv8/src/serialization/varlen.rs 54.23% <0%> (+1.01%) ⬆️
rust_ipv8/src/serialization/nestedpayload.rs 68.51% <0%> (+0.66%) ⬆️
rust_ipv8/src/serialization/header.rs 52.55% <76.92%> (+19.99%) ⬆️

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 26f02bd...ddfe626. Read the comment docs.

@jdonszelmann jdonszelmann requested a review from NULLx76 June 22, 2019 16:25
Victor Roest and others added 3 commits June 23, 2019 23:07
* Added coverage script for local generation
  * Added relevant files to .gitignore
* Disable caching for coverage on travis as it mostly just breaks it
@codeclimate
Copy link

codeclimate bot commented Jun 24, 2019

Code Climate has analyzed commit ddfe626 and detected 0 issues on this pull request.

View more on Code Climate.

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.

1 participant