|
13 | 13 |
|
14 | 14 | [![Version][👽versioni]][👽version] [![GitHub tag (latest SemVer)][⛳️tag-img]][⛳️tag] [![License: MIT][📄license-img]][📄license-ref] [![Downloads Rank][👽dl-ranki]][👽dl-rank] [![Open Source Helpers][👽oss-helpi]][👽oss-help] [![Coveralls Test Coverage][🔑coveralls-img]][🔑coveralls] [![QLTY Test Coverage][🔑qlty-covi]][🔑qlty-cov] [![QLTY Maintainability][🔑qlty-mnti]][🔑qlty-mnt] [![CI Heads][🚎3-hd-wfi]][🚎3-hd-wf] [![CI Runtime Dependencies @ HEAD][🚎12-crh-wfi]][🚎12-crh-wf] [![CI Current][🚎11-c-wfi]][🚎11-c-wf] [![CI Truffle Ruby][🚎9-t-wfi]][🚎9-t-wf] [![CI JRuby][🚎10-j-wfi]][🚎10-j-wf] [![Deps Locked][🚎13-🔒️-wfi]][🚎13-🔒️-wf] [![Deps Unlocked][🚎14-🔓️-wfi]][🚎14-🔓️-wf] [![CI Supported][🚎6-s-wfi]][🚎6-s-wf] [![CI Legacy][🚎4-lg-wfi]][🚎4-lg-wf] [![CI Unsupported][🚎7-us-wfi]][🚎7-us-wf] [![CI Ancient][🚎1-an-wfi]][🚎1-an-wf] [![CI Test Coverage][🚎2-cov-wfi]][🚎2-cov-wf] [![CI Style][🚎5-st-wfi]][🚎5-st-wf] [![CodeQL][🖐codeQL-img]][🖐codeQL] |
15 | 15 |
|
16 | | -If ☝️ `ci_badges.map(&:color).detect { it != "green"}` [let me know][🖼️galtzo-discord], as I may have missed the [discord notification][🖼️galtzo-discord]. |
| 16 | +`if ci_badges.map(&:color).detect { it != "green"}` ☝️ [let me know][🖼️galtzo-discord], as I may have missed the [discord notification][🖼️galtzo-discord]. |
17 | 17 |
|
18 | 18 | --- |
19 | 19 |
|
20 | | -OTOH, if `ci_badges.map(&:color).all? { it == "green"}` 👇️ send money so I can do more of this. FLOSS maintenance is now my full-time job. |
| 20 | +`if ci_badges.map(&:color).all? { it == "green"}` 👇️ send money so I can do more of this. FLOSS maintenance is now my full-time job. |
21 | 21 |
|
22 | 22 | [![OpenCollective Backers][🖇osc-backers-i]][🖇osc-backers] [![OpenCollective Sponsors][🖇osc-sponsors-i]][🖇osc-sponsors] [![Sponsor Me on Github][🖇sponsor-img]][🖇sponsor] [![Liberapay Goal Progress][⛳liberapay-img]][⛳liberapay] [![Donate on PayPal][🖇paypal-img]][🖇paypal] [![Buy me a coffee][🖇buyme-small-img]][🖇buyme] [![Donate on Polar][🖇polar-img]][🖇polar] [![Donate to my FLOSS or refugee efforts at ko-fi.com][🖇kofi-img]][🖇kofi] [![Donate to my FLOSS or refugee efforts using Patreon][🖇patreon-img]][🖇patreon] |
23 | 23 |
|
@@ -128,10 +128,10 @@ leading versions per each minor version of Ruby of all the runtime dependencies |
128 | 128 |
|
129 | 129 | What does that mean specifically for the runtime dependencies? |
130 | 130 |
|
131 | | -We have 100% test coverage of lines and branches, and this test suite runs across a large matrix |
132 | | -covering the latest patch for each of the following minor versions: |
| 131 | +We have 100% test coverage of lines and branches, and this test suite runs across a very large matrix. |
| 132 | +It wouldn't be possible without appraisal2. |
133 | 133 |
|
134 | | -| 🚚 _Amazing_ test matrix was brought to you by | 🔎 appraisal2 🔎 | |
| 134 | +| 🚚 _Amazing_ test matrix was brought to you by | 🔎 appraisal2 🔎 and the color 💚 green 💚 | |
135 | 135 | |------------------------------------------------|--------------------------------------------------------| |
136 | 136 | | 👟 Check it out! | ✨ [github.com/appraisal-rb/appraisal2][💎appraisal2] ✨ | |
137 | 137 |
|
@@ -1366,7 +1366,7 @@ To join the community or get help 👇️ Join the Discord. |
1366 | 1366 |
|
1367 | 1367 | [![Live Chat on Discord][✉️discord-invite-img-ftb]][✉️discord-invite] |
1368 | 1368 |
|
1369 | | -To say "thanks for maintaining such a great tool" ☝️ Join the Discord or 👇️ send money. |
| 1369 | +To say "thanks!" ☝️ Join the Discord or 👇️ send money. |
1370 | 1370 |
|
1371 | 1371 | [![Sponsor ruby-oauth/oauth2 on Open Source Collective][🖇osc-all-bottom-img]][🖇osc] 💌 [![Sponsor me on GitHub Sponsors][🖇sponsor-bottom-img]][🖇sponsor] 💌 [![Sponsor me on Liberapay][⛳liberapay-bottom-img]][⛳liberapay-img] 💌 [![Donate on PayPal][🖇paypal-bottom-img]][🖇paypal-img] |
1372 | 1372 |
|
|
0 commit comments