bugsnag/bugsnag-js

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.buildkite/basic/browser-pipeline.yml
.buildkite/basic/electron-pipeline.yml
.buildkite/basic/node-pipeline.yml
.buildkite/basic/react-native-android-pipeline.yml
.buildkite/basic/react-native-ios-pipeline.yml
.buildkite/full/block.yml
.buildkite/full/pipeline.full.yml
.buildkite/full/react-native-android-pipeline.full.yml
.buildkite/full/react-native-cli-pipeline.full.yml
.buildkite/full/react-native-ios-pipeline.full.yml
.buildkite/pipeline.yml
.buildkite/pipeline_trigger.sh
.codeclimate.json
.dockerignore
.editorconfig
.env
.eslintignore
.eslintrc.js71
A
0 mins
.github/ISSUE_TEMPLATE/A.md
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/pull_request_template.md
.github/support.md
.github/workflows/codeql.yml
.github/workflows/pr-diff.yml
.github/workflows/test-electron.yml
.github/workflows/update-dependencies.yml
.gitignore
.gitmodules
.npmrc
CHANGELOG.md
CONTRIBUTING.md
Gemfile
Gemfile.lock
LICENSE.txt
README.md
TESTING.md
UPGRADING.md
babel.config.js39
A
1 hr
bin/bundle
bin/cdn-upload
bin/extract-source-map
bin/local-test-util
bin/minify
bin/release.sh
bin/size
cucumber.js1
A
0 mins
dangerfile.js27
A
0 mins
docker-compose.yml
dockerfiles/Dockerfile.android-builder-base-java-11