fransik / certbot-dns-transip

Certbot hook to solve a DNS-01 challenge using the TransIP API. Wildcard certs supported & Docker image available! :closed_lock_with_key:
MIT License
5 stars 2 forks source link

Support PHP 8 #2

Closed fransik closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #2 (d395852) into main (2413f82) will increase coverage by 1.94%. The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##               main       #2      +/-   ##
============================================
+ Coverage     83.33%   85.27%   +1.94%     
  Complexity       57       57              
============================================
  Files             9        9              
  Lines           162      163       +1     
============================================
+ Hits            135      139       +4     
+ Misses           27       24       -3     
Impacted Files Coverage Δ Complexity Δ
src/Provider/TransipProvider.php 78.78% <0.00%> (+10.03%) 10.00 <0.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 2413f82...d395852. Read the comment docs.