genkiroid / cert

Cert is the Go tool to get TLS certificate information.
MIT License
245 stars 37 forks source link

Update README for v1 #27

Closed genkiroid closed 1 year ago

github-actions[bot] commented 1 year ago

Code Metrics Report

main (1d0dcf1) #27 (b4d0c47) +/-
Coverage 75.0% 75.0% 0.0%
Code to Test Ratio 1:0.9 1:0.9 0.0
Test Execution Time 15s 20s +5s
Details ``` diff | | main (1d0dcf1) | #27 (b4d0c47) | +/- | |---------------------|----------------|---------------|------| | Coverage | 75.0% | 75.0% | 0.0% | | Files | 1 | 1 | 0 | | Lines | 100 | 100 | 0 | | Covered | 75 | 75 | 0 | | Code to Test Ratio | 1:0.9 | 1:0.9 | 0.0 | | Code | 315 | 315 | 0 | | Test | 280 | 280 | 0 | - | Test Execution Time | 15s | 20s | +5s | ```

Reported by octocov