fabasoad/nsfw-detection-action

View on GitHub
Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
.github/FUNDING.yml
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/dependabot.yml
.github/pull_request_template.md
.github/workflows/functional-tests.yml
.github/workflows/linting.yml
.github/workflows/release.yml
.github/workflows/security.yml
.github/workflows/sync-labels.yml
.github/workflows/unit-tests.yml
.github/workflows/update-license.yml
.gitignore
.gitleaksignore
.markdownlint.yml
.markdownlintignore
.nycrc.json
.pre-commit-config.yaml
.tool-versions
.yamllint.yml
.yarn/releases/yarn-4.3.1.cjs
.yarnrc.yml
CONTRIBUTING.md
LICENSE
README.md
__tests__/fixture.js31
A
0 mins
__tests__/test-providers.js34
A
0 mins
action.yml
biome.json
jest.config.json
package.json
screenshot.png
src/__tests__/translation/NsfwDetectionProviderFactory.spec.ts46
A
0 mins
src/detection/NsfwDetectionProviderFactory.ts28
A
0 mins
A
100%
src/detection/providers/CloudmersiveNsfwDetectionProvider.ts20
A
0 mins
F
45%
src/detection/providers/DeepaiNsfwDetectionProvider.ts21
A
0 mins
F
45%
src/detection/providers/NsfwDetectionProviderBase.ts23
A
0 mins
F
50%
src/detection/providers/PicPurifyNsfwDetectionProvider.ts28
A
0 mins
F
35%
src/detection/providers/SightEngineNsfwDetectionProvider.ts28
A
0 mins
F
33%
src/index.ts40
A
2 hrs
F
0%
src/utils/GitHubClient.ts52
A
2 hrs
F
0%
src/utils/HttpClient.ts10
A
0 mins
F
40%
src/utils/LoggerFactory.ts21
A
0 mins
F
0%
tsconfig.json
yarn.lock