r-lib / pingr

ICMP and TCP ping and related tools
http://r-lib.github.io/pingr/
Other
34 stars 8 forks source link

DNS lookup and related utilities #12

Closed gaborcsardi closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #12 into master will decrease coverage by 33.91%. The diff coverage is 3.72%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #12       +/-   ##
===========================================
- Coverage   65.07%   31.15%   -33.92%     
===========================================
  Files           2        9        +7     
  Lines         126      276      +150     
===========================================
+ Hits           82       86        +4     
- Misses         44      190      +146
Impacted Files Coverage Δ
src/rping.c 84.84% <ø> (+4.84%) :arrow_up:
src/errors.c 0% <0%> (ø)
R/my-ip.R 0% <0%> (ø)
R/utils.r 0% <0%> (ø)
src/dns.c 0% <0%> (ø)
R/http.R 0% <0%> (ø)
R/dns.R 0% <0%> (ø)
src/init.c 100% <100%> (ø)
R/ping-package.r 35.13% <8%> (-11.3%) :arrow_down:
... and 6 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 6a85587...eab5f1c. Read the comment docs.