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

Functions for IPv6 transition #16

Merged
merged 4 commits into from Mar 14, 2020
Merged

Functions for IPv6 transition #16

merged 4 commits into from Mar 14, 2020

Conversation

davidchall
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Mar 14, 2020

Codecov Report

Merging #16 into master will increase coverage by 0.18%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #16      +/-   ##
=========================================
+ Coverage   98.91%   99.1%   +0.18%     
=========================================
  Files          22      23       +1     
  Lines        1107    1223     +116     
=========================================
+ Hits         1095    1212     +117     
+ Misses         12      11       -1
Impacted Files Coverage Δ
src/IpAddressVector.h 100% <ø> (ø) ⬆️
src/utils.h 100% <ø> (ø) ⬆️
src/IpNetworkVector.h 100% <ø> (ø) ⬆️
R/ipv6_transition.R 100% <100%> (ø) ⬆️
src/utils.cpp 100% <100%> (ø)
src/IpNetworkVector.cpp 100% <100%> (ø) ⬆️
src/IpAddressVector.cpp 98.86% <100%> (+0.38%) ⬆️
src/wrapper.cpp 100% <100%> (ø) ⬆️

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 4609344...5ffa96d. Read the comment docs.

@davidchall davidchall merged commit fdaeaca into master Mar 14, 2020
@davidchall davidchall deleted the ipv6-transition branch March 14, 2020 23:14
@davidchall davidchall added the enhancement New feature or request label Aug 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant