Skip to content

Commit 7c59896

Browse files
committed
📝 More documentation
1 parent b342510 commit 7c59896

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ This gem has a very niche purpose, which is:
3939
3. allowing 100% test coverage of Ruby code, including the `Version` module.
4040

4141
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.
4343
You can make it happen for your library too!
4444

4545
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.
607607
[📗keep-changelog]: https://keepachangelog.com/en/1.0.0/
608608
[📗keep-changelog-img]: https://img.shields.io/badge/keep--a--changelog-1.0.0-FFDD67.svg?style=flat
609609
[🧮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
611611
[🔐security]: SECURITY.md
612612
[🔐security-img]: https://img.shields.io/badge/security-policy-brightgreen.svg?style=flat
613613
[📄copyright-notice-explainer]: https://opensource.stackexchange.com/questions/5778/why-do-licenses-such-as-the-mit-license-specify-a-single-year

0 commit comments

Comments
 (0)