hildjj / dohdec

Lookup and decode DNS records using DNS-over-HTTPS (DoH)
MIT License
19 stars 5 forks source link

Verbose #20

Closed hildjj closed 2 years ago

hildjj commented 2 years ago

Fix up verbose output. Rework all linting.

codecov-commenter commented 2 years ago

Codecov Report

Merging #20 (1e0d6b6) into main (51b6d61) will increase coverage by 7.56%. The diff coverage is 97.67%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #20      +/-   ##
==========================================
+ Coverage   90.08%   97.64%   +7.56%     
==========================================
  Files           4        4              
  Lines         242      255      +13     
==========================================
+ Hits          218      249      +31     
+ Misses         24        6      -18     
Impacted Files Coverage Δ
lib/index.js 100.00% <ø> (ø)
lib/doh.js 91.66% <92.59%> (+17.15%) :arrow_up:
lib/dnsUtils.js 98.85% <100.00%> (+1.17%) :arrow_up:
lib/dot.js 100.00% <100.00%> (+8.65%) :arrow_up:

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 51b6d61...1e0d6b6. Read the comment docs.