File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ This gem has a very niche purpose, which is:
39
39
3 . allowing 100% test coverage of Ruby code, including the ` Version ` module.
40
40
41
41
As proof in the pudding, this gem achieves 100% test coverage for lines and branches,
42
- all 77 and 2 of them, respectively; coverage enabled in part by patterns from this library.
42
+ all 117 and 4 of them, respectively; coverage enabled in part by patterns from this library.
43
43
You can make it happen for your library too!
44
44
45
45
If this isn't ** precisely** your use case you may be better off looking at
@@ -607,7 +607,7 @@ or one of the others at the head of this README.
607
607
[ 📗keep-changelog ] : https://keepachangelog.com/en/1.0.0/
608
608
[ 📗keep-changelog-img ] : https://img.shields.io/badge/keep--a--changelog-1.0.0-FFDD67.svg?style=flat
609
609
[ 🧮kloc ] : https://www.youtube.com/watch?v=dQw4w9WgXcQ
610
- [ 🧮kloc-img ] : https://img.shields.io/badge/KLOC-0.077 -FFDD67.svg?style=for-the-badge&logo=YouTube&logoColor=blue
610
+ [ 🧮kloc-img ] : https://img.shields.io/badge/KLOC-0.117 -FFDD67.svg?style=for-the-badge&logo=YouTube&logoColor=blue
611
611
[ 🔐security ] : SECURITY.md
612
612
[ 🔐security-img ] : https://img.shields.io/badge/security-policy-brightgreen.svg?style=flat
613
613
[ 📄copyright-notice-explainer ] : https://opensource.stackexchange.com/questions/5778/why-do-licenses-such-as-the-mit-license-specify-a-single-year
You can’t perform that action at this time.
0 commit comments