ulrikstrid / ocaml-jose

https://ulrikstrid.github.io/ocaml-jose/
MIT License
53 stars 4 forks source link

support letsencrypt #56

Closed ulrikstrid closed 1 year ago

ulrikstrid commented 1 year ago

Created to allow this to happen: https://github.com/mmaker/ocaml-letsencrypt/pull/31

codecov[bot] commented 1 year ago

Codecov Report

Merging #56 (a29b87e) into master (2b45512) will decrease coverage by 2.13%. The diff coverage is 56.02%.

@@            Coverage Diff             @@
##           master      #56      +/-   ##
==========================================
- Coverage   76.85%   74.72%   -2.13%     
==========================================
  Files           8        8              
  Lines         756      906     +150     
==========================================
+ Hits          581      677      +96     
- Misses        175      229      +54     
Impacted Files Coverage Δ
jose/Jwe.ml 84.34% <0.00%> (-1.50%) :arrow_down:
jose/Jwk.ml 66.59% <38.14%> (-5.59%) :arrow_down:
jose/Jws.ml 85.40% <79.54%> (+5.83%) :arrow_up:
jose/Header.ml 94.11% <88.88%> (+2.22%) :arrow_up:
jose/Jwa.ml 82.35% <100.00%> (+4.22%) :arrow_up:
jose/Jwt.ml 75.00% <100.00%> (-7.06%) :arrow_down:
... and 2 more

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more