supercov 0.0.43-x86_64-linux-gnu → 0.0.44-x86_64-linux-gnu
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
- data/README.md +2 -2
- data/lib/supercov.rb +1 -1
- data/libexec/supercov +0 -0
- metadata +1 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 2c229ecd294c4a1470279ec9c6339a901415d307c55087b67f40d72034bd47d5
|
|
4
|
+
data.tar.gz: bc8e3e9f0c574be534396912258a335b77b0de7cbac7993daf1e59940dcb77ef
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: fcd304ff790e8b6bace76f92af729de1525e8cf6a150845daed4dbcdcfdcece8cd8662eddb51fed92de409b9e2e803379a6cf92a6e7c0d9ea4f6a11d43d7a505
|
|
7
|
+
data.tar.gz: 1a8a7fe3dfbd6ed054f246d006968b5feb4985b173e490e3d2ff4b48a25c727c332a2fbe3ee7ce64f80451c44190d0971a080c42ddf6d813d7252c1e99b13d19
|
data/README.md
CHANGED
|
@@ -10,8 +10,8 @@ No account, config file, import, custom reporter, or hosted service is required.
|
|
|
10
10
|
|
|
11
11
|
Supported by [Supercorp](https://supercorp.ai).
|
|
12
12
|
|
|
13
|
-
[
|
|
14
|
-
|
|
13
|
+
[Agent workflow](https://supercov.com/docs/agent-loop): ask your coding agent
|
|
14
|
+
to add a test in your own project, with a recorded example to follow along.
|
|
15
15
|
|
|
16
16
|
## Start with the suite you already have
|
|
17
17
|
|
data/lib/supercov.rb
CHANGED
data/libexec/supercov
CHANGED
|
Binary file
|