Skip to content

Commit

Permalink
basic functionality test; bugfix, timing change. fixes StoneCypher/fs…
Browse files Browse the repository at this point in the history
  • Loading branch information
StoneCypher committed Mar 26, 2024
1 parent 6f4d146 commit 256c8d4
Show file tree
Hide file tree
Showing 100 changed files with 22,978 additions and 130 deletions.
17 changes: 16 additions & 1 deletion CHANGELOG.long.md
Expand Up @@ -2,7 +2,7 @@

All notable changes to this project will be documented in this file.

1138 merges; 199 releases
1139 merges; 199 releases



Expand All @@ -18,6 +18,21 @@ Published tags:



 

 

## [Untagged] - 3/25/2024 5:56:56 PM

Commit [6f4d1466508c3c3cd5bcc469dbb2428cef0f721a](https://github.com/StoneCypher/jssm/commit/6f4d1466508c3c3cd5bcc469dbb2428cef0f721a)

Author: `John Haugeland <stonecypher@gmail.com>`

* first draft, fixes StoneCypher/fsl#1286




&nbsp;

&nbsp;
Expand Down
32 changes: 16 additions & 16 deletions CHANGELOG.md
Expand Up @@ -2,7 +2,7 @@

All notable changes to this project will be documented in this file.

1138 merges; 199 releases; Changlogging the last 10 commits; Full changelog at [CHANGELOG.long.md](CHANGELOG.long.md)
1139 merges; 199 releases; Changlogging the last 10 commits; Full changelog at [CHANGELOG.long.md](CHANGELOG.long.md)



Expand All @@ -18,6 +18,21 @@ Published tags:



&nbsp;

&nbsp;

## [Untagged] - 3/25/2024 5:56:56 PM

Commit [6f4d1466508c3c3cd5bcc469dbb2428cef0f721a](https://github.com/StoneCypher/jssm/commit/6f4d1466508c3c3cd5bcc469dbb2428cef0f721a)

Author: `John Haugeland <stonecypher@gmail.com>`

* first draft, fixes StoneCypher/fsl#1286




&nbsp;

&nbsp;
Expand Down Expand Up @@ -173,19 +188,4 @@ Author: `John Haugeland <stonecypher@gmail.com>`
Merges [85b6857, cf27223]

* Merge pull request #562 from StoneCypher/PreventArrangeOfNonNodes
* It is now an error to arrange a node that doesn't exist, fixes StoneCypher/fsl#1267, fixes StoneCypher/fsl#1258




&nbsp;

&nbsp;

## [Untagged] - 1/1/2024 12:45:02 AM

Commit [cf2722346bc15a6d1c450448f35843897b9ec75e](https://github.com/StoneCypher/jssm/commit/cf2722346bc15a6d1c450448f35843897b9ec75e)

Author: `John Haugeland <stonecypher@gmail.com>`

* It is now an error to arrange a node that doesn't exist, fixes StoneCypher/fsl#1267, fixes StoneCypher/fsl#1258
6 changes: 3 additions & 3 deletions README.md
Expand Up @@ -18,7 +18,7 @@ Please edit the file it's derived from, instead: `./src/md/readme_base.md`
* Generated for version 5.98.0 at 3/25/2024, 4:04:45 PM
* Generated for version 5.98.0 at 3/25/2024, 6:05:51 PM
-->
# jssm 5.98.0
Expand All @@ -29,9 +29,9 @@ share online. Easy to embed.

Readable, useful state machines as one-liner strings.

***5,062 tests***, run 5,953 times.
***5,065 tests***, run 5,956 times.

* 5,053 specs with 99.5% coverage.
* 5,056 specs with 99.8% coverage.
* 9 fuzz tests with 12.4% coverage.

With 2,970 lines, that's about 1.7 tests per line, or 2.0 generated tests per line.
Expand Down

0 comments on commit 256c8d4

Please sign in to comment.