Skip to content

Commit

Permalink
deploy: f3a6685
Browse files Browse the repository at this point in the history
  • Loading branch information
cliffano committed Sep 27, 2024
1 parent 78bbb8c commit 064b4e4
Show file tree
Hide file tree
Showing 37 changed files with 51 additions and 43 deletions.
2 changes: 1 addition & 1 deletion complexity/plato/files/lib_bob_js/report.history.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion complexity/plato/files/lib_bob_js/report.history.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
[{"date":"Fri, 27 Sep 2024 12:11:01 GMT","sloc":141,"lloc":61,"functions":16,"deliveredBugs":1.004,"difficulty":35.348,"maintainability":74.401,"lintErrors":2}]
[{"date":"Fri, 27 Sep 2024 12:11:36 GMT","sloc":141,"lloc":61,"functions":16,"deliveredBugs":1.004,"difficulty":35.348,"maintainability":74.401,"lintErrors":2}]
2 changes: 1 addition & 1 deletion complexity/plato/files/lib_config_js/report.history.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion complexity/plato/files/lib_config_js/report.history.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
[{"date":"Fri, 27 Sep 2024 12:11:01 GMT","sloc":41,"lloc":16,"functions":4,"deliveredBugs":0.172,"difficulty":16.667,"maintainability":78.305,"lintErrors":2}]
[{"date":"Fri, 27 Sep 2024 12:11:36 GMT","sloc":41,"lloc":16,"functions":4,"deliveredBugs":0.172,"difficulty":16.667,"maintainability":78.305,"lintErrors":2}]
2 changes: 1 addition & 1 deletion complexity/plato/files/lib_runner_js/report.history.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion complexity/plato/files/lib_runner_js/report.history.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
[{"date":"Fri, 27 Sep 2024 12:11:01 GMT","sloc":73,"lloc":25,"functions":5,"deliveredBugs":0.392,"difficulty":19.167,"maintainability":74.723,"lintErrors":5}]
[{"date":"Fri, 27 Sep 2024 12:11:36 GMT","sloc":73,"lloc":25,"functions":5,"deliveredBugs":0.392,"difficulty":19.167,"maintainability":74.723,"lintErrors":5}]
2 changes: 1 addition & 1 deletion complexity/plato/files/lib_task_js/report.history.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion complexity/plato/files/lib_task_js/report.history.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
[{"date":"Fri, 27 Sep 2024 12:11:01 GMT","sloc":51,"lloc":20,"functions":6,"deliveredBugs":0.259,"difficulty":17,"maintainability":79.575,"lintErrors":2}]
[{"date":"Fri, 27 Sep 2024 12:11:36 GMT","sloc":51,"lloc":20,"functions":6,"deliveredBugs":0.259,"difficulty":17,"maintainability":79.575,"lintErrors":2}]
2 changes: 1 addition & 1 deletion complexity/plato/report.history.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion complexity/plato/report.history.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
[{"date":"Fri, 27 Sep 2024 12:11:01 GMT","total":{"sloc":306,"maintainability":307.004},"average":{"sloc":76,"maintainability":"76.75"}}]
[{"date":"Fri, 27 Sep 2024 12:11:36 GMT","total":{"sloc":306,"maintainability":307.004},"average":{"sloc":76,"maintainability":"76.75"}}]
6 changes: 5 additions & 1 deletion coverage/c8.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
(node:1940) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
test | /home/runner/work/bob/bob/node_modules/.bin/mocha --colors --reporter spec --recursive test/
(node:1952) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)


 testbob - build
Expand Down Expand Up @@ -39,7 +43,7 @@ test | /home/runner/work/bob/bob/node_modules/.bin/mocha --colors --reporter spe
 ✔ should pass results to callback when all task files exist


  22 passing (40ms)
  22 passing (36ms)

SUCCESS | exit code 0
------------|---------|----------|---------|---------|-------------------
Expand Down
2 changes: 1 addition & 1 deletion coverage/c8/bin/bob.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ <h1><a href="../index.html">All files</a> / <a href="index.html">bin</a> bob.js<
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at Fri Sep 27 2024 12:11:04 GMT+0000 (Coordinated Universal Time)
at Fri Sep 27 2024 12:11:38 GMT+0000 (Coordinated Universal Time)
</div>
<script src="../prettify.js"></script>
<script>
Expand Down
2 changes: 1 addition & 1 deletion coverage/c8/bin/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ <h1><a href="../index.html">All files</a> bin</h1>
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at Fri Sep 27 2024 12:11:04 GMT+0000 (Coordinated Universal Time)
at Fri Sep 27 2024 12:11:38 GMT+0000 (Coordinated Universal Time)
</div>
<script src="../prettify.js"></script>
<script>
Expand Down
2 changes: 1 addition & 1 deletion coverage/c8/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ <h1>All files</h1>
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at Fri Sep 27 2024 12:11:04 GMT+0000 (Coordinated Universal Time)
at Fri Sep 27 2024 12:11:38 GMT+0000 (Coordinated Universal Time)
</div>
<script src="prettify.js"></script>
<script>
Expand Down
12 changes: 6 additions & 6 deletions coverage/c8/lcov.info
Original file line number Diff line number Diff line change
Expand Up @@ -421,10 +421,10 @@ DA:31,45
DA:32,5
DA:33,5
DA:34,5
DA:35,3
DA:36,2
DA:37,2
DA:38,3
DA:35,4
DA:36,3
DA:37,3
DA:38,4
DA:39,5
DA:40,5
DA:41,2
Expand Down Expand Up @@ -466,8 +466,8 @@ BRDA:1,0,0,2
BRDA:20,1,0,5
BRDA:27,2,0,45
BRDA:28,3,0,44
BRDA:34,4,0,3
BRDA:35,5,0,2
BRDA:34,4,0,4
BRDA:35,5,0,3
BRDA:53,6,0,3
BRDA:55,7,0,3
BRF:8
Expand Down
2 changes: 1 addition & 1 deletion coverage/c8/lib/bob.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -493,7 +493,7 @@ <h1><a href="../index.html">All files</a> / <a href="index.html">lib</a> bob.js<
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at Fri Sep 27 2024 12:11:04 GMT+0000 (Coordinated Universal Time)
at Fri Sep 27 2024 12:11:38 GMT+0000 (Coordinated Universal Time)
</div>
<script src="../prettify.js"></script>
<script>
Expand Down
2 changes: 1 addition & 1 deletion coverage/c8/lib/cli.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@ <h1><a href="../index.html">All files</a> / <a href="index.html">lib</a> cli.js<
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at Fri Sep 27 2024 12:11:04 GMT+0000 (Coordinated Universal Time)
at Fri Sep 27 2024 12:11:38 GMT+0000 (Coordinated Universal Time)
</div>
<script src="../prettify.js"></script>
<script>
Expand Down
2 changes: 1 addition & 1 deletion coverage/c8/lib/config.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ <h1><a href="../index.html">All files</a> / <a href="index.html">lib</a> config.
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at Fri Sep 27 2024 12:11:04 GMT+0000 (Coordinated Universal Time)
at Fri Sep 27 2024 12:11:38 GMT+0000 (Coordinated Universal Time)
</div>
<script src="../prettify.js"></script>
<script>
Expand Down
2 changes: 1 addition & 1 deletion coverage/c8/lib/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ <h1><a href="../index.html">All files</a> lib</h1>
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at Fri Sep 27 2024 12:11:04 GMT+0000 (Coordinated Universal Time)
at Fri Sep 27 2024 12:11:38 GMT+0000 (Coordinated Universal Time)
</div>
<script src="../prettify.js"></script>
<script>
Expand Down
6 changes: 3 additions & 3 deletions coverage/c8/lib/runner.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -169,10 +169,10 @@ <h1><a href="../index.html">All files</a> / <a href="index.html">lib</a> runner.
<span class="cline-any cline-yes">5x</span>
<span class="cline-any cline-yes">5x</span>
<span class="cline-any cline-yes">5x</span>
<span class="cline-any cline-yes">4x</span>
<span class="cline-any cline-yes">3x</span>
<span class="cline-any cline-yes">2x</span>
<span class="cline-any cline-yes">2x</span>
<span class="cline-any cline-yes">3x</span>
<span class="cline-any cline-yes">4x</span>
<span class="cline-any cline-yes">5x</span>
<span class="cline-any cline-yes">5x</span>
<span class="cline-any cline-yes">2x</span>
Expand Down Expand Up @@ -286,7 +286,7 @@ <h1><a href="../index.html">All files</a> / <a href="index.html">lib</a> runner.
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at Fri Sep 27 2024 12:11:04 GMT+0000 (Coordinated Universal Time)
at Fri Sep 27 2024 12:11:38 GMT+0000 (Coordinated Universal Time)
</div>
<script src="../prettify.js"></script>
<script>
Expand Down
2 changes: 1 addition & 1 deletion coverage/c8/lib/task.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ <h1><a href="../index.html">All files</a> / <a href="index.html">lib</a> task.js
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at Fri Sep 27 2024 12:11:04 GMT+0000 (Coordinated Universal Time)
at Fri Sep 27 2024 12:11:38 GMT+0000 (Coordinated Universal Time)
</div>
<script src="../prettify.js"></script>
<script>
Expand Down
1 change: 0 additions & 1 deletion coverage/c8/tmp/coverage-1935-1727439063406-0.json

This file was deleted.

1 change: 1 addition & 0 deletions coverage/c8/tmp/coverage-1940-1727439097842-0.json

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion coverage/c8/tmp/coverage-1947-1727439063359-0.json

This file was deleted.

1 change: 1 addition & 0 deletions coverage/c8/tmp/coverage-1952-1727439097780-0.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dep/npm.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
npm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE package: '[email protected]',
npm warn EBADENGINE required: { node: "'>= 16.0.0'" },
npm warn EBADENGINE current: { node: 'v20.17.0', npm: '10.8.2' }
npm warn EBADENGINE current: { node: 'v22.9.0', npm: '10.8.3' }
npm warn EBADENGINE }
npm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE package: '[email protected]',
npm warn EBADENGINE required: { node: "'>= 4.0.0'" },
npm warn EBADENGINE current: { node: 'v20.17.0', npm: '10.8.2' }
npm warn EBADENGINE current: { node: 'v22.9.0', npm: '10.8.3' }
npm warn EBADENGINE }

up to date, audited 660 packages in 1s
Expand Down
2 changes: 2 additions & 0 deletions doc/jsdoc.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
(node:1984) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
2 changes: 1 addition & 1 deletion doc/jsdoc/Bob.html
Original file line number Diff line number Diff line change
Expand Up @@ -737,7 +737,7 @@ <h5>Parameters:</h5>
<br class="clear">

<footer>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on Fri Sep 27 2024 12:11:04 GMT+0000 (Coordinated Universal Time) using the Minami theme.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on Fri Sep 27 2024 12:11:39 GMT+0000 (Coordinated Universal Time) using the Minami theme.
</footer>

<script>prettyPrint();</script>
Expand Down
2 changes: 1 addition & 1 deletion doc/jsdoc/bob.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ <h1 class="page-title">bob.js</h1>
<br class="clear">

<footer>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on Fri Sep 27 2024 12:11:04 GMT+0000 (Coordinated Universal Time) using the Minami theme.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on Fri Sep 27 2024 12:11:39 GMT+0000 (Coordinated Universal Time) using the Minami theme.
</footer>

<script>prettyPrint();</script>
Expand Down
2 changes: 1 addition & 1 deletion doc/jsdoc/cli.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ <h1 class="page-title">cli.js</h1>
<br class="clear">

<footer>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on Fri Sep 27 2024 12:11:04 GMT+0000 (Coordinated Universal Time) using the Minami theme.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on Fri Sep 27 2024 12:11:39 GMT+0000 (Coordinated Universal Time) using the Minami theme.
</footer>

<script>prettyPrint();</script>
Expand Down
2 changes: 1 addition & 1 deletion doc/jsdoc/config.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ <h1 class="page-title">config.js</h1>
<br class="clear">

<footer>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on Fri Sep 27 2024 12:11:04 GMT+0000 (Coordinated Universal Time) using the Minami theme.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on Fri Sep 27 2024 12:11:39 GMT+0000 (Coordinated Universal Time) using the Minami theme.
</footer>

<script>prettyPrint();</script>
Expand Down
2 changes: 1 addition & 1 deletion doc/jsdoc/global.html
Original file line number Diff line number Diff line change
Expand Up @@ -969,7 +969,7 @@ <h5>Parameters:</h5>
<br class="clear">

<footer>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on Fri Sep 27 2024 12:11:04 GMT+0000 (Coordinated Universal Time) using the Minami theme.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on Fri Sep 27 2024 12:11:39 GMT+0000 (Coordinated Universal Time) using the Minami theme.
</footer>

<script>prettyPrint();</script>
Expand Down
2 changes: 1 addition & 1 deletion doc/jsdoc/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
<br class="clear">

<footer>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on Fri Sep 27 2024 12:11:04 GMT+0000 (Coordinated Universal Time) using the Minami theme.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on Fri Sep 27 2024 12:11:39 GMT+0000 (Coordinated Universal Time) using the Minami theme.
</footer>

<script>prettyPrint();</script>
Expand Down
2 changes: 1 addition & 1 deletion doc/jsdoc/runner.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ <h1 class="page-title">runner.js</h1>
<br class="clear">

<footer>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on Fri Sep 27 2024 12:11:04 GMT+0000 (Coordinated Universal Time) using the Minami theme.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on Fri Sep 27 2024 12:11:39 GMT+0000 (Coordinated Universal Time) using the Minami theme.
</footer>

<script>prettyPrint();</script>
Expand Down
2 changes: 1 addition & 1 deletion doc/jsdoc/task.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ <h1 class="page-title">task.js</h1>
<br class="clear">

<footer>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on Fri Sep 27 2024 12:11:04 GMT+0000 (Coordinated Universal Time) using the Minami theme.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on Fri Sep 27 2024 12:11:39 GMT+0000 (Coordinated Universal Time) using the Minami theme.
</footer>

<script>prettyPrint();</script>
Expand Down
4 changes: 2 additions & 2 deletions test-integration/cmdt.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Using directory: .bob/test-integration/cmdt-1727439064214-1959
Using directory: .bob/test-integration/cmdt-1727439098693-1964

test-integration/commands.yml (node:1959) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency
test-integration/commands.yml (node:1964) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency
(Use `node --trace-warnings ...` to show where the warning was created)
.
1 test, 1 success, 0 failure
4 changes: 3 additions & 1 deletion test/mocha.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
(node:1952) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)


 testbob - build
Expand Down Expand Up @@ -38,5 +40,5 @@
 ✔ should pass results to callback when all task files exist


  22 passing (40ms)
  22 passing (36ms)

0 comments on commit 064b4e4

Please sign in to comment.