facebook / jest
File Change Frequency

File change frequency (churn) shows the distribution of file updates (days with at least one commit).

File Change Frequency Overall
File Change Frequency Overall
The number of recorded file updates
  • There are 381 files with 42,592 lines of code.
    • 1 files changed more than 100 times (1,950 lines of code)
    • 4 files changed 51-100 times (2,614 lines of code)
    • 37 files changed 21-50 times (11,959 lines of code)
    • 189 files changed 6-20 times (18,791 lines of code)
    • 150 files changed 1-5 times (7,278 lines of code)
4% | 6% | 28% | 44% | 17%
Legend:
101+
51-100
21-50
6-20
1-5
explore: zoomable circles | data
File Change Frequency per File Extension
js, ts, json, md, snap, npmignore, mjs, yml, cjs, css, svg, jsx, txt, gitignore, tsx, watchmanconfig, gitattributes, patch, sh, xml, editorconfig, yaml, babelrc, toml, hbs, eslintignore, prettierignore
File Change Frequency per Extension
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
ts5% | 6% | 30% | 43% | 14%
js0% | 0% | 6% | 49% | 44%
css0% | 0% | 0% | 63% | 36%
yaml0% | 0% | 0% | 100% | 0%
toml0% | 0% | 0% | 100% | 0%
xml0% | 0% | 0% | 0% | 100%
File Change Frequency per Logical Decomposition
primary
primary (file change frequency)
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
packages/jest-runtime96% | 0% | 0% | 3% | 0%
packages/jest-config0% | 44% | 23% | 28% | 3%
packages/jest-transform0% | 72% | 8% | 13% | 4%
packages/jest-types0% | 56% | 12% | 30% | <1%
packages/jest-runner0% | 45% | 34% | 20% | 0%
packages/expect0% | 0% | 67% | 30% | 1%
packages/jest-core0% | 0% | 51% | 24% | 23%
packages/jest-mock0% | 0% | 100% | 0% | 0%
packages/jest-haste-map0% | 0% | 31% | 39% | 28%
packages/jest-jasmine20% | 0% | 26% | 58% | 15%
packages/jest-circus0% | 0% | 47% | 51% | 1%
packages/jest-cli0% | 0% | 62% | 33% | 3%
packages/jest-snapshot0% | 0% | 36% | 55% | 8%
packages/jest-matcher-utils0% | 0% | 76% | 23% | 0%
packages/pretty-format0% | 0% | 30% | 69% | <1%
packages/jest-message-util0% | 0% | 98% | 0% | 1%
packages/babel-plugin-jest-hoist0% | 0% | 100% | 0% | 0%
packages/jest-worker0% | 0% | 12% | 75% | 12%
packages/jest-environment-jsdom0% | 0% | 100% | 0% | 0%
packages/jest-environment-node0% | 0% | 100% | 0% | 0%
packages/jest-resolve0% | 0% | 9% | 68% | 22%
scripts0% | 0% | 9% | 70% | 20%
ROOT0% | 0% | 55% | 38% | 6%
packages/jest-environment0% | 0% | 100% | 0% | 0%
packages/jest-reporters0% | 0% | 0% | 66% | 33%
packages/jest-diff0% | 0% | 0% | 66% | 33%
packages/jest-fake-timers0% | 0% | 0% | 99% | <1%
website/static0% | 0% | 0% | 98% | 1%
website/src0% | 0% | 0% | 27% | 72%
packages/jest-validate0% | 0% | 0% | 80% | 19%
packages/jest-watcher0% | 0% | 0% | 83% | 16%
website0% | 0% | 0% | 87% | 12%
packages/jest-console0% | 0% | 0% | 86% | 13%
packages/jest-each0% | 0% | 0% | 81% | 18%
packages/jest-util0% | 0% | 0% | 59% | 40%
packages/jest-repl0% | 0% | 0% | 98% | 1%
packages/babel-jest0% | 0% | 0% | 99% | <1%
packages/test-utils0% | 0% | 0% | 82% | 17%
packages/jest-changed-files0% | 0% | 0% | 92% | 7%
packages/jest-resolve-dependencies0% | 0% | 0% | 100% | 0%
packages/jest-docblock0% | 0% | 0% | 100% | 0%
packages/jest-source-map0% | 0% | 0% | 94% | 5%
packages/jest-leak-detector0% | 0% | 0% | 100% | 0%
packages/jest-globals0% | 0% | 0% | 100% | 0%
packages/jest-serializer0% | 0% | 0% | 100% | 0%
packages/babel-preset-jest0% | 0% | 0% | 100% | 0%
packages/diff-sequences0% | 0% | 0% | 0% | 100%
packages/expect-utils0% | 0% | 0% | 0% | 100%
packages/jest-expect0% | 0% | 0% | 0% | 100%
packages/jest-create-cache-key-function0% | 0% | 0% | 0% | 100%
packages/jest-get-type0% | 0% | 0% | 0% | 100%
packages/jest-schemas0% | 0% | 0% | 0% | 100%
packages/jest-phabricator0% | 0% | 0% | 0% | 100%
packages/jest-regex-util0% | 0% | 0% | 0% | 100%
packages/jest0% | 0% | 0% | 0% | 100%
Most Frequently Changed Files (Top 50)

See data for all files...

File# lines# unitslast modified
(days ago)
created
(days ago)
# changes# contributors
index.ts
in packages/jest-runtime/src
1950 58 44 1145 107 40
Config.ts
in packages/jest-types/src
449 - 40 1161 63 37
normalize.ts
in packages/jest-config/src
1048 27 40 1144 62 28
ScriptTransformer.ts
in packages/jest-transform/src
807 25 17 1153 56 20
runTest.ts
in packages/jest-runner/src
310 2 46 1145 54 21
build.js
in scripts
110 4 46 2132 49 17
index.ts
in packages/jest-haste-map/src
869 22 46 1158 46 17
index.ts
in packages/jest-snapshot/src
430 7 46 1154 40 13
index.ts
in packages/jest-resolve/src
4 - 322 1157 37 14
index.ts
in packages/jest-environment/src
88 - 17 1145 37 15
index.ts
in packages/jest-mock/src
978 30 17 1160 37 19
jestAdapterInit.ts
in packages/jest-circus/src/legacy-code-todo-rewrite
245 1 46 1148 35 15
index.ts
in packages/jest-config/src
312 2 40 1144 35 20
matchers.ts
in packages/expect/src
821 19 46 1150 35 14
runJest.ts
in packages/jest-core/src
256 2 40 1140 34 12
67 - 64 1337 33 19
TestScheduler.ts
in packages/jest-core/src
423 10 46 1140 33 11
args.ts
in packages/jest-cli/src/cli
680 1 17 1137 32 17
defaultResolver.ts
in packages/jest-resolve/src
110 3 52 1157 31 10
index.ts
in packages/jest-runner/src
237 5 64 1145 31 13
index.ts
in packages/jest-message-util/src
313 2 46 1161 31 9
utils.ts
in packages/jest-circus/src
393 7 46 1148 30 14
jestAdapter.ts
in packages/jest-circus/src/legacy-code-todo-rewrite
97 - 65 1148 29 7
ValidConfig.ts
in packages/jest-config/src
159 3 17 1144 29 20
Env.ts
in packages/jest-jasmine2/src/jasmine
586 62 46 1137 29 10
index.ts
in packages/jest-jasmine2/src
162 4 58 1137 28 8
utils.ts
in packages/jest-snapshot/src
204 3 46 1154 28 13
index.ts
in packages/pretty-format/src
465 19 46 1164 28 13
index.ts
in packages/jest-matcher-utils/src
466 3 46 1162 28 8
index.ts
in packages/jest-environment-node/src
116 5 39 1144 27 13
index.ts
in packages/expect/src
374 4 46 1150 27 10
types.ts
in packages/jest-transform/src
97 - 58 1153 26 10
index.ts
in packages/babel-plugin-jest-hoist/src
309 8 46 1154 26 7
41 - 65 1214 24 8
index.ts
in packages/jest-environment-jsdom/src
131 5 51 1142 24 12
index.ts
in packages/jest-core/src/cli
238 2 50 1140 24 8
NodeThreadsWorker.ts
in packages/jest-worker/src/workers
176 5 46 1160 23 11
SearchSource.ts
in packages/jest-core/src
316 18 44 1140 23 10
Defaults.ts
in packages/jest-config/src
82 1 17 1144 22 13
Global.ts
in packages/jest-types/src
97 - 47 1148 22 12
watch.ts
in packages/jest-core/src
506 1 46 1140 22 9
spyMatchers.ts
in packages/expect/src
1001 30 21 1150 21 7
watch.js
in scripts
62 - 67 2130 20 8
test.js
in packages/pretty-format/perf
89 2 46 1950 20 9
readConfigFileAndSetRootDir.ts
in packages/jest-config/src
91 2 58 1144 20 7
index.ts
in packages/jest-cli/src/init
117 1 66 1137 20 8
index.ts
in packages/jest-diff/src
162 7 46 1163 20 6
index.ts
in packages/babel-jest/src
234 12 58 1157 20 6
printSnapshot.ts
in packages/jest-snapshot/src
261 - 46 907 20 4
types.ts
in packages/jest-runner/src
46 - 58 1145 19 6
Files With Most Contributors (Top 50)
Files sorted by the number of unique email addresses found in commits.

See data for all files...

File# lines# unitslast modified
(days ago)
created
(days ago)
# changes# contributors
index.ts
in packages/jest-runtime/src
1950 58 44 1145 107 40
Config.ts
in packages/jest-types/src
449 - 40 1161 63 37
normalize.ts
in packages/jest-config/src
1048 27 40 1144 62 28
ScriptTransformer.ts
in packages/jest-transform/src
807 25 17 1153 56 20
runTest.ts
in packages/jest-runner/src
310 2 46 1145 54 21
build.js
in scripts
110 4 46 2132 49 17
index.ts
in packages/jest-haste-map/src
869 22 46 1158 46 17
index.ts
in packages/jest-snapshot/src
430 7 46 1154 40 13
index.ts
in packages/jest-resolve/src
4 - 322 1157 37 14
index.ts
in packages/jest-environment/src
88 - 17 1145 37 15
index.ts
in packages/jest-mock/src
978 30 17 1160 37 19
matchers.ts
in packages/expect/src
821 19 46 1150 35 14
jestAdapterInit.ts
in packages/jest-circus/src/legacy-code-todo-rewrite
245 1 46 1148 35 15
index.ts
in packages/jest-config/src
312 2 40 1144 35 20
runJest.ts
in packages/jest-core/src
256 2 40 1140 34 12
TestScheduler.ts
in packages/jest-core/src
423 10 46 1140 33 11
67 - 64 1337 33 19
args.ts
in packages/jest-cli/src/cli
680 1 17 1137 32 17
index.ts
in packages/jest-message-util/src
313 2 46 1161 31 9
defaultResolver.ts
in packages/jest-resolve/src
110 3 52 1157 31 10
index.ts
in packages/jest-runner/src
237 5 64 1145 31 13
utils.ts
in packages/jest-circus/src
393 7 46 1148 30 14
jestAdapter.ts
in packages/jest-circus/src/legacy-code-todo-rewrite
97 - 65 1148 29 7
Env.ts
in packages/jest-jasmine2/src/jasmine
586 62 46 1137 29 10
ValidConfig.ts
in packages/jest-config/src
159 3 17 1144 29 20
index.ts
in packages/jest-jasmine2/src
162 4 58 1137 28 8
index.ts
in packages/jest-matcher-utils/src
466 3 46 1162 28 8
index.ts
in packages/pretty-format/src
465 19 46 1164 28 13
utils.ts
in packages/jest-snapshot/src
204 3 46 1154 28 13
index.ts
in packages/expect/src
374 4 46 1150 27 10
index.ts
in packages/jest-environment-node/src
116 5 39 1144 27 13
index.ts
in packages/babel-plugin-jest-hoist/src
309 8 46 1154 26 7
types.ts
in packages/jest-transform/src
97 - 58 1153 26 10
index.ts
in packages/jest-core/src/cli
238 2 50 1140 24 8
41 - 65 1214 24 8
index.ts
in packages/jest-environment-jsdom/src
131 5 51 1142 24 12
SearchSource.ts
in packages/jest-core/src
316 18 44 1140 23 10
NodeThreadsWorker.ts
in packages/jest-worker/src/workers
176 5 46 1160 23 11
watch.ts
in packages/jest-core/src
506 1 46 1140 22 9
Global.ts
in packages/jest-types/src
97 - 47 1148 22 12
Defaults.ts
in packages/jest-config/src
82 1 17 1144 22 13
spyMatchers.ts
in packages/expect/src
1001 30 21 1150 21 7
printSnapshot.ts
in packages/jest-snapshot/src
261 - 46 907 20 4
index.ts
in packages/jest-diff/src
162 7 46 1163 20 6
index.ts
in packages/babel-jest/src
234 12 58 1157 20 6
readConfigFileAndSetRootDir.ts
in packages/jest-config/src
91 2 58 1144 20 7
index.ts
in packages/jest-cli/src/init
117 1 66 1137 20 8
watch.js
in scripts
62 - 67 2130 20 8
test.js
in packages/pretty-format/perf
89 2 46 1950 20 9
utils.ts
in packages/jest-config/src
102 1 46 1144 19 5
Correlations

File Size vs. Number of Changes: 382 points

packages/jest-reporters/src/GitHubActionsReporter.ts x: 40 lines of code y: 1 # changes packages/jest-reporters/src/index.ts x: 36 lines of code y: 9 # changes packages/jest-cli/src/cli/args.ts x: 680 lines of code y: 32 # changes packages/jest-cli/src/init/questions.ts x: 50 lines of code y: 6 # changes packages/jest-config/src/Descriptions.ts x: 92 lines of code y: 10 # changes packages/jest-environment/src/index.ts x: 88 lines of code y: 37 # changes packages/jest-mock/src/index.ts x: 978 lines of code y: 37 # changes packages/jest-config/src/Defaults.ts x: 82 lines of code y: 22 # changes packages/jest-config/src/ValidConfig.ts x: 159 lines of code y: 29 # changes packages/jest-transform/src/ScriptTransformer.ts x: 807 lines of code y: 56 # changes packages/expect-utils/src/jasmineUtils.ts x: 180 lines of code y: 2 # changes packages/expect/src/spyMatchers.ts x: 1001 lines of code y: 21 # changes packages/jest-fake-timers/src/legacyFakeTimers.ts x: 442 lines of code y: 19 # changes packages/jest-core/src/TestNamePatternPrompt.ts x: 21 lines of code y: 8 # changes packages/jest-watcher/src/PatternPrompt.ts x: 44 lines of code y: 11 # changes packages/jest-environment-node/src/index.ts x: 116 lines of code y: 27 # changes packages/jest-config/src/index.ts x: 312 lines of code y: 35 # changes packages/jest-config/src/normalize.ts x: 1048 lines of code y: 62 # changes packages/jest-config/src/parseShardPair.ts x: 31 lines of code y: 1 # changes packages/jest-core/src/runJest.ts x: 256 lines of code y: 34 # changes packages/jest-types/src/Config.ts x: 449 lines of code y: 63 # changes website/docusaurus.config.js x: 276 lines of code y: 13 # changes website/src/pages/index.js x: 383 lines of code y: 7 # changes packages/jest-runtime/src/index.ts x: 1950 lines of code y: 107 # changes packages/jest-core/src/SearchSource.ts x: 316 lines of code y: 23 # changes packages/jest-jasmine2/src/reporter.ts x: 141 lines of code y: 10 # changes packages/jest-each/src/table/array.ts x: 72 lines of code y: 12 # changes packages/jest-circus/src/formatNodeAssertErrors.ts x: 168 lines of code y: 19 # changes packages/jest-jasmine2/src/assertionErrorMessage.ts x: 122 lines of code y: 13 # changes packages/babel-plugin-jest-hoist/src/index.ts x: 309 lines of code y: 26 # changes packages/expect/src/asymmetricMatchers.ts x: 250 lines of code y: 19 # changes packages/expect/src/extractExpectedAssertionsErrors.ts x: 64 lines of code y: 5 # changes packages/expect/src/index.ts x: 374 lines of code y: 27 # changes packages/expect/src/matchers.ts x: 821 lines of code y: 35 # changes packages/expect/src/print.ts x: 107 lines of code y: 10 # changes packages/expect/src/toThrowMatchers.ts x: 394 lines of code y: 15 # changes packages/jest-circus/src/legacy-code-todo-rewrite/jestAdapterInit.ts x: 245 lines of code y: 35 # changes packages/jest-circus/src/utils.ts x: 393 lines of code y: 30 # changes packages/jest-cli/src/cli/index.ts x: 119 lines of code y: 18 # changes packages/jest-cli/src/init/generateConfigFile.ts x: 76 lines of code y: 7 # changes packages/jest-cli/src/init/modifyPackageJson.ts x: 17 lines of code y: 2 # changes packages/jest-config/src/constants.ts x: 18 lines of code y: 7 # changes packages/jest-config/src/utils.ts x: 102 lines of code y: 19 # changes packages/jest-console/src/getConsoleOutput.ts x: 47 lines of code y: 12 # changes packages/jest-core/src/FailedTestsInteractiveMode.ts x: 149 lines of code y: 2 # changes packages/jest-core/src/SnapshotInteractiveMode.ts x: 203 lines of code y: 9 # changes packages/jest-core/src/TestScheduler.ts x: 423 lines of code y: 33 # changes packages/jest-core/src/getNoTestFoundFailed.ts x: 18 lines of code y: 6 # changes packages/jest-core/src/getNoTestFoundVerbose.ts x: 63 lines of code y: 10 # changes packages/jest-core/src/lib/activeFiltersMessage.ts x: 24 lines of code y: 2 # changes packages/jest-core/src/lib/handleDeprecationWarnings.ts x: 31 lines of code y: 3 # changes packages/jest-core/src/lib/logDebugMessages.ts x: 14 lines of code y: 3 # changes packages/jest-core/src/watch.ts x: 506 lines of code y: 22 # changes packages/jest-diff/src/diffLines.ts x: 160 lines of code y: 10 # changes packages/jest-diff/src/index.ts x: 162 lines of code y: 20 # changes packages/jest-diff/src/joinAlignedDiffs.ts x: 245 lines of code y: 9 # changes packages/jest-diff/src/printDiffs.ts x: 46 lines of code y: 14 # changes packages/jest-docblock/src/index.ts x: 103 lines of code y: 8 # changes packages/jest-each/src/table/interpolation.ts x: 68 lines of code y: 4 # changes packages/jest-each/src/validation.ts x: 76 lines of code y: 12 # changes packages/jest-fake-timers/src/modernFakeTimers.ts x: 123 lines of code y: 6 # changes packages/jest-haste-map/src/ModuleMap.ts x: 224 lines of code y: 16 # changes packages/jest-haste-map/src/crawlers/node.ts x: 206 lines of code y: 18 # changes packages/jest-haste-map/src/getMockName.ts x: 9 lines of code y: 4 # changes packages/jest-haste-map/src/index.ts x: 869 lines of code y: 46 # changes packages/jest-haste-map/src/lib/fast_path.ts x: 12 lines of code y: 4 # changes packages/jest-haste-map/src/watchers/NodeWatcher.js x: 219 lines of code y: 2 # changes packages/jest-haste-map/src/worker.ts x: 94 lines of code y: 8 # changes packages/jest-jasmine2/src/expectationResultFactory.ts x: 79 lines of code y: 9 # changes packages/jest-jasmine2/src/jasmine/Env.ts x: 586 lines of code y: 29 # changes packages/jest-jasmine2/src/jasmine/SpyStrategy.ts x: 63 lines of code y: 5 # changes packages/jest-jasmine2/src/jasmine/spyRegistry.ts x: 169 lines of code y: 7 # changes packages/jest-leak-detector/src/index.ts x: 49 lines of code y: 15 # changes packages/jest-matcher-utils/src/index.ts x: 466 lines of code y: 28 # changes packages/jest-message-util/src/index.ts x: 313 lines of code y: 31 # changes packages/jest-regex-util/src/index.ts x: 18 lines of code y: 4 # changes packages/jest-repl/src/cli/runtime-cli.ts x: 113 lines of code y: 12 # changes packages/jest-reporters/src/BaseReporter.ts x: 37 lines of code y: 2 # changes packages/jest-reporters/src/DefaultReporter.ts x: 175 lines of code y: 7 # changes packages/jest-reporters/src/NotifyReporter.ts x: 103 lines of code y: 7 # changes packages/jest-reporters/src/Status.ts x: 178 lines of code y: 11 # changes packages/jest-reporters/src/SummaryReporter.ts x: 197 lines of code y: 5 # changes packages/jest-reporters/src/VerboseReporter.ts x: 145 lines of code y: 5 # changes packages/jest-reporters/src/getResultHeader.ts x: 37 lines of code y: 4 # changes packages/jest-reporters/src/getSnapshotStatus.ts x: 58 lines of code y: 3 # changes packages/jest-reporters/src/getSnapshotSummary.ts x: 121 lines of code y: 4 # changes packages/jest-reporters/src/utils.ts x: 288 lines of code y: 16 # changes packages/jest-resolve/src/resolver.ts x: 726 lines of code y: 10 # changes packages/jest-resolve/src/utils.ts x: 152 lines of code y: 5 # changes packages/jest-runner/src/runTest.ts x: 310 lines of code y: 54 # changes packages/jest-runner/src/testWorker.ts x: 93 lines of code y: 19 # changes packages/jest-runtime/src/helpers.ts x: 55 lines of code y: 12 # changes packages/jest-snapshot/src/SnapshotResolver.ts x: 102 lines of code y: 7 # changes packages/jest-snapshot/src/index.ts x: 430 lines of code y: 40 # changes packages/jest-snapshot/src/mockSerializer.ts x: 35 lines of code y: 2 # changes packages/jest-snapshot/src/printSnapshot.ts x: 261 lines of code y: 20 # changes packages/jest-snapshot/src/utils.ts x: 204 lines of code y: 28 # changes packages/jest-transform/src/runtimeErrorsAndWarnings.ts x: 55 lines of code y: 3 # changes packages/jest-transform/src/shouldInstrument.ts x: 89 lines of code y: 13 # changes packages/jest-util/src/createProcessObject.ts x: 83 lines of code y: 14 # changes packages/jest-validate/src/errors.ts x: 37 lines of code y: 10 # changes packages/jest-validate/src/utils.ts x: 44 lines of code y: 9 # changes packages/jest-validate/src/validateCLIOptions.ts x: 96 lines of code y: 17 # changes packages/jest-validate/src/warnings.ts x: 28 lines of code y: 8 # changes packages/jest-worker/src/index.ts x: 107 lines of code y: 19 # changes packages/jest-worker/src/workers/ChildProcessWorker.ts x: 192 lines of code y: 18 # changes packages/jest-worker/src/workers/NodeThreadsWorker.ts x: 176 lines of code y: 23 # changes packages/jest-worker/src/workers/processChild.ts x: 116 lines of code y: 11 # changes packages/jest-worker/src/workers/threadChild.ts x: 118 lines of code y: 11 # changes packages/pretty-format/perf/test.js x: 89 lines of code y: 20 # changes packages/pretty-format/src/collections.ts x: 153 lines of code y: 11 # changes packages/pretty-format/src/plugins/AsymmetricMatcher.ts x: 74 lines of code y: 6 # changes packages/pretty-format/src/plugins/DOMCollection.ts x: 57 lines of code y: 8 # changes packages/pretty-format/src/plugins/Immutable.ts x: 190 lines of code y: 6 # changes packages/pretty-format/src/plugins/ReactElement.ts x: 96 lines of code y: 14 # changes packages/pretty-format/src/plugins/lib/markup.ts x: 91 lines of code y: 6 # changes scripts/build.js x: 110 lines of code y: 49 # changes website/src/pages/animations/_landingAnimation.js x: 187 lines of code y: 2 # changes website/src/pages/versions.js x: 65 lines of code y: 4 # changes packages/jest-circus/src/run.ts x: 146 lines of code y: 17 # changes packages/jest-types/src/Global.ts x: 97 lines of code y: 22 # changes packages/jest-worker/src/Farm.ts x: 146 lines of code y: 15 # changes packages/expect-utils/src/utils.ts x: 321 lines of code y: 4 # changes packages/jest-circus/src/index.ts x: 170 lines of code y: 13 # changes packages/jest-each/src/bind.ts x: 75 lines of code y: 11 # changes packages/jest-jasmine2/src/jasmine/Spec.ts x: 238 lines of code y: 9 # changes packages/jest-jasmine2/src/jasmine/Suite.ts x: 170 lines of code y: 9 # changes packages/jest-jasmine2/src/jasmineAsyncInstall.ts x: 187 lines of code y: 19 # changes packages/jest-types/src/Circus.ts x: 208 lines of code y: 15 # changes packages/jest-core/src/cli/index.ts x: 238 lines of code y: 24 # changes packages/jest-haste-map/src/types.ts x: 133 lines of code y: 18 # changes packages/expect/src/jestMatchersObject.ts x: 93 lines of code y: 14 # changes packages/jest-core/src/getNoTestsFoundMessage.ts x: 35 lines of code y: 6 # changes packages/jest-config/src/Deprecated.ts x: 72 lines of code y: 15 # changes packages/test-utils/src/config.ts x: 141 lines of code y: 8 # changes scripts/cleanE2e.js x: 22 lines of code y: 5 # changes packages/jest-circus/src/eventHandler.ts x: 226 lines of code y: 17 # changes packages/jest-environment-jsdom/src/index.ts x: 131 lines of code y: 24 # changes packages/jest-util/src/setGlobal.ts x: 8 lines of code y: 6 # changes packages/jest-resolve/src/defaultResolver.ts x: 110 lines of code y: 31 # changes scripts/verifyPnP.js x: 65 lines of code y: 7 # changes packages/jest-core/src/runGlobalHook.ts x: 60 lines of code y: 18 # changes scripts/verifyOldTs.js x: 180 lines of code y: 8 # changes packages/diff-sequences/perf/index.js x: 119 lines of code y: 5 # changes packages/jest-circus/src/state.ts x: 46 lines of code y: 8 # changes packages/jest-each/src/index.ts x: 63 lines of code y: 11 # changes packages/jest-jasmine2/src/jasmine/jasmineLight.ts x: 112 lines of code y: 11 # changes packages/jest-jasmine2/src/jestExpect.ts x: 25 lines of code y: 18 # changes packages/jest-jasmine2/src/setup_jest_globals.ts x: 95 lines of code y: 16 # changes packages/jest-util/src/installCommonGlobals.ts x: 50 lines of code y: 10 # changes packages/jest-util/src/isPromise.ts x: 4 lines of code y: 2 # changes packages/jest-worker/src/__performance_tests__/test.js x: 135 lines of code y: 14 # changes scripts/babel-plugin-jest-native-globals.js x: 106 lines of code y: 7 # changes scripts/babel-plugin-jest-require-outside-vm.js x: 31 lines of code y: 2 # changes packages/jest-expect/src/index.ts x: 28 lines of code y: 2 # changes packages/jest-jasmine2/src/types.ts x: 76 lines of code y: 17 # changes packages/jest-circus/src/types.ts x: 13 lines of code y: 13 # changes packages/expect/src/types.ts x: 139 lines of code y: 16 # changes packages/jest-expect/src/types.ts x: 33 lines of code y: 1 # changes packages/jest-snapshot/src/types.ts x: 29 lines of code y: 11 # changes packages/babel-jest/src/index.ts x: 234 lines of code y: 20 # changes packages/jest-changed-files/src/git.ts x: 87 lines of code y: 16 # changes packages/jest-changed-files/src/index.ts x: 52 lines of code y: 11 # changes packages/jest-changed-files/src/types.ts x: 14 lines of code y: 5 # changes packages/jest-core/src/getChangedFilesPromise.ts x: 33 lines of code y: 9 # changes packages/jest-core/src/lib/isValidPath.ts x: 11 lines of code y: 2 # changes packages/jest-create-cache-key-function/src/index.ts x: 59 lines of code y: 5 # changes packages/jest-haste-map/src/HasteFS.ts x: 75 lines of code y: 9 # changes packages/jest-haste-map/src/crawlers/watchman.ts x: 265 lines of code y: 16 # changes packages/jest-jasmine2/src/index.ts x: 162 lines of code y: 28 # changes packages/jest-reporters/src/CoverageWorker.ts x: 34 lines of code y: 4 # changes packages/jest-reporters/src/generateEmptyCoverage.ts x: 79 lines of code y: 18 # changes packages/jest-reporters/src/types.ts x: 88 lines of code y: 15 # changes packages/jest-resolve-dependencies/src/index.ts x: 139 lines of code y: 17 # changes packages/jest-resolve/src/ModuleNotFoundError.ts x: 38 lines of code y: 5 # changes packages/jest-resolve/src/fileWalkers.ts x: 90 lines of code y: 3 # changes packages/jest-resolve/src/nodeModulesPaths.ts x: 50 lines of code y: 8 # changes packages/jest-resolve/src/shouldLoadAsEsm.ts x: 66 lines of code y: 10 # changes packages/jest-resolve/src/types.ts x: 15 lines of code y: 7 # changes packages/jest-runner/src/types.ts x: 46 lines of code y: 19 # changes packages/jest-serializer/src/index.ts x: 20 lines of code y: 10 # changes packages/jest-snapshot/src/InlineSnapshots.ts x: 295 lines of code y: 8 # changes packages/jest-snapshot/src/State.ts x: 248 lines of code y: 18 # changes packages/jest-transform/src/types.ts x: 97 lines of code y: 26 # changes packages/jest-util/src/createDirectory.ts x: 10 lines of code y: 8 # changes packages/jest-util/src/globsToMatcher.ts x: 42 lines of code y: 4 # changes packages/jest-util/src/replacePathSepForGlob.ts x: 3 lines of code y: 3 # changes packages/jest-util/src/requireOrImportModule.ts x: 45 lines of code y: 5 # changes packages/pretty-format/src/types.ts x: 77 lines of code y: 10 # changes packages/jest-jasmine2/src/errorOnPrivate.ts x: 62 lines of code y: 9 # changes jest.config.js x: 67 lines of code y: 33 # changes packages/jest-repl/src/cli/args.ts x: 40 lines of code y: 7 # changes packages/jest-repl/src/cli/index.ts x: 16 lines of code y: 11 # changes packages/jest-runner/src/index.ts x: 237 lines of code y: 31 # changes packages/jest-util/src/index.ts x: 21 lines of code y: 14 # changes scripts/buildTs.js x: 163 lines of code y: 14 # changes scripts/bundleTs.js x: 155 lines of code y: 1 # changes babel.config.js x: 41 lines of code y: 24 # changes packages/jest-circus/src/legacy-code-todo-rewrite/jestAdapter.ts x: 97 lines of code y: 29 # changes packages/jest-worker/src/base/BaseWorkerPool.ts x: 85 lines of code y: 9 # changes packages/jest-phabricator/src/index.ts x: 28 lines of code y: 4 # changes packages/jest-repl/src/index.ts x: 2 lines of code y: 2 # changes packages/jest-haste-map/src/watchers/FSEventsWatcher.ts x: 143 lines of code y: 3 # changes packages/jest-circus/runner.js x: 2 lines of code y: 6 # changes packages/expect-utils/src/index.ts x: 4 lines of code y: 1 # changes packages/expect-utils/src/types.ts x: 1 lines of code y: 1 # changes scripts/buildUtils.js x: 97 lines of code y: 16 # changes scripts/checkCopyrightHeaders.js x: 131 lines of code y: 17 # changes packages/jest-jasmine2/src/PCancelable.ts x: 71 lines of code y: 5 # changes packages/jest-worker/src/FifoQueue.ts x: 67 lines of code y: 3 # changes packages/jest-worker/src/PriorityQueue.ts x: 97 lines of code y: 2 # changes packages/jest-worker/src/WorkerPool.ts x: 31 lines of code y: 8 # changes packages/jest-worker/src/types.ts x: 144 lines of code y: 15 # changes packages/jest/src/index.ts x: 8 lines of code y: 1 # changes packages/jest-core/src/collectHandles.ts x: 117 lines of code y: 17 # changes packages/jest-resolve/src/isBuiltinModule.ts x: 5 lines of code y: 8 # changes packages/jest-changed-files/src/hg.ts x: 38 lines of code y: 12 # changes packages/jest-cli/src/init/index.ts x: 117 lines of code y: 20 # changes packages/jest-config/src/ReporterValidationErrors.ts x: 76 lines of code y: 13 # changes packages/jest-validate/src/validate.ts x: 105 lines of code y: 10 # changes packages/pretty-format/src/plugins/DOMElement.ts x: 104 lines of code y: 11 # changes packages/diff-sequences/src/index.ts x: 602 lines of code y: 5 # changes packages/jest-core/src/lib/updateGlobalConfig.ts x: 84 lines of code y: 4 # changes packages/jest-jasmine2/src/each.ts x: 31 lines of code y: 4 # changes packages/jest-util/src/testPathPatternToRegExp.ts x: 6 lines of code y: 4 # changes packages/jest-watcher/src/lib/formatTestNameByPattern.ts x: 43 lines of code y: 6 # changes scripts/watch.js x: 62 lines of code y: 20 # changes jest.config.tsd.js x: 12 lines of code y: 1 # changes website/static/css/jest.css x: 268 lines of code y: 14 # changes website/static/css/custom.css x: 277 lines of code y: 11 # changes packages/jest-diff/src/types.ts x: 42 lines of code y: 8 # changes website/src/css/docusaurusTheme.css x: 63 lines of code y: 2 # changes packages/jest-util/src/isInteractive.ts x: 2 lines of code y: 4 # changes packages/jest-console/src/BufferedConsole.ts x: 142 lines of code y: 14 # changes packages/jest-console/src/CustomConsole.ts x: 119 lines of code y: 16 # changes packages/jest-repl/src/cli/repl.ts x: 86 lines of code y: 11 # changes packages/jest-reporters/src/CoverageReporter.ts x: 423 lines of code y: 9 # changes packages/jest-config/src/setFromArgv.ts x: 48 lines of code y: 7 # changes website/src/pages/help.js x: 73 lines of code y: 3 # changes packages/jest-jasmine2/src/pTimeout.ts x: 21 lines of code y: 3 # changes packages/jest-circus/src/testCaseReportHandler.ts x: 16 lines of code y: 4 # changes packages/jest-core/src/FailedTestsCache.ts x: 26 lines of code y: 10 # changes packages/jest-core/src/ReporterDispatcher.ts x: 83 lines of code y: 11 # changes packages/jest-core/src/testSchedulerHelper.ts x: 24 lines of code y: 6 # changes packages/jest-resolve/src/index.ts x: 4 lines of code y: 37 # changes testSetupFile.js x: 1 lines of code y: 12 # changes packages/jest-core/src/getProjectDisplayName.ts x: 6 lines of code y: 3 # changes packages/jest-core/src/plugins/UpdateSnapshotsInteractive.ts x: 80 lines of code y: 3 # changes packages/jest-haste-map/src/watchers/RecrawlWarning.js x: 43 lines of code y: 3 # changes packages/jest-jasmine2/src/treeProcessor.ts x: 69 lines of code y: 7 # changes packages/jest-matcher-utils/src/deepCyclicCopyReplaceable.ts x: 94 lines of code y: 7 # changes website/i18n.js x: 45 lines of code y: 2 # changes packages/jest-jasmine2/src/isError.ts x: 14 lines of code y: 6 # changes packages/jest-watcher/src/lib/Prompt.ts x: 97 lines of code y: 8 # changes packages/jest-get-type/src/index.ts x: 51 lines of code y: 5 # changes packages/jest-matcher-utils/src/Replaceable.ts x: 51 lines of code y: 7 # changes website/src/css/algoliaDocSearchTheme.css x: 28 lines of code y: 1 # changes website/src/pages/videos.js x: 108 lines of code y: 2 # changes website/src/components/v1/GridBlock.js x: 76 lines of code y: 1 # changes website/src/components/v1/legacyCSS.css x: 213 lines of code y: 1 # changes website/src/prism/themeDark.js x: 53 lines of code y: 1 # changes website/src/prism/themeLight.js x: 50 lines of code y: 1 # changes packages/jest-core/src/TestWatcher.ts x: 23 lines of code y: 4 # changes packages/jest-haste-map/src/watchers/common.js x: 59 lines of code y: 2 # changes packages/jest-types/src/Transform.ts x: 5 lines of code y: 5 # changes packages/jest-validate/src/types.ts x: 36 lines of code y: 6 # changes packages/jest-haste-map/src/watchers/WatchmanWatcher.js x: 206 lines of code y: 1 # changes packages/jest-snapshot/src/plugins.ts x: 27 lines of code y: 7 # changes packages/test-utils/src/ConditionalTest.ts x: 33 lines of code y: 8 # changes packages/jest-diff/src/diffStrings.ts x: 32 lines of code y: 5 # changes packages/pretty-format/src/plugins/ReactTestComponent.ts x: 66 lines of code y: 9 # changes website/fetchSupporters.js x: 35 lines of code y: 7 # changes packages/test-utils/src/alignedAnsiStyleSerializer.ts x: 39 lines of code y: 5 # changes packages/jest-core/src/plugins/Quit.ts x: 22 lines of code y: 1 # changes packages/jest-core/src/plugins/TestNamePattern.ts x: 49 lines of code y: 1 # changes packages/jest-core/src/plugins/UpdateSnapshots.ts x: 38 lines of code y: 1 # changes packages/jest-validate/src/exampleConfig.ts x: 20 lines of code y: 5 # changes packages/jest-jasmine2/src/jasmine/ReportDispatcher.ts x: 48 lines of code y: 5 # changes packages/jest-config/src/validatePattern.ts x: 10 lines of code y: 3 # changes packages/jest-haste-map/src/lib/isRegExpSupported.ts x: 8 lines of code y: 2 # changes packages/jest-types/src/TestResult.ts x: 24 lines of code y: 8 # changes packages/jest-core/src/getProjectNamesMissingWarning.ts x: 21 lines of code y: 1 # changes packages/jest-watcher/src/JestHooks.ts x: 64 lines of code y: 6 # changes scripts/babel-plugin-jest-replace-ts-require-assignment.js x: 20 lines of code y: 2 # changes packages/jest-circus/src/globalErrorHandlers.ts x: 30 lines of code y: 6 # changes packages/babel-preset-jest/index.js x: 5 lines of code y: 10 # changes packages/pretty-format/src/plugins/ConvertAnsi.ts x: 61 lines of code y: 7 # changes packages/jest-types/src/index.ts x: 6 lines of code y: 15 # changes packages/jest-diff/src/getAlignedDiffs.ts x: 156 lines of code y: 6 # changes packages/jest-jasmine2/src/jasmine/JsApiReporter.ts x: 87 lines of code y: 3 # changes packages/jest-watcher/src/index.ts x: 16 lines of code y: 3 # changes packages/jest-jasmine2/src/jasmine/CallTracker.ts x: 52 lines of code y: 2 # changes packages/jest-worker/src/__performance_tests__/workers/jest_worker.js x: 7 lines of code y: 6 # changes jest.config.ci.js x: 15 lines of code y: 9 # changes packages/jest-snapshot/src/dedentLines.ts x: 97 lines of code y: 1 # changes packages/jest-cli/src/index.ts x: 1 lines of code y: 5 # changes packages/jest-diff/src/cleanupSemantic.ts x: 395 lines of code y: 1 # changes packages/jest-cli/src/init/errors.ts x: 17 lines of code y: 1 # changes
107.0
# changes
  min: 1.0
  average: 10.41
  25th percentile: 3.0
  median: 7.0
  75th percentile: 14.0
  max: 107.0
0 1950.0
lines of code
min: 1.0 | average: 111.55 | 25th percentile: 21.0 | median: 57.5 | 75th percentile: 121.25 | max: 1950.0

Number of Contributors vs. Number of Changes: 382 points

packages/jest-reporters/src/GitHubActionsReporter.ts x: 1 # contributors y: 1 # changes packages/jest-reporters/src/index.ts x: 6 # contributors y: 9 # changes packages/jest-cli/src/cli/args.ts x: 17 # contributors y: 32 # changes packages/jest-cli/src/init/questions.ts x: 5 # contributors y: 6 # changes packages/jest-config/src/Descriptions.ts x: 8 # contributors y: 10 # changes packages/jest-environment/src/index.ts x: 15 # contributors y: 37 # changes packages/jest-mock/src/index.ts x: 19 # contributors y: 37 # changes packages/jest-config/src/Defaults.ts x: 13 # contributors y: 22 # changes packages/jest-config/src/ValidConfig.ts x: 20 # contributors y: 29 # changes packages/jest-transform/src/ScriptTransformer.ts x: 20 # contributors y: 56 # changes packages/expect-utils/src/jasmineUtils.ts x: 2 # contributors y: 2 # changes packages/expect/src/spyMatchers.ts x: 7 # contributors y: 21 # changes packages/jest-fake-timers/src/legacyFakeTimers.ts x: 8 # contributors y: 19 # changes packages/jest-core/src/TestNamePatternPrompt.ts x: 4 # contributors y: 8 # changes packages/jest-watcher/src/PatternPrompt.ts x: 2 # contributors y: 11 # changes packages/jest-environment-node/src/index.ts x: 13 # contributors y: 27 # changes packages/jest-config/src/index.ts x: 20 # contributors y: 35 # changes packages/jest-config/src/normalize.ts x: 28 # contributors y: 62 # changes packages/jest-core/src/runJest.ts x: 12 # contributors y: 34 # changes packages/jest-types/src/Config.ts x: 37 # contributors y: 63 # changes website/docusaurus.config.js x: 7 # contributors y: 13 # changes website/src/pages/index.js x: 6 # contributors y: 7 # changes packages/jest-runtime/src/index.ts x: 40 # contributors y: 107 # changes packages/jest-core/src/SearchSource.ts x: 10 # contributors y: 23 # changes packages/jest-jasmine2/src/reporter.ts x: 6 # contributors y: 10 # changes packages/jest-each/src/table/array.ts x: 5 # contributors y: 12 # changes packages/jest-circus/src/formatNodeAssertErrors.ts x: 9 # contributors y: 19 # changes packages/babel-plugin-jest-hoist/src/index.ts x: 7 # contributors y: 26 # changes packages/expect/src/extractExpectedAssertionsErrors.ts x: 2 # contributors y: 5 # changes packages/expect/src/index.ts x: 10 # contributors y: 27 # changes packages/expect/src/matchers.ts x: 14 # contributors y: 35 # changes packages/expect/src/print.ts x: 3 # contributors y: 10 # changes packages/expect/src/toThrowMatchers.ts x: 4 # contributors y: 15 # changes packages/jest-circus/src/legacy-code-todo-rewrite/jestAdapterInit.ts x: 15 # contributors y: 35 # changes packages/jest-circus/src/utils.ts x: 14 # contributors y: 30 # changes packages/jest-cli/src/cli/index.ts x: 4 # contributors y: 18 # changes packages/jest-cli/src/init/generateConfigFile.ts x: 4 # contributors y: 7 # changes packages/jest-config/src/utils.ts x: 5 # contributors y: 19 # changes packages/jest-console/src/getConsoleOutput.ts x: 2 # contributors y: 12 # changes packages/jest-core/src/SnapshotInteractiveMode.ts x: 2 # contributors y: 9 # changes packages/jest-core/src/TestScheduler.ts x: 11 # contributors y: 33 # changes packages/jest-core/src/getNoTestFound.ts x: 1 # contributors y: 6 # changes packages/jest-core/src/getNoTestFoundFailed.ts x: 3 # contributors y: 6 # changes packages/jest-core/src/getNoTestFoundRelatedToChangedFiles.ts x: 2 # contributors y: 6 # changes packages/jest-core/src/getNoTestFoundVerbose.ts x: 4 # contributors y: 10 # changes packages/jest-core/src/lib/handleDeprecationWarnings.ts x: 2 # contributors y: 3 # changes packages/jest-core/src/watch.ts x: 9 # contributors y: 22 # changes packages/jest-diff/src/index.ts x: 6 # contributors y: 20 # changes packages/jest-diff/src/joinAlignedDiffs.ts x: 3 # contributors y: 9 # changes packages/jest-diff/src/printDiffs.ts x: 3 # contributors y: 14 # changes packages/jest-each/src/table/interpolation.ts x: 3 # contributors y: 4 # changes packages/jest-each/src/validation.ts x: 4 # contributors y: 12 # changes packages/jest-haste-map/src/ModuleMap.ts x: 6 # contributors y: 16 # changes packages/jest-haste-map/src/crawlers/node.ts x: 8 # contributors y: 18 # changes packages/jest-haste-map/src/getMockName.ts x: 1 # contributors y: 4 # changes packages/jest-haste-map/src/index.ts x: 17 # contributors y: 46 # changes packages/jest-haste-map/src/lib/fast_path.ts x: 2 # contributors y: 4 # changes packages/jest-haste-map/src/watchers/NodeWatcher.js x: 1 # contributors y: 2 # changes packages/jest-haste-map/src/worker.ts x: 3 # contributors y: 8 # changes packages/jest-jasmine2/src/expectationResultFactory.ts x: 5 # contributors y: 9 # changes packages/jest-jasmine2/src/jasmine/Env.ts x: 10 # contributors y: 29 # changes packages/jest-jasmine2/src/jasmine/SpyStrategy.ts x: 3 # contributors y: 5 # changes packages/jest-leak-detector/src/index.ts x: 6 # contributors y: 15 # changes packages/jest-matcher-utils/src/index.ts x: 8 # contributors y: 28 # changes packages/jest-message-util/src/index.ts x: 9 # contributors y: 31 # changes packages/jest-repl/src/cli/runtime-cli.ts x: 7 # contributors y: 12 # changes packages/jest-reporters/src/NotifyReporter.ts x: 3 # contributors y: 7 # changes packages/jest-reporters/src/Status.ts x: 3 # contributors y: 11 # changes packages/jest-reporters/src/utils.ts x: 7 # contributors y: 16 # changes packages/jest-resolve/src/utils.ts x: 1 # contributors y: 5 # changes packages/jest-runner/src/runTest.ts x: 21 # contributors y: 54 # changes packages/jest-runner/src/testWorker.ts x: 6 # contributors y: 19 # changes packages/jest-snapshot/src/index.ts x: 13 # contributors y: 40 # changes packages/jest-snapshot/src/printSnapshot.ts x: 4 # contributors y: 20 # changes packages/jest-snapshot/src/utils.ts x: 13 # contributors y: 28 # changes packages/jest-transform/src/enhanceUnexpectedTokenMessage.ts x: 3 # contributors y: 12 # changes packages/jest-transform/src/shouldInstrument.ts x: 5 # contributors y: 13 # changes packages/jest-util/src/createProcessObject.ts x: 6 # contributors y: 14 # changes packages/jest-validate/src/errors.ts x: 2 # contributors y: 10 # changes packages/jest-validate/src/validateCLIOptions.ts x: 6 # contributors y: 17 # changes packages/jest-validate/src/warnings.ts x: 2 # contributors y: 8 # changes packages/jest-worker/src/index.ts x: 10 # contributors y: 19 # changes packages/jest-worker/src/workers/ChildProcessWorker.ts x: 7 # contributors y: 18 # changes packages/jest-worker/src/workers/NodeThreadsWorker.ts x: 11 # contributors y: 23 # changes packages/jest-worker/src/workers/processChild.ts x: 5 # contributors y: 11 # changes packages/pretty-format/perf/test.js x: 9 # contributors y: 20 # changes packages/pretty-format/src/collections.ts x: 6 # contributors y: 11 # changes packages/pretty-format/src/plugins/ReactElement.ts x: 8 # contributors y: 14 # changes scripts/build.js x: 17 # contributors y: 49 # changes packages/jest-circus/src/run.ts x: 9 # contributors y: 17 # changes packages/jest-types/src/Global.ts x: 12 # contributors y: 22 # changes packages/jest-worker/src/Farm.ts x: 11 # contributors y: 15 # changes packages/jest-circus/src/index.ts x: 8 # contributors y: 13 # changes packages/jest-jasmine2/src/jasmine/Suite.ts x: 4 # contributors y: 9 # changes packages/jest-types/src/Circus.ts x: 7 # contributors y: 15 # changes packages/jest-util/src/convertDescriptorToString.ts x: 4 # contributors y: 6 # changes packages/jest-core/src/cli/index.ts x: 8 # contributors y: 24 # changes packages/test-utils/src/config.ts x: 5 # contributors y: 8 # changes scripts/cleanE2e.js x: 4 # contributors y: 5 # changes packages/jest-circus/src/eventHandler.ts x: 8 # contributors y: 17 # changes packages/jest-environment-jsdom/src/index.ts x: 12 # contributors y: 24 # changes packages/jest-resolve/src/defaultResolver.ts x: 10 # contributors y: 31 # changes scripts/verifyPnP.js x: 1 # contributors y: 7 # changes scripts/verifyOldTs.js x: 1 # contributors y: 8 # changes packages/jest-circus/src/state.ts x: 6 # contributors y: 8 # changes packages/jest-jasmine2/src/jestExpect.ts x: 6 # contributors y: 18 # changes packages/jest-jasmine2/src/setup_jest_globals.ts x: 8 # contributors y: 16 # changes packages/jest-worker/src/__performance_tests__/test.js x: 7 # contributors y: 14 # changes packages/jest-jasmine2/src/types.ts x: 7 # contributors y: 17 # changes packages/jest-circus/src/types.ts x: 6 # contributors y: 13 # changes packages/jest-snapshot/src/types.ts x: 7 # contributors y: 11 # changes packages/jest-config/src/readConfigFileAndSetRootDir.ts x: 7 # contributors y: 20 # changes packages/jest-reporters/src/generateEmptyCoverage.ts x: 5 # contributors y: 18 # changes packages/jest-resolve/src/types.ts x: 2 # contributors y: 7 # changes packages/jest-snapshot/src/State.ts x: 9 # contributors y: 18 # changes packages/jest-transform/src/types.ts x: 10 # contributors y: 26 # changes packages/jest-util/src/replacePathSepForGlob.ts x: 1 # contributors y: 3 # changes jest.config.js x: 19 # contributors y: 33 # changes packages/jest-runner/src/index.ts x: 13 # contributors y: 31 # changes packages/jest-util/src/index.ts x: 5 # contributors y: 14 # changes scripts/buildTs.js x: 4 # contributors y: 14 # changes packages/jest-circus/src/legacy-code-todo-rewrite/jestAdapter.ts x: 7 # contributors y: 29 # changes scripts/buildUtils.js x: 4 # contributors y: 16 # changes packages/jest-worker/src/FifoQueue.ts x: 3 # contributors y: 3 # changes packages/jest-cli/src/init/index.ts x: 8 # contributors y: 20 # changes packages/jest-config/src/ReporterValidationErrors.ts x: 3 # contributors y: 13 # changes website/static/css/jest.css x: 10 # contributors y: 14 # changes website/static/css/custom.css x: 8 # contributors y: 11 # changes packages/jest-core/src/ReporterDispatcher.ts x: 4 # contributors y: 11 # changes packages/jest-resolve/src/index.ts x: 14 # contributors y: 37 # changes testSetupFile.js x: 8 # contributors y: 12 # changes crowdin.yaml x: 5 # contributors y: 10 # changes packages/jest-get-type/src/index.ts x: 5 # contributors y: 5 # changes scripts/mapCoverage.js x: 7 # contributors y: 10 # changes packages/jest-types/src/index.ts x: 5 # contributors y: 15 # changes
107.0
# changes
  min: 1.0
  average: 10.41
  25th percentile: 3.0
  median: 7.0
  75th percentile: 14.0
  max: 107.0
0 40.0
# contributors
min: 1.0 | average: 4.63 | 25th percentile: 2.0 | median: 3.0 | 75th percentile: 6.0 | max: 40.0