kettle-test 2.0.13 → 2.0.14
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- checksums.yaml.gz.sig +0 -0
- data/CHANGELOG.md +15 -1
- data/LICENSE.md +2 -2
- data/README.md +3 -3
- data/exe/kettle-test.sh +1 -1
- data/lib/kettle/test/version.rb +1 -1
- data.tar.gz.sig +0 -0
- metadata +4 -4
- metadata.gz.sig +0 -0
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: b2ba37a906a95717cb1de6c2c49fa9e020bd5bb8e94ad3ac148f7e1df197425b
|
|
4
|
+
data.tar.gz: 8e5d684e1199e371259519818d62fa1dbb60a3686a716ca97d3ff36225306ec7
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 5a7c12783a1fa25419b5859109e0f2de949b527f74598c47584720edfd60642ed8b21be369af935bd8fadd02428c70a508de925197f58afa15a90bdcce71caa1
|
|
7
|
+
data.tar.gz: dfdbed0e4a42c23afa444668a5fc948dcb7974cba40aec798025ec76fdce14a4386d55b034bc6a7e3c3ebb9e1285e4133b1b5082c99d5ba1846e0aecc4f54097
|
checksums.yaml.gz.sig
CHANGED
|
Binary file
|
data/CHANGELOG.md
CHANGED
|
@@ -30,6 +30,18 @@ Please file a bug if you notice a violation of semantic versioning.
|
|
|
30
30
|
|
|
31
31
|
### Security
|
|
32
32
|
|
|
33
|
+
## [2.0.14] - 2026-07-23
|
|
34
|
+
|
|
35
|
+
- TAG: [v2.0.14][2.0.14t]
|
|
36
|
+
- COVERAGE: 96.84% -- 92/95 lines in 17 files
|
|
37
|
+
- BRANCH COVERAGE: 100.00% -- 2/2 branches in 17 files
|
|
38
|
+
- 90.00% documented
|
|
39
|
+
|
|
40
|
+
### Fixed
|
|
41
|
+
|
|
42
|
+
- Final run highlights now deduplicate identical failed-example lines emitted
|
|
43
|
+
more than once by runner output streams.
|
|
44
|
+
|
|
33
45
|
## [2.0.13] - 2026-07-22
|
|
34
46
|
|
|
35
47
|
- TAG: [v2.0.13][2.0.13t]
|
|
@@ -449,7 +461,9 @@ Please file a bug if you notice a violation of semantic versioning.
|
|
|
449
461
|
- silent_stream
|
|
450
462
|
- timecop-rspec
|
|
451
463
|
|
|
452
|
-
[Unreleased]: https://github.com/kettle-dev/kettle-test/compare/v2.0.
|
|
464
|
+
[Unreleased]: https://github.com/kettle-dev/kettle-test/compare/v2.0.14...HEAD
|
|
465
|
+
[2.0.14]: https://github.com/kettle-dev/kettle-test/compare/v2.0.13...v2.0.14
|
|
466
|
+
[2.0.14t]: https://github.com/kettle-dev/kettle-test/releases/tag/v2.0.14
|
|
453
467
|
[2.0.13]: https://github.com/kettle-dev/kettle-test/compare/v2.0.12...v2.0.13
|
|
454
468
|
[2.0.13t]: https://github.com/kettle-dev/kettle-test/releases/tag/v2.0.13
|
|
455
469
|
[2.0.12]: https://github.com/kettle-dev/kettle-test/compare/v2.0.11...v2.0.12
|
data/LICENSE.md
CHANGED
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
This project is made available under the following licenses.
|
|
4
4
|
Choose the option that best fits your use case:
|
|
5
5
|
|
|
6
|
-
- [AGPL-3.0-only](AGPL-3.0-only.md)
|
|
7
|
-
- [PolyForm-Small-Business-1.0.0](PolyForm-Small-Business-1.0.0.md)
|
|
6
|
+
- [AGPL-3.0-only](https://github.com/kettle-dev/kettle-test/blob/main/AGPL-3.0-only.md)
|
|
7
|
+
- [PolyForm-Small-Business-1.0.0](https://github.com/kettle-dev/kettle-test/blob/main/PolyForm-Small-Business-1.0.0.md)
|
|
8
8
|
|
|
9
9
|
If none of the above licenses fit your use case, please [contact us](mailto:floss@galtzo.com) to discuss a custom commercial license.
|
|
10
10
|
|
data/README.md
CHANGED
|
@@ -61,7 +61,7 @@ and concordant releases of JRuby, and TruffleRuby.
|
|
|
61
61
|
| Works with MRI Ruby 3 | [![Ruby 3.0 Compat][💎ruby-3.0i]][🚎ruby-3.0-wf] [![Ruby 3.1 Compat][💎ruby-3.1i]][🚎ruby-3.1-wf] [![Ruby 3.2 Compat][💎ruby-3.2i]][🚎ruby-3.2-wf] [![Ruby 3.3 Compat][💎ruby-3.3i]][🚎ruby-3.3-wf] [![Ruby 3.4 Compat][💎ruby-3.4i]][🚎ruby-3.4-wf]|
|
|
62
62
|
| Works with MRI Ruby 2 | [![Ruby 2.4 Compat][💎ruby-2.4i]][🚎ruby-2.4-wf] [![Ruby 2.5 Compat][💎ruby-2.5i]][🚎ruby-2.5-wf] [![Ruby 2.6 Compat][💎ruby-2.6i]][🚎ruby-2.6-wf] [![Ruby 2.7 Compat][💎ruby-2.7i]][🚎ruby-2.7-wf]|
|
|
63
63
|
| Support & Community | [![Join Me on Daily.dev's RubyFriends][✉️ruby-friends-img]][✉️ruby-friends] [![Get help from RubyForum][✉️ruby-forum-img]][✉️ruby-forum] [![Live Chat on Discord][✉️discord-invite-img-ftb]][✉️discord-invite] [![Get help from me on Upwork][👨🏼🏫expsup-upwork-img]][👨🏼🏫expsup-upwork] [![Get help from me on Codementor][👨🏼🏫expsup-codementor-img]][👨🏼🏫expsup-codementor] |
|
|
64
|
-
| Source | [![Source on GitLab.com][📜src-gl-img]][📜src-gl] [![Source on CodeBerg.org][📜src-cb-img]][📜src-cb] [![Source on
|
|
64
|
+
| Source | [![Source on GitLab.com][📜src-gl-img]][📜src-gl] [![Source on CodeBerg.org][📜src-cb-img]][📜src-cb] [![Source on GitHub.com][📜src-gh-img]][📜src-gh] [![The best SHA: dQw4w9WgXcQ!][🧮kloc-img]][🧮kloc] |
|
|
65
65
|
| Documentation | [![Current release on RubyDoc.info][📜docs-cr-rd-img]][🚎yard-current] [![YARD on Galtzo.com][📜docs-head-rd-img]][🚎yard-head] [![Maintainer Blog][🚂maint-blog-img]][🚂maint-blog] [![GitLab Wiki][📜gl-wiki-img]][📜gl-wiki] [![GitHub Wiki][📜gh-wiki-img]][📜gh-wiki] |
|
|
66
66
|
| Compliance | [![License: AGPL-3.0-only OR PolyForm-Small-Business-1.0.0][📄license-img]][📄license] [![Apache license compatibility: Category X][📄license-compat-img]][📄license-compat] [![📄ilo-declaration-img]][📄ilo-declaration] [![Security Policy][🔐security-img]][🔐security] [![Contributor Covenant 2.1][🪇conduct-img]][🪇conduct] [![SemVer 2.0.0][📌semver-img]][📌semver] |
|
|
67
67
|
| Style | [![Enforced Code Style Linter][💎rlts-img]][💎rlts] [![Keep-A-Changelog 1.0.0][📗keep-changelog-img]][📗keep-changelog] [![Gitmoji Commits][📌gitmoji-img]][📌gitmoji] [![Compatibility appraised by: appraisal2][💎appraisal2-img]][💎appraisal2] |
|
|
@@ -584,7 +584,7 @@ See [CHANGELOG.md][📌changelog] for a list of releases.
|
|
|
584
584
|
|
|
585
585
|
## 📄 License
|
|
586
586
|
|
|
587
|
-
The gem is available under the following licenses: [AGPL-3.0-only](AGPL-3.0-only.md), [PolyForm-Small-Business-1.0.0](PolyForm-Small-Business-1.0.0.md).
|
|
587
|
+
The gem is available under the following licenses: [AGPL-3.0-only](https://github.com/kettle-dev/kettle-test/blob/main/AGPL-3.0-only.md), [PolyForm-Small-Business-1.0.0](https://github.com/kettle-dev/kettle-test/blob/main/PolyForm-Small-Business-1.0.0.md).
|
|
588
588
|
See [LICENSE.md][📄license] for details.
|
|
589
589
|
|
|
590
590
|
If none of the available licenses suit your use case, please [contact us](mailto:floss@galtzo.com) to discuss a custom commercial license.
|
|
@@ -701,7 +701,7 @@ Thanks for RTFM. ☺️
|
|
|
701
701
|
[📜src-gl]: https://gitlab.com/kettle-dev/kettle-test
|
|
702
702
|
[📜src-cb-img]: https://img.shields.io/badge/CodeBerg-4893CC?style=for-the-badge&logo=CodeBerg&logoColor=blue
|
|
703
703
|
[📜src-cb]: https://codeberg.org/kettle-dev/kettle-test
|
|
704
|
-
[📜src-gh-img]: https://img.shields.io/badge/GitHub-238636?style=for-the-badge&logo=
|
|
704
|
+
[📜src-gh-img]: https://img.shields.io/badge/GitHub-238636?style=for-the-badge&logo=GitHub&logoColor=green
|
|
705
705
|
[📜src-gh]: https://github.com/kettle-dev/kettle-test
|
|
706
706
|
[📜docs-cr-rd-img]: https://img.shields.io/badge/RubyDoc-Current_Release-943CD2?style=for-the-badge&logo=readthedocs&logoColor=white
|
|
707
707
|
[📜docs-head-rd-img]: https://img.shields.io/badge/YARD_on_Galtzo.com-HEAD-943CD2?style=for-the-badge&logo=readthedocs&logoColor=white
|
data/exe/kettle-test.sh
CHANGED
|
@@ -205,7 +205,7 @@ finished_line=$(clean_log | grep -E '^Finished in' | tail -1 || true)
|
|
|
205
205
|
seed_line=$(clean_log | grep -E '^Randomized with seed' | tail -1 || true)
|
|
206
206
|
|
|
207
207
|
# Failed examples block (rspec ./path:N # description)
|
|
208
|
-
failed_block=$(clean_log | grep -E '^rspec \./.*#' || true)
|
|
208
|
+
failed_block=$(clean_log | grep -E '^rspec \./.*#' | awk '!seen[$0]++' || true)
|
|
209
209
|
failed_count=$(printf '%s\n' "$failed_block" | grep -c 'rspec \.' || true)
|
|
210
210
|
failed_count=${failed_count:-0}
|
|
211
211
|
|
data/lib/kettle/test/version.rb
CHANGED
data.tar.gz.sig
CHANGED
|
Binary file
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: kettle-test
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 2.0.
|
|
4
|
+
version: 2.0.14
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Peter H. Boling
|
|
@@ -384,10 +384,10 @@ licenses:
|
|
|
384
384
|
- PolyForm-Small-Business-1.0.0
|
|
385
385
|
metadata:
|
|
386
386
|
homepage_uri: https://kettle-test.galtzo.com
|
|
387
|
-
source_code_uri: https://github.com/kettle-dev/kettle-test/tree/v2.0.
|
|
388
|
-
changelog_uri: https://github.com/kettle-dev/kettle-test/blob/v2.0.
|
|
387
|
+
source_code_uri: https://github.com/kettle-dev/kettle-test/tree/v2.0.14
|
|
388
|
+
changelog_uri: https://github.com/kettle-dev/kettle-test/blob/v2.0.14/CHANGELOG.md
|
|
389
389
|
bug_tracker_uri: https://github.com/kettle-dev/kettle-test/issues
|
|
390
|
-
documentation_uri: https://www.rubydoc.info/gems/kettle-test/2.0.
|
|
390
|
+
documentation_uri: https://www.rubydoc.info/gems/kettle-test/2.0.14
|
|
391
391
|
funding_uri: https://github.com/sponsors/pboling
|
|
392
392
|
wiki_uri: https://github.com/kettle-dev/kettle-test/wiki
|
|
393
393
|
news_uri: https://www.railsbling.com/tags/kettle-test
|
metadata.gz.sig
CHANGED
|
Binary file
|