digitalbazaar / http-signature-header

BSD 3-Clause "New" or "Revised" License
8 stars 2 forks source link

Convert to module (ESM). #53

Closed davidlehn closed 2 years ago

davidlehn commented 2 years ago
codecov-commenter commented 2 years ago

Codecov Report

Merging #53 (88a783d) into main (01624b0) will increase coverage by 1.32%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #53      +/-   ##
==========================================
+ Coverage   94.27%   95.60%   +1.32%     
==========================================
  Files           3        3              
  Lines         227      591     +364     
==========================================
+ Hits          214      565     +351     
- Misses         13       26      +13     
Impacted Files Coverage Δ
lib/HttpSignatureError.js 100.00% <100.00%> (ø)
lib/index.js 95.47% <100.00%> (+1.35%) :arrow_up:
lib/util.js 100.00% <100.00%> (ø)

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 01624b0...88a783d. Read the comment docs.