node-modules / address

Get current machine IP and MAC address.
Other
233 stars 32 forks source link

🤖 TEST: Run test on GitHub action #27

Closed fengmk2 closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #27 (78c44bc) into master (05b5f07) will increase coverage by 0.14%. The diff coverage is 87.50%.

@@            Coverage Diff             @@
##           master      #27      +/-   ##
==========================================
+ Coverage   96.77%   96.92%   +0.14%     
==========================================
  Files           1        1              
  Lines         124      130       +6     
  Branches       36       40       +4     
==========================================
+ Hits          120      126       +6     
  Misses          4        4              
Impacted Files Coverage Δ
lib/address.js 96.92% <87.50%> (+0.14%) :arrow_up:

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more