Skip to content

Commit

Permalink
GH Action Standards
Browse files Browse the repository at this point in the history
  • Loading branch information
confused-Techie authored and github-actions[bot] committed Dec 16, 2022
1 parent d193ad7 commit e3c1a34
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions docs/resources/complexity-report.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
* Change cost: 8.284023668639055%
* Core size: 100%

## /home/runner/work/atom-backend/atom-backend/jest.config.js
## /home/runner/work/package-backend/package-backend/jest.config.js

* Physical LOC: 23
* Logical LOC: 12
Expand All @@ -19,7 +19,7 @@
* Maintainability index: 62.36361563140606
* Dependency count: 0

## /home/runner/work/atom-backend/atom-backend/src/cache.js
## /home/runner/work/package-backend/package-backend/src/cache.js

* Physical LOC: 28
* Logical LOC: 3
Expand All @@ -29,7 +29,7 @@
* Maintainability index: 78.8444767459975
* Dependency count: 1

## /home/runner/work/atom-backend/atom-backend/src/debug_utils.js
## /home/runner/work/package-backend/package-backend/src/debug_utils.js

* Physical LOC: 30
* Logical LOC: 22
Expand All @@ -49,7 +49,7 @@
* Halstead volume: 475.6861996976024
* Halstead effort: 8970.082622869073

## /home/runner/work/atom-backend/atom-backend/scripts/deprecated/search.js
## /home/runner/work/package-backend/package-backend/scripts/deprecated/search.js

* Physical LOC: 176
* Logical LOC: 73
Expand Down Expand Up @@ -119,7 +119,7 @@
* Halstead volume: 380.3296723500879
* Halstead effort: 12318.455498894515

## /home/runner/work/atom-backend/atom-backend/scripts/tools/genBadges.js
## /home/runner/work/package-backend/package-backend/scripts/tools/genBadges.js

* Physical LOC: 90
* Logical LOC: 50
Expand Down Expand Up @@ -169,7 +169,7 @@
* Halstead volume: 91.37651812938249
* Halstead effort: 186.9065143555551

## /home/runner/work/atom-backend/atom-backend/src/tests/config.test.js
## /home/runner/work/package-backend/package-backend/src/tests/config.test.js

* Physical LOC: 63
* Logical LOC: 2
Expand All @@ -179,7 +179,7 @@
* Maintainability index: 86.03073855173344
* Dependency count: 1

## /home/runner/work/atom-backend/atom-backend/src/tests/debug_utils.test.js
## /home/runner/work/package-backend/package-backend/src/tests/debug_utils.test.js

* Physical LOC: 31
* Logical LOC: 2
Expand All @@ -189,7 +189,7 @@
* Maintainability index: 86.03073855173344
* Dependency count: 1

## /home/runner/work/atom-backend/atom-backend/src/tests/logger.test.js
## /home/runner/work/package-backend/package-backend/src/tests/logger.test.js

* Physical LOC: 95
* Logical LOC: 4
Expand All @@ -199,7 +199,7 @@
* Maintainability index: 76.39879935103494
* Dependency count: 1

## /home/runner/work/atom-backend/atom-backend/src/tests/query.test.js
## /home/runner/work/package-backend/package-backend/src/tests/query.test.js

* Physical LOC: 143
* Logical LOC: 78
Expand All @@ -209,7 +209,7 @@
* Maintainability index: 37.635938926624725
* Dependency count: 1

## /home/runner/work/atom-backend/atom-backend/src/tests_integration/fixtures/git.createPackage_returns/valid_multi_version.js
## /home/runner/work/package-backend/package-backend/src/tests_integration/fixtures/git.createPackage_returns/valid_multi_version.js

* Physical LOC: 43
* Logical LOC: 34
Expand All @@ -219,7 +219,7 @@
* Maintainability index: 50.83192723928399
* Dependency count: 0

## /home/runner/work/atom-backend/atom-backend/src/tests_integration/fixtures/git.createPackage_returns/valid_one_version.js
## /home/runner/work/package-backend/package-backend/src/tests_integration/fixtures/git.createPackage_returns/valid_one_version.js

* Physical LOC: 25
* Logical LOC: 19
Expand All @@ -229,7 +229,7 @@
* Maintainability index: 58.378034894518755
* Dependency count: 0

## /home/runner/work/atom-backend/atom-backend/src/tests_integration/fixtures/lifetime/package-a.js
## /home/runner/work/package-backend/package-backend/src/tests_integration/fixtures/lifetime/package-a.js

* Physical LOC: 39
* Logical LOC: 23
Expand All @@ -239,7 +239,7 @@
* Maintainability index: 55.494411910399926
* Dependency count: 0

## /home/runner/work/atom-backend/atom-backend/src/tests_integration/fixtures/lifetime/user-a.js
## /home/runner/work/package-backend/package-backend/src/tests_integration/fixtures/lifetime/user-a.js

* Physical LOC: 9
* Logical LOC: 6
Expand Down

0 comments on commit e3c1a34

Please sign in to comment.