tdreyno/leisure

View on GitHub
Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
.github/FUNDING.yml
.gitignore
.releaserc
.github/workflows/main.yml
LICENSE.md
.github/dependabot.yml
.github/ISSUE_TEMPLATE/feature.md
.devcontainer/devcontainer.json
docs/api/combinatorics.md
CONTRIBUTING.md
docs/installation.md
docs/api/random.md
docs/api/simplex.md
.prettierrc
.devcontainer/Dockerfile
tsconfig.json
.github/workflows/codeql-analysis.yml
CHANGELOG.md
docs/api/instance.md
.codeclimate.json
README.md
docs/faq.md
typedoc.json
package.json
.vscode/settings.json
yarn.lock
.github/ISSUE_TEMPLATE/bug.md
.github/workflows/release.yml
SUMMARY.md
.github/ISSUE_TEMPLATE/change.md
.github/pull_request_template.md
docs/api/static.md
.prettierignore
commitlint.config.js1
A
0 mins
src/index.ts5
A
0 mins
jest.config.js13
A
0 mins
src/simplex.ts27
A
2 hrs
A
100%
.eslintrc.js28
A
0 mins
src/random.ts29
A
0 mins
A
100%
src/benchmarks/benchmark.ts92
B
4 hrs
src/static.ts92
C
7 hrs
B
89%
src/combinatorics.ts116
A
0 mins
A
100%
src/Seq.ts529
D
2 days
A
91%