File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -23,8 +23,8 @@ Please file a bug if you notice a violation of semantic versioning.
23
23
### Removed
24
24
25
25
## [ 1.1.8] 2025-05-06 ([ tag] [ 1.1.8t ] )
26
- - Line Coverage : 100.0% (117 / 117)
27
- - Branch Coverage : 100.0% (4 / 4)
26
+ - COVERAGE : 100.00% -- 118/118 lines in 8 files
27
+ - BRANCH COVERAGE : 100.00% -- 4/4 branches in 8 files
28
28
- 84.62% documented
29
29
### Added
30
30
- CITATION.cff (@pboling )
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ This gem has a very niche purpose, which is:
38
38
3 . allowing 100% test coverage of Ruby code, including the ` Version ` module.
39
39
40
40
As proof in the pudding, this gem achieves 100% test coverage for lines and branches,
41
- all 117 and 4 of them, respectively; coverage enabled in part by patterns from this library.
41
+ all 118 and 4 of them, respectively; coverage enabled in part by patterns from this library.
42
42
You can make it happen for your library too!
43
43
44
44
If this isn't ** precisely** your use case you may be better off looking at
@@ -640,7 +640,7 @@ or one of the others at the head of this README.
640
640
[ 📌gitmoji ] :https://gitmoji.dev
641
641
[ 📌gitmoji-img ] :https://img.shields.io/badge/gitmoji-%20😜%20😍-FFDD67.svg?style=flat-square
642
642
[ 🧮kloc ] : https://www.youtube.com/watch?v=dQw4w9WgXcQ
643
- [ 🧮kloc-img ] : https://img.shields.io/badge/KLOC-0.117 -FFDD67.svg?style=for-the-badge&logo=YouTube&logoColor=blue
643
+ [ 🧮kloc-img ] : https://img.shields.io/badge/KLOC-0.118 -FFDD67.svg?style=for-the-badge&logo=YouTube&logoColor=blue
644
644
[ 🔐security ] : SECURITY.md
645
645
[ 🔐security-img ] : https://img.shields.io/badge/security-policy-brightgreen.svg?style=flat
646
646
[ 📄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