tdreyno/leisure

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