Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support letsencrypt #56

Merged
merged 6 commits into from
Feb 16, 2023
Merged

support letsencrypt #56

merged 6 commits into from
Feb 16, 2023

Conversation

ulrikstrid
Copy link
Owner

@ulrikstrid ulrikstrid commented Feb 8, 2023

Created to allow this to happen: robur-coop/ocaml-letsencrypt#31

@codecov
Copy link

codecov bot commented Feb 8, 2023

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%) ⬇️
jose/Jwk.ml 66.59% <38.14%> (-5.59%) ⬇️
jose/Jws.ml 85.40% <79.54%> (+5.83%) ⬆️
jose/Header.ml 94.11% <88.88%> (+2.22%) ⬆️
jose/Jwa.ml 82.35% <100.00%> (+4.22%) ⬆️
jose/Jwt.ml 75.00% <100.00%> (-7.06%) ⬇️
... and 2 more

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

@ulrikstrid ulrikstrid force-pushed the ulrikstrid--support-letsencrypt branch 5 times, most recently from dd44f34 to a0be1e0 Compare February 14, 2023 15:20
@ulrikstrid ulrikstrid force-pushed the ulrikstrid--support-letsencrypt branch from d8236e5 to a29b87e Compare February 16, 2023 08:02
@ulrikstrid ulrikstrid merged commit 8959edd into master Feb 16, 2023
@ulrikstrid ulrikstrid deleted the ulrikstrid--support-letsencrypt branch February 16, 2023 08:29
jose/Header.ml Show resolved Hide resolved
jose/Jwk.ml Show resolved Hide resolved
jose/Jwk.ml Show resolved Hide resolved
jose/Jwk.ml Show resolved Hide resolved
jose/Jws.ml Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants