epam / eco-schema-catalog
File Change Frequency

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

Overview
File Change Frequency Overall
  • There are 421 files with 23,586 lines of code.
    • 0 files changed more than 100 times (0 lines of code)
    • 0 files changed 51-100 times (0 lines of code)
    • 0 files changed 21-50 times (0 lines of code)
    • 14 files changed 6-20 times (3,911 lines of code)
    • 407 files changed 1-5 times (19,675 lines of code)
0% | 0% | 0% | 16% | 83%
Legend:
101+
51-100
21-50
6-20
1-5

explore: grouped by folders | grouped by update frequency | data
Contributors Count Frequency Overall
  • There are 421 files with 23,586 lines of code.
    • 0 files changed by more than 25 contributors (0 lines of code)
    • 0 files changed by 11-25 contributors (0 lines of code)
    • 8 files changed by 6-10 contributors (2,330 lines of code)
    • 189 files changed by 2-5 contributors (13,367 lines of code)
    • 224 files changed by 1 contributor (7,889 lines of code)
0% | 0% | 9% | 56% | 33%
Legend:
26+
11-25
6-10
2-5
1

explore: grouped by folders | grouped by contributors count | data
File Change Frequency per File Extension
java, js, scss, json, avsc, svg, xml, properties, md, yaml, gitignore, dockerignore, gitattributes, ejs, txt, editorconfig, cmd
File Change Frequency per Extension
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
java0% | 0% | 0% | 28% | 71%
xml0% | 0% | 0% | 53% | 46%
yaml0% | 0% | 0% | 100% | 0%
js0% | 0% | 0% | 0% | 100%
scss0% | 0% | 0% | 0% | 100%
avsc0% | 0% | 0% | 0% | 100%
ejs0% | 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
commons0% | 0% | 0% | 32% | 67%
store0% | 0% | 0% | 34% | 65%
fts0% | 0% | 0% | 66% | 33%
docker0% | 0% | 0% | 100% | 0%
ui0% | 0% | 0% | 0% | 100%
rest0% | 0% | 0% | 0% | 100%
_scripts0% | 0% | 0% | 0% | 100%
client0% | 0% | 0% | 0% | 100%
Most Frequently Changed Files (Top 50)

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
CachedExtendedSchemaRegistryClient.java
in commons/src/main/java/com/epam/eco/schemacatalog/client
560 64 2019-09-19 2024-12-11 13 9 raman_babich@epam.com ilia_zemtsov@epam.com
ExtendedRestService.java
in commons/src/main/java/com/epam/eco/schemacatalog/client
192 20 2019-09-19 2024-12-09 12 8 raman_babich@epam.com ilia_zemtsov@epam.com
MockExtendedSchemaRegistryClient.java
in commons/src/main/java/com/epam/eco/schemacatalog/client
480 52 2019-09-19 2024-12-25 12 9 raman_babich@epam.com valyaev.alexei@gmail.com
EcoCachedSchemaRegistryClient.java
in commons/src/main/java/com/epam/eco/schemacatalog/client
680 85 2019-10-17 2024-12-11 11 6 andrei_tytsik@epam.com ilia_zemtsov@epam.com
85 - 2019-09-19 2024-11-13 10 6 raman_babich@epam.com 36859396+vfem@users.noreply...
190 - 2019-09-19 2024-12-09 10 5 raman_babich@epam.com ilia_zemtsov@epam.com
KafkaSchemaRegistryStore.java
in store/src/main/java/com/epam/eco/schemacatalog/store/schema/kafka
604 44 2019-09-19 2024-12-11 10 5 raman_babich@epam.com ilia_zemtsov@epam.com
43 - 2019-09-19 2024-11-29 8 6 raman_babich@epam.com 124697396+alexei-valyaev@us...
ExtendedSchemaRegistryClient.java
in commons/src/main/java/com/epam/eco/schemacatalog/client
77 - 2019-09-19 2024-12-11 8 7 raman_babich@epam.com ilia_zemtsov@epam.com
SchemaCatalogStoreImpl.java
in store/src/main/java/com/epam/eco/schemacatalog/store
215 23 2019-09-19 2024-12-11 8 5 raman_babich@epam.com ilia_zemtsov@epam.com
SchemaDocumentConverter.java
in fts/src/main/java/com/epam/eco/schemacatalog/fts/convert
118 6 2019-09-19 2024-12-11 7 4 raman_babich@epam.com ilia_zemtsov@epam.com
ReadOnlySchemaRegistryClient.java
in commons/src/main/java/com/epam/eco/schemacatalog/client
81 18 2019-09-19 2022-06-24 6 3 raman_babich@epam.com shabunevich.aleaksei@gmail.com
SchemaDocumentRepositoryImpl.java
in fts/src/main/java/com/epam/eco/schemacatalog/fts/repo
245 14 2019-09-19 2024-11-13 6 4 raman_babich@epam.com 36859396+vfem@users.noreply...
SchemaDocument.java
in fts/src/main/java/com/epam/eco/schemacatalog/fts
341 54 2019-09-19 2024-12-11 6 4 raman_babich@epam.com ilia_zemtsov@epam.com
SchemaRegistryStore.java
in store/src/main/java/com/epam/eco/schemacatalog/store/schema
31 - 2019-09-19 2024-12-11 5 5 raman_babich@epam.com ilia_zemtsov@epam.com
EnumController.java
in rest/src/main/java/com/epam/eco/schemacatalog/rest/controller
33 1 2019-09-19 2022-06-24 5 4 raman_babich@epam.com shabunevich.aleaksei@gmail.com
SchemaController.java
in rest/src/main/java/com/epam/eco/schemacatalog/rest/controller
101 8 2019-09-19 2024-12-11 5 5 raman_babich@epam.com ilia_zemtsov@epam.com
SchemaEntity.java
in store/src/main/java/com/epam/eco/schemacatalog/store/schema
116 21 2019-09-19 2024-12-11 5 5 raman_babich@epam.com ilia_zemtsov@epam.com
AbstractSchemaRegistryClientDecorator.java
in commons/src/main/java/com/epam/eco/schemacatalog/client
193 44 2019-09-19 2022-06-24 5 3 raman_babich@epam.com shabunevich.aleaksei@gmail.com
SchemaProfile.java
in rest/src/main/java/com/epam/eco/schemacatalog/rest/view
213 30 2019-09-19 2024-12-11 5 6 raman_babich@epam.com ilia_zemtsov@epam.com
FullSchemaInfo.java
in commons/src/main/java/com/epam/eco/schemacatalog/domain/schema
225 29 2019-09-19 2024-12-11 5 5 raman_babich@epam.com ilia_zemtsov@epam.com
schemaActions.js
in ui/src/client/actions/schemaActions
354 - 2019-09-19 2024-12-11 5 4 raman_babich@epam.com ilia_zemtsov@epam.com
SchemaCatalogRestApplication.java
in rest/src/main/java/com/epam/eco/schemacatalog/rest
13 1 2019-09-19 2024-11-13 4 4 raman_babich@epam.com 36859396+vfem@users.noreply...
SchemaDocumentRepositoryCustom.java
in fts/src/main/java/com/epam/eco/schemacatalog/fts/repo
14 - 2019-09-19 2024-11-13 4 4 raman_babich@epam.com 36859396+vfem@users.noreply...
SchemaCatalogFtsAutoConfiguration.java
in fts/src/main/java/com/epam/eco/schemacatalog/fts/autoconfigure
16 1 2019-09-19 2024-11-13 4 4 raman_babich@epam.com 36859396+vfem@users.noreply...
MetadataEditCheckbox.js
in ui/src/client/components/Pages/common/Schema/common/Metadata/MetadataEdit/MetadataEditCheckbox
22 - 2019-09-19 2024-12-11 4 5 raman_babich@epam.com ilia_zemtsov@epam.com
SchemaDocumentRepository.java
in fts/src/main/java/com/epam/eco/schemacatalog/fts/repo
28 - 2019-09-19 2024-11-13 4 4 raman_babich@epam.com 36859396+vfem@users.noreply...
ConfigValue.java
in store/src/main/java/com/epam/eco/schemacatalog/store/schema/kafka
50 9 2019-09-19 2024-12-11 4 5 raman_babich@epam.com ilia_zemtsov@epam.com
Tag.java
in commons/src/main/java/com/epam/eco/schemacatalog/domain/metadata/format
54 6 2019-09-19 2024-11-13 4 4 raman_babich@epam.com 36859396+vfem@users.noreply...
VersionSelector.js
in ui/src/client/components/Pages/common/Schema/VersionSelector
73 3 2019-09-19 2019-11-18 4 2 raman_babich@epam.com yauheni_serafimovich@epam.com
httpService.js
in ui/src/client/services
85 - 2019-09-19 2024-12-11 4 4 raman_babich@epam.com ilia_zemtsov@epam.com
FtsConstants.java
in commons/src/main/java/com/epam/eco/schemacatalog/fts
88 8 2019-09-19 2022-06-24 4 3 raman_babich@epam.com shabunevich.aleaksei@gmail.com
SchemaDocumentIndexer.java
in fts/src/main/java/com/epam/eco/schemacatalog/fts
106 8 2019-09-19 2023-03-10 4 3 raman_babich@epam.com valyaev.alexei@gmail.com
VerifiableKafkaAvroDeserializer.java
in commons/src/main/java/com/epam/eco/schemacatalog/serde/kafka
121 13 2019-09-19 2022-06-24 4 3 raman_babich@epam.com shabunevich.aleaksei@gmail.com
DetailedAvroCompatibilityChecker.java
in commons/src/main/java/com/epam/eco/schemacatalog/utils
136 9 2019-09-19 2023-03-10 4 4 raman_babich@epam.com valyaev.alexei@gmail.com
QueryController.java
in rest/src/main/java/com/epam/eco/schemacatalog/rest/controller
137 9 2019-09-19 2020-06-02 4 2 raman_babich@epam.com andrei_tytsik@epam.com
SchemaProfileCreator.java
in rest/src/main/java/com/epam/eco/schemacatalog/rest/utils
143 4 2019-09-19 2024-12-11 4 5 raman_babich@epam.com ilia_zemtsov@epam.com
Schema.js
in ui/src/client/components/Pages/common/Schema
184 1 2019-09-19 2024-12-11 4 4 raman_babich@epam.com ilia_zemtsov@epam.com
LiteSchemaInfo.java
in commons/src/main/java/com/epam/eco/schemacatalog/domain/schema
188 25 2019-09-19 2022-06-24 4 3 raman_babich@epam.com shabunevich.aleaksei@gmail.com
KafkaMetadataStore.java
in store/src/main/java/com/epam/eco/schemacatalog/store/metadata/kafka
301 26 2019-09-19 2020-06-02 4 2 raman_babich@epam.com andrei_tytsik@epam.com
KeyType.java
in store/src/main/java/com/epam/eco/schemacatalog/store/schema/kafka
4 - 2019-09-19 2020-06-02 3 2 raman_babich@epam.com andrei_tytsik@epam.com
SchemaRegistryStoreUpdateListener.java
in store/src/main/java/com/epam/eco/schemacatalog/store/schema
7 - 2019-09-19 2020-06-02 3 2 raman_babich@epam.com andrei_tytsik@epam.com
SchemaCatalogStoreUpdateListener.java
in store/src/main/java/com/epam/eco/schemacatalog/store
8 - 2019-09-19 2020-06-02 3 2 raman_babich@epam.com andrei_tytsik@epam.com
Schemafull.java
in commons/src/main/java/com/epam/eco/schemacatalog/domain/schema
11 - 2019-09-19 2022-06-24 3 3 raman_babich@epam.com shabunevich.aleaksei@gmail.com
MetadataStore.java
in store/src/main/java/com/epam/eco/schemacatalog/store/metadata
13 - 2019-09-19 2020-06-02 3 2 raman_babich@epam.com andrei_tytsik@epam.com
ApiController.java
in rest/src/main/java/com/epam/eco/schemacatalog/rest/controller
17 1 2019-09-19 2020-06-02 3 2 raman_babich@epam.com andrei_tytsik@epam.com
EcoIdUtils.java
in commons/src/main/java/com/epam/eco/schemacatalog/utils
17 3 2019-09-19 2020-06-02 3 2 raman_babich@epam.com andrei_tytsik@epam.com
KafkaMetadataStoreConfiguration.java
in store/src/main/java/com/epam/eco/schemacatalog/store/metadata/kafka
18 2 2019-09-19 2020-06-02 3 2 raman_babich@epam.com andrei_tytsik@epam.com
index.js
in ui/src/client/components/Pages/common/Schema/SchemaDeleteActions
19 - 2019-09-19 2024-12-11 3 4 raman_babich@epam.com ilia_zemtsov@epam.com
KafkaSchemaRegistryStoreConfiguration.java
in store/src/main/java/com/epam/eco/schemacatalog/store/schema/kafka
24 2 2019-09-19 2020-06-02 3 2 raman_babich@epam.com andrei_tytsik@epam.com
Files With Most Contributors (Top 50)
Based on the number of unique email addresses found in commits.

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
CachedExtendedSchemaRegistryClient.java
in commons/src/main/java/com/epam/eco/schemacatalog/client
560 64 2019-09-19 2024-12-11 13 9 raman_babich@epam.com ilia_zemtsov@epam.com
MockExtendedSchemaRegistryClient.java
in commons/src/main/java/com/epam/eco/schemacatalog/client
480 52 2019-09-19 2024-12-25 12 9 raman_babich@epam.com valyaev.alexei@gmail.com
ExtendedRestService.java
in commons/src/main/java/com/epam/eco/schemacatalog/client
192 20 2019-09-19 2024-12-09 12 8 raman_babich@epam.com ilia_zemtsov@epam.com
ExtendedSchemaRegistryClient.java
in commons/src/main/java/com/epam/eco/schemacatalog/client
77 - 2019-09-19 2024-12-11 8 7 raman_babich@epam.com ilia_zemtsov@epam.com
EcoCachedSchemaRegistryClient.java
in commons/src/main/java/com/epam/eco/schemacatalog/client
680 85 2019-10-17 2024-12-11 11 6 andrei_tytsik@epam.com ilia_zemtsov@epam.com
85 - 2019-09-19 2024-11-13 10 6 raman_babich@epam.com 36859396+vfem@users.noreply...
43 - 2019-09-19 2024-11-29 8 6 raman_babich@epam.com 124697396+alexei-valyaev@us...
SchemaProfile.java
in rest/src/main/java/com/epam/eco/schemacatalog/rest/view
213 30 2019-09-19 2024-12-11 5 6 raman_babich@epam.com ilia_zemtsov@epam.com
190 - 2019-09-19 2024-12-09 10 5 raman_babich@epam.com ilia_zemtsov@epam.com
KafkaSchemaRegistryStore.java
in store/src/main/java/com/epam/eco/schemacatalog/store/schema/kafka
604 44 2019-09-19 2024-12-11 10 5 raman_babich@epam.com ilia_zemtsov@epam.com
SchemaCatalogStoreImpl.java
in store/src/main/java/com/epam/eco/schemacatalog/store
215 23 2019-09-19 2024-12-11 8 5 raman_babich@epam.com ilia_zemtsov@epam.com
FullSchemaInfo.java
in commons/src/main/java/com/epam/eco/schemacatalog/domain/schema
225 29 2019-09-19 2024-12-11 5 5 raman_babich@epam.com ilia_zemtsov@epam.com
SchemaController.java
in rest/src/main/java/com/epam/eco/schemacatalog/rest/controller
101 8 2019-09-19 2024-12-11 5 5 raman_babich@epam.com ilia_zemtsov@epam.com
SchemaRegistryStore.java
in store/src/main/java/com/epam/eco/schemacatalog/store/schema
31 - 2019-09-19 2024-12-11 5 5 raman_babich@epam.com ilia_zemtsov@epam.com
SchemaEntity.java
in store/src/main/java/com/epam/eco/schemacatalog/store/schema
116 21 2019-09-19 2024-12-11 5 5 raman_babich@epam.com ilia_zemtsov@epam.com
MetadataEditCheckbox.js
in ui/src/client/components/Pages/common/Schema/common/Metadata/MetadataEdit/MetadataEditCheckbox
22 - 2019-09-19 2024-12-11 4 5 raman_babich@epam.com ilia_zemtsov@epam.com
SchemaProfileCreator.java
in rest/src/main/java/com/epam/eco/schemacatalog/rest/utils
143 4 2019-09-19 2024-12-11 4 5 raman_babich@epam.com ilia_zemtsov@epam.com
ConfigValue.java
in store/src/main/java/com/epam/eco/schemacatalog/store/schema/kafka
50 9 2019-09-19 2024-12-11 4 5 raman_babich@epam.com ilia_zemtsov@epam.com
SchemaDocumentConverter.java
in fts/src/main/java/com/epam/eco/schemacatalog/fts/convert
118 6 2019-09-19 2024-12-11 7 4 raman_babich@epam.com ilia_zemtsov@epam.com
SchemaDocument.java
in fts/src/main/java/com/epam/eco/schemacatalog/fts
341 54 2019-09-19 2024-12-11 6 4 raman_babich@epam.com ilia_zemtsov@epam.com
SchemaDocumentRepositoryImpl.java
in fts/src/main/java/com/epam/eco/schemacatalog/fts/repo
245 14 2019-09-19 2024-11-13 6 4 raman_babich@epam.com 36859396+vfem@users.noreply...
schemaActions.js
in ui/src/client/actions/schemaActions
354 - 2019-09-19 2024-12-11 5 4 raman_babich@epam.com ilia_zemtsov@epam.com
EnumController.java
in rest/src/main/java/com/epam/eco/schemacatalog/rest/controller
33 1 2019-09-19 2022-06-24 5 4 raman_babich@epam.com shabunevich.aleaksei@gmail.com
Schema.js
in ui/src/client/components/Pages/common/Schema
184 1 2019-09-19 2024-12-11 4 4 raman_babich@epam.com ilia_zemtsov@epam.com
httpService.js
in ui/src/client/services
85 - 2019-09-19 2024-12-11 4 4 raman_babich@epam.com ilia_zemtsov@epam.com
DetailedAvroCompatibilityChecker.java
in commons/src/main/java/com/epam/eco/schemacatalog/utils
136 9 2019-09-19 2023-03-10 4 4 raman_babich@epam.com valyaev.alexei@gmail.com
Tag.java
in commons/src/main/java/com/epam/eco/schemacatalog/domain/metadata/format
54 6 2019-09-19 2024-11-13 4 4 raman_babich@epam.com 36859396+vfem@users.noreply...
SchemaCatalogFtsAutoConfiguration.java
in fts/src/main/java/com/epam/eco/schemacatalog/fts/autoconfigure
16 1 2019-09-19 2024-11-13 4 4 raman_babich@epam.com 36859396+vfem@users.noreply...
SchemaDocumentRepositoryCustom.java
in fts/src/main/java/com/epam/eco/schemacatalog/fts/repo
14 - 2019-09-19 2024-11-13 4 4 raman_babich@epam.com 36859396+vfem@users.noreply...
SchemaDocumentRepository.java
in fts/src/main/java/com/epam/eco/schemacatalog/fts/repo
28 - 2019-09-19 2024-11-13 4 4 raman_babich@epam.com 36859396+vfem@users.noreply...
SchemaCatalogRestApplication.java
in rest/src/main/java/com/epam/eco/schemacatalog/rest
13 1 2019-09-19 2024-11-13 4 4 raman_babich@epam.com 36859396+vfem@users.noreply...
index.js
in ui/src/client/components/Pages/common/Schema
51 3 2019-09-19 2024-12-11 3 4 raman_babich@epam.com ilia_zemtsov@epam.com
Schema.scss
in ui/src/client/components/Pages/common/Schema
94 - 2019-09-19 2024-12-11 3 4 raman_babich@epam.com ilia_zemtsov@epam.com
index.js
in ui/src/client/components/Pages/common/Schema/SchemaDeleteActions
19 - 2019-09-19 2024-12-11 3 4 raman_babich@epam.com ilia_zemtsov@epam.com
schemaReducer.js
in ui/src/client/reducers/schemaReducer
247 2 2019-09-19 2024-12-11 3 4 raman_babich@epam.com ilia_zemtsov@epam.com
ReadOnlySchemaRegistryClient.java
in commons/src/main/java/com/epam/eco/schemacatalog/client
81 18 2019-09-19 2022-06-24 6 3 raman_babich@epam.com shabunevich.aleaksei@gmail.com
AbstractSchemaRegistryClientDecorator.java
in commons/src/main/java/com/epam/eco/schemacatalog/client
193 44 2019-09-19 2022-06-24 5 3 raman_babich@epam.com shabunevich.aleaksei@gmail.com
FtsConstants.java
in commons/src/main/java/com/epam/eco/schemacatalog/fts
88 8 2019-09-19 2022-06-24 4 3 raman_babich@epam.com shabunevich.aleaksei@gmail.com
LiteSchemaInfo.java
in commons/src/main/java/com/epam/eco/schemacatalog/domain/schema
188 25 2019-09-19 2022-06-24 4 3 raman_babich@epam.com shabunevich.aleaksei@gmail.com
VerifiableKafkaAvroDeserializer.java
in commons/src/main/java/com/epam/eco/schemacatalog/serde/kafka
121 13 2019-09-19 2022-06-24 4 3 raman_babich@epam.com shabunevich.aleaksei@gmail.com
SchemaDocumentIndexer.java
in fts/src/main/java/com/epam/eco/schemacatalog/fts
106 8 2019-09-19 2023-03-10 4 3 raman_babich@epam.com valyaev.alexei@gmail.com
Paginator.js
in ui/src/client/components/Pages/SchemasContainer/Paginator
51 1 2019-09-19 2022-06-13 3 3 raman_babich@epam.com andrei.tytsik@gmail.com
SchemaRegisterParams.java
in commons/src/main/java/com/epam/eco/schemacatalog/domain/schema
96 16 2019-09-19 2022-06-24 3 3 raman_babich@epam.com shabunevich.aleaksei@gmail.com
SubjectCompatibilityUpdateParams.java
in commons/src/main/java/com/epam/eco/schemacatalog/domain/schema
84 15 2019-09-19 2022-06-24 3 3 raman_babich@epam.com shabunevich.aleaksei@gmail.com
BasicSchemaInfo.java
in commons/src/main/java/com/epam/eco/schemacatalog/domain/schema
105 14 2019-09-19 2022-06-24 3 3 raman_babich@epam.com shabunevich.aleaksei@gmail.com
SubjectAndSchema.java
in commons/src/main/java/com/epam/eco/schemacatalog/domain/schema
47 7 2019-09-19 2022-06-24 3 3 raman_babich@epam.com shabunevich.aleaksei@gmail.com
Schemafull.java
in commons/src/main/java/com/epam/eco/schemacatalog/domain/schema
11 - 2019-09-19 2022-06-24 3 3 raman_babich@epam.com shabunevich.aleaksei@gmail.com
DocFormatter.java
in commons/src/main/java/com/epam/eco/schemacatalog/domain/metadata/format
41 7 2019-09-19 2023-03-10 3 3 raman_babich@epam.com valyaev.alexei@gmail.com
DocParser.java
in commons/src/main/java/com/epam/eco/schemacatalog/domain/metadata/format
90 7 2019-09-19 2023-03-10 3 3 raman_babich@epam.com valyaev.alexei@gmail.com
SubjectRequest.java
in commons/src/main/java/com/epam/eco/schemacatalog/domain/rest/request
32 5 2019-09-19 2022-06-24 3 3 raman_babich@epam.com shabunevich.aleaksei@gmail.com
Files With Least Contributors (Top 50)
Based on the number of unique email addresses found in commits.

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
schemaMockResponse.js
in ui/src/client/reducers/schemaReducer/schemaReducer.spec
405 - 2019-09-19 2019-09-19 1 1 raman_babich@epam.com raman_babich@epam.com
Paginator.js
in ui/src/client/components/common/components/Paginator
345 38 2019-09-19 2019-09-19 1 1 raman_babich@epam.com raman_babich@epam.com
Loader.scss
in ui/src/client/components/common/components/Loader
201 - 2019-09-19 2019-09-19 1 1 raman_babich@epam.com raman_babich@epam.com
TableWithDetails.js
in ui/src/client/components/common/components/TableWithDetails
174 1 2019-09-19 2019-09-19 1 1 raman_babich@epam.com raman_babich@epam.com
Selector.js
in ui/src/client/components/common/components/Selector
158 3 2019-09-19 2019-09-19 1 1 raman_babich@epam.com raman_babich@epam.com
MetadataEdit.js
in ui/src/client/components/Pages/common/Schema/common/Metadata/MetadataEdit
135 1 2019-09-19 2019-09-19 1 1 raman_babich@epam.com raman_babich@epam.com
Button.scss
in ui/src/client/components/common/components/Button
101 - 2019-09-19 2019-09-19 1 1 raman_babich@epam.com raman_babich@epam.com
PrimarySearch.scss
in ui/src/client/components/Pages/SchemasContainer/PrimarySearch
100 - 2019-09-19 2019-09-19 1 1 raman_babich@epam.com raman_babich@epam.com
PrimarySearch.js
in ui/src/client/components/Pages/SchemasContainer/PrimarySearch
99 1 2019-09-19 2019-09-19 1 1 raman_babich@epam.com raman_babich@epam.com
Paginator.scss
in ui/src/client/components/Pages/SchemasContainer/Paginator
96 - 2019-09-19 2019-09-19 1 1 raman_babich@epam.com raman_babich@epam.com
TestSchemaModal.js
in ui/src/client/components/ModalRoot/TestSchemaModal
93 1 2019-09-19 2019-09-19 1 1 raman_babich@epam.com raman_babich@epam.com
TestSchemaModalBody.js
in ui/src/client/components/ModalRoot/TestSchemaModal/TestSchemaModalBody
85 1 2019-09-19 2019-09-19 1 1 raman_babich@epam.com raman_babich@epam.com
Header.js
in ui/src/client/components/Header/common/Header
85 1 2019-09-19 2019-09-19 1 1 raman_babich@epam.com raman_babich@epam.com
TableWithDetails.scss
in ui/src/client/components/common/components/TableWithDetails
84 - 2019-09-19 2019-09-19 1 1 raman_babich@epam.com raman_babich@epam.com
Header.scss
in ui/src/client/components/Header/common/Header
82 - 2019-09-19 2019-09-19 1 1 raman_babich@epam.com raman_babich@epam.com
DropDownButton.js
in ui/src/client/components/common/components/DropDownButton
79 3 2019-09-19 2019-09-19 1 1 raman_babich@epam.com raman_babich@epam.com
paginator.js
in ui/src/client/components/common/utils
70 - 2019-09-19 2019-09-19 1 1 raman_babich@epam.com raman_babich@epam.com
Input.js
in ui/src/client/components/common/components/Input
70 2 2019-09-19 2019-09-19 1 1 raman_babich@epam.com raman_babich@epam.com
NoMatch.scss
in ui/src/client/components/Pages/NoMatch
68 - 2019-09-19 2019-09-19 1 1 raman_babich@epam.com raman_babich@epam.com
MenuDropdown.scss
in ui/src/client/components/Header/common/MenuDropdown
66 - 2019-09-19 2019-09-19 1 1 raman_babich@epam.com raman_babich@epam.com
index.js
in ui/src/client/components/Pages/SchemasContainer/Schemas
65 4 2019-09-19 2019-09-19 1 1 raman_babich@epam.com raman_babich@epam.com
SchemaVersionRange.java
in commons/src/main/java/com/epam/eco/schemacatalog/domain/schema
65 11 2019-10-15 2020-06-02 2 1 andrei_tytsik@epam.com andrei_tytsik@epam.com
fonts.scss
in ui/src/client/styles
62 - 2019-09-19 2019-09-19 1 1 raman_babich@epam.com raman_babich@epam.com
NamespaceOptions.js
in ui/src/client/components/Pages/SchemasContainer/AdvancedSearch/NamespaceOptions
61 1 2019-09-19 2019-09-19 1 1 raman_babich@epam.com raman_babich@epam.com
AlertPopUp.js
in ui/src/client/components/common/components/AlertPopUp
60 1 2019-09-19 2019-09-19 1 1 raman_babich@epam.com raman_babich@epam.com
Checkbox.scss
in ui/src/client/components/common/components/Checkbox
59 - 2019-09-19 2019-09-19 1 1 raman_babich@epam.com raman_babich@epam.com
index.js
in ui/src/client/components/common
58 - 2019-09-19 2019-09-19 1 1 raman_babich@epam.com raman_babich@epam.com
parseSearchString.js
in ui/src/client/utils/parseSearchString
57 - 2019-09-19 2019-09-19 1 1 raman_babich@epam.com raman_babich@epam.com
SchemaCompatibilitySelector.js
in ui/src/client/components/Pages/common/Schema/SchemaCompatibilitySelector
57 1 2019-09-19 2019-09-19 1 1 raman_babich@epam.com raman_babich@epam.com
NativeDocCell.js
in ui/src/client/components/Pages/common/Schema/SchemaTable/NativeDocCell
57 3 2019-09-19 2019-09-19 1 1 raman_babich@epam.com raman_babich@epam.com
schemaTableSelectors.js
in ui/src/client/selectors/schemaTableSelectors
57 - 2019-09-19 2019-09-19 1 1 raman_babich@epam.com raman_babich@epam.com
MenuDropdown.js
in ui/src/client/components/Header/common/MenuDropdown
56 1 2019-09-19 2019-09-19 1 1 raman_babich@epam.com raman_babich@epam.com
schemasReducer.js
in ui/src/client/reducers/schemasReducer
56 - 2019-09-19 2019-09-19 1 1 raman_babich@epam.com raman_babich@epam.com
TypeSelector.scss
in ui/src/client/components/Pages/common/Schema/SchemaTable/TypeSelector
55 - 2019-09-19 2019-09-19 1 1 raman_babich@epam.com raman_babich@epam.com
DropDownButton.scss
in ui/src/client/components/common/components/DropDownButton
54 - 2019-09-19 2019-09-19 1 1 raman_babich@epam.com raman_babich@epam.com
QueryExamples.scss
in ui/src/client/components/Pages/SchemasContainer/PrimarySearch/QueryExamples
52 - 2019-09-19 2019-09-19 1 1 raman_babich@epam.com raman_babich@epam.com
FilterInput.js
in ui/src/client/components/Pages/common/FilterInput
51 2 2019-09-19 2019-09-19 1 1 raman_babich@epam.com raman_babich@epam.com
consts.js
in ui/src/client/consts
51 - 2019-09-19 2019-09-19 1 1 raman_babich@epam.com raman_babich@epam.com
colors.scss
in ui/src/client/styles
50 - 2019-09-19 2019-09-19 1 1 raman_babich@epam.com raman_babich@epam.com
Tags.js
in ui/src/client/components/Pages/common/Schema/common/Metadata/MetadataEdit/MetadataEditInput/Tags
50 2 2019-09-19 2019-09-19 1 1 raman_babich@epam.com raman_babich@epam.com
YesNoOptions.js
in ui/src/client/components/Pages/SchemasContainer/AdvancedSearch/YesNoOptions
48 1 2019-09-19 2019-09-19 1 1 raman_babich@epam.com raman_babich@epam.com
Schemas.scss
in ui/src/client/components/Pages/SchemasContainer/Schemas
47 - 2019-09-19 2019-09-19 1 1 raman_babich@epam.com raman_babich@epam.com
MetadataEdit.scss
in ui/src/client/components/Pages/common/Schema/common/Metadata/MetadataEdit
46 - 2019-09-19 2019-09-19 1 1 raman_babich@epam.com raman_babich@epam.com
Selector.scss
in ui/src/client/components/common/components/Selector
45 - 2019-09-19 2019-09-19 1 1 raman_babich@epam.com raman_babich@epam.com
TabsContainer.scss
in ui/src/client/components/common/components/TabsContainer
45 - 2019-09-19 2019-09-19 1 1 raman_babich@epam.com raman_babich@epam.com
Modal.js
in ui/src/client/components/common/components/Modal
45 2 2019-09-19 2019-09-19 1 1 raman_babich@epam.com raman_babich@epam.com
SchemaDeleteActions.js
in ui/src/client/components/Pages/common/Schema/SchemaDeleteActions
45 - 2019-09-19 2019-09-19 1 1 raman_babich@epam.com raman_babich@epam.com
TabsContainer.js
in ui/src/client/components/common/components/TabsContainer
44 1 2019-09-19 2019-09-19 1 1 raman_babich@epam.com raman_babich@epam.com
Input.js
in ui/src/client/components/common/components/Paginator/Input
42 4 2019-09-19 2019-09-19 1 1 raman_babich@epam.com raman_babich@epam.com
CommonOptions.js
in ui/src/client/components/Pages/SchemasContainer/AdvancedSearch/CommonOptions
42 1 2019-09-19 2019-09-19 1 1 raman_babich@epam.com raman_babich@epam.com
Correlations

File Size vs. Number of Changes: 421 points

commons/src/main/java/com/epam/eco/schemacatalog/client/MockExtendedSchemaRegistryClient.java x: 480 lines of code y: 12 # changes commons/src/main/java/com/epam/eco/schemacatalog/client/EcoCachedSchemaRegistryClient.java x: 680 lines of code y: 11 # changes commons/src/main/java/com/epam/eco/schemacatalog/client/CachedExtendedSchemaRegistryClient.java x: 560 lines of code y: 13 # changes commons/src/main/java/com/epam/eco/schemacatalog/client/ExtendedSchemaRegistryClient.java x: 77 lines of code y: 8 # changes commons/src/main/java/com/epam/eco/schemacatalog/domain/schema/FullSchemaInfo.java x: 225 lines of code y: 5 # changes fts/src/main/java/com/epam/eco/schemacatalog/fts/SchemaDocument.java x: 341 lines of code y: 6 # changes fts/src/main/java/com/epam/eco/schemacatalog/fts/convert/SchemaDocumentConverter.java x: 118 lines of code y: 7 # changes rest/src/main/java/com/epam/eco/schemacatalog/rest/controller/SchemaController.java x: 101 lines of code y: 5 # changes rest/src/main/java/com/epam/eco/schemacatalog/rest/utils/SchemaProfileCreator.java x: 143 lines of code y: 4 # changes rest/src/main/java/com/epam/eco/schemacatalog/rest/view/SchemaProfile.java x: 213 lines of code y: 5 # changes store/src/main/java/com/epam/eco/schemacatalog/store/SchemaCatalogStoreImpl.java x: 215 lines of code y: 8 # changes store/src/main/java/com/epam/eco/schemacatalog/store/schema/SchemaEntity.java x: 116 lines of code y: 5 # changes store/src/main/java/com/epam/eco/schemacatalog/store/schema/SchemaRegistryStore.java x: 31 lines of code y: 5 # changes store/src/main/java/com/epam/eco/schemacatalog/store/schema/kafka/ConfigValue.java x: 50 lines of code y: 4 # changes store/src/main/java/com/epam/eco/schemacatalog/store/schema/kafka/KafkaSchemaRegistryStore.java x: 604 lines of code y: 10 # changes ui/src/client/actions/modalActions/modalActions.js x: 20 lines of code y: 2 # changes ui/src/client/actions/schemaActions/schemaActions.js x: 354 lines of code y: 5 # changes ui/src/client/components/ModalRoot/ConfirmModal/ConfirmModal.js x: 71 lines of code y: 2 # changes ui/src/client/components/ModalRoot/ConfirmModal/index.js x: 16 lines of code y: 2 # changes ui/src/client/components/Pages/common/Schema/Schema.js x: 184 lines of code y: 4 # changes ui/src/client/components/Pages/common/Schema/Schema.scss x: 94 lines of code y: 3 # changes ui/src/client/components/Pages/common/Schema/SchemaCompatibilityTypeSelector/SchemaCompatibilityTypeSelector.js x: 22 lines of code y: 1 # changes ui/src/client/components/Pages/common/Schema/SchemaCompatibilityTypeSelector/SchemaCompatibilityTypeSelector.scss x: 4 lines of code y: 1 # changes ui/src/client/components/Pages/common/Schema/SchemaCompatibilityTypeSelector/index.js x: 7 lines of code y: 1 # changes ui/src/client/components/Pages/common/Schema/SchemaDeleteActions/index.js x: 19 lines of code y: 3 # changes ui/src/client/components/Pages/common/Schema/common/Metadata/MetadataEdit/MetadataEditCheckbox/MetadataEditCheckbox.js x: 22 lines of code y: 4 # changes ui/src/client/components/Pages/common/Schema/index.js x: 51 lines of code y: 3 # changes ui/src/client/reducers/modalReducer/modalReducer.js x: 48 lines of code y: 2 # changes ui/src/client/reducers/schemaReducer/schemaReducer.js x: 247 lines of code y: 3 # changes ui/src/client/services/httpService.js x: 85 lines of code y: 4 # changes commons/spotbugs-exclude.xml x: 190 lines of code y: 10 # changes commons/src/main/java/com/epam/eco/schemacatalog/client/ExtendedRestService.java x: 192 lines of code y: 12 # changes docker/docker-compose-cp.yaml x: 43 lines of code y: 8 # changes rest/src/main/resources/log4j2-json.xml x: 29 lines of code y: 1 # changes rest/src/main/resources/log4j2-local.xml x: 27 lines of code y: 1 # changes commons/src/main/java/com/epam/eco/schemacatalog/domain/metadata/format/Tag.java x: 54 lines of code y: 4 # changes docker/docker-compose-all.yaml x: 85 lines of code y: 10 # changes fts/src/main/java/com/epam/eco/schemacatalog/fts/autoconfigure/SchemaCatalogFtsAutoConfiguration.java x: 16 lines of code y: 4 # changes fts/src/main/java/com/epam/eco/schemacatalog/fts/repo/SchemaDocumentRepository.java x: 28 lines of code y: 4 # changes fts/src/main/java/com/epam/eco/schemacatalog/fts/repo/SchemaDocumentRepositoryCustom.java x: 14 lines of code y: 4 # changes fts/src/main/java/com/epam/eco/schemacatalog/fts/repo/SchemaDocumentRepositoryImpl.java x: 245 lines of code y: 6 # changes rest/src/main/java/com/epam/eco/schemacatalog/rest/SchemaCatalogRestApplication.java x: 13 lines of code y: 4 # changes commons/src/main/java/com/epam/eco/schemacatalog/domain/metadata/format/DocFormatter.java x: 41 lines of code y: 3 # changes commons/src/main/java/com/epam/eco/schemacatalog/domain/metadata/format/DocParser.java x: 90 lines of code y: 3 # changes commons/src/main/java/com/epam/eco/schemacatalog/utils/DetailedAvroCompatibilityChecker.java x: 136 lines of code y: 4 # changes fts/spotbugs-exclude.xml x: 45 lines of code y: 2 # changes fts/src/main/java/com/epam/eco/schemacatalog/fts/SchemaDocumentIndexer.java x: 106 lines of code y: 4 # changes rest/spotbugs-exclude.xml x: 42 lines of code y: 2 # changes store/spotbugs-exclude.xml x: 19 lines of code y: 2 # changes store/src/main/java/com/epam/eco/schemacatalog/store/metadata/InheritingMetadataContainer.java x: 223 lines of code y: 3 # changes commons/src/main/java/com/epam/eco/schemacatalog/client/AbstractSchemaRegistryClientDecorator.java x: 193 lines of code y: 5 # changes commons/src/main/java/com/epam/eco/schemacatalog/client/ReadOnlySchemaRegistryClient.java x: 81 lines of code y: 6 # changes commons/src/main/java/com/epam/eco/schemacatalog/domain/rest/request/SubjectRequest.java x: 32 lines of code y: 3 # changes commons/src/main/java/com/epam/eco/schemacatalog/domain/schema/BasicSchemaInfo.java x: 105 lines of code y: 3 # changes commons/src/main/java/com/epam/eco/schemacatalog/domain/schema/LiteSchemaInfo.java x: 188 lines of code y: 4 # changes commons/src/main/java/com/epam/eco/schemacatalog/domain/schema/SchemaRegisterParams.java x: 96 lines of code y: 3 # changes commons/src/main/java/com/epam/eco/schemacatalog/domain/schema/Schemafull.java x: 11 lines of code y: 3 # changes commons/src/main/java/com/epam/eco/schemacatalog/domain/schema/SubjectAndSchema.java x: 47 lines of code y: 3 # changes commons/src/main/java/com/epam/eco/schemacatalog/domain/schema/SubjectCompatibilityUpdateParams.java x: 84 lines of code y: 3 # changes commons/src/main/java/com/epam/eco/schemacatalog/fts/FtsConstants.java x: 88 lines of code y: 4 # changes commons/src/main/java/com/epam/eco/schemacatalog/serde/kafka/AbstractVerifier.java x: 46 lines of code y: 3 # changes commons/src/main/java/com/epam/eco/schemacatalog/serde/kafka/VerifiableKafkaAvroDeserializer.java x: 121 lines of code y: 4 # changes rest/src/main/java/com/epam/eco/schemacatalog/rest/config/SwaggerConfig.java x: 40 lines of code y: 3 # changes rest/src/main/java/com/epam/eco/schemacatalog/rest/controller/EnumController.java x: 33 lines of code y: 5 # changes ui/src/server/index.js x: 41 lines of code y: 2 # changes client/src/main/java/com/epam/eco/schemacatalog/client/SchemaCatalogClient.java x: 18 lines of code y: 2 # changes client/src/main/java/com/epam/eco/schemacatalog/client/SchemaCatalogClientImpl.java x: 149 lines of code y: 2 # changes client/src/main/java/com/epam/eco/schemacatalog/client/autoconfigure/ClientSecurityProfiles.java x: 6 lines of code y: 2 # changes client/src/main/java/com/epam/eco/schemacatalog/client/autoconfigure/DisabledClientSecurityConfiguration.java x: 13 lines of code y: 2 # changes client/src/main/java/com/epam/eco/schemacatalog/client/autoconfigure/SchemaCatalogClientAutoConfiguration.java x: 70 lines of code y: 3 # changes commons/src/main/java/com/epam/eco/schemacatalog/client/SchemaRegistryServiceInfo.java x: 72 lines of code y: 3 # changes commons/src/main/java/com/epam/eco/schemacatalog/domain/exception/NotFoundException.java x: 15 lines of code y: 2 # changes commons/src/main/java/com/epam/eco/schemacatalog/domain/metadata/FieldMetadataKey.java x: 73 lines of code y: 2 # changes commons/src/main/java/com/epam/eco/schemacatalog/domain/metadata/Metadata.java x: 56 lines of code y: 2 # changes commons/src/main/java/com/epam/eco/schemacatalog/domain/metadata/MetadataBatchUpdateParams.java x: 83 lines of code y: 2 # changes commons/src/main/java/com/epam/eco/schemacatalog/domain/metadata/MetadataBrowser.java x: 144 lines of code y: 2 # changes commons/src/main/java/com/epam/eco/schemacatalog/domain/metadata/MetadataKey.java x: 61 lines of code y: 2 # changes commons/src/main/java/com/epam/eco/schemacatalog/domain/metadata/MetadataType.java x: 4 lines of code y: 2 # changes commons/src/main/java/com/epam/eco/schemacatalog/domain/metadata/MetadataUpdateParams.java x: 115 lines of code y: 2 # changes commons/src/main/java/com/epam/eco/schemacatalog/domain/metadata/MetadataValue.java x: 151 lines of code y: 2 # changes commons/src/main/java/com/epam/eco/schemacatalog/domain/metadata/SchemaMetadataKey.java x: 23 lines of code y: 2 # changes commons/src/main/java/com/epam/eco/schemacatalog/domain/metadata/format/HtmlPartFormatter.java x: 66 lines of code y: 2 # changes commons/src/main/java/com/epam/eco/schemacatalog/domain/metadata/format/Part.java x: 3 lines of code y: 2 # changes commons/src/main/java/com/epam/eco/schemacatalog/domain/metadata/format/TagParser.java x: 99 lines of code y: 2 # changes commons/src/main/java/com/epam/eco/schemacatalog/domain/metadata/format/TagType.java x: 90 lines of code y: 2 # changes commons/src/main/java/com/epam/eco/schemacatalog/domain/metadata/format/Text.java x: 30 lines of code y: 2 # changes commons/src/main/java/com/epam/eco/schemacatalog/domain/metadata/format/TextParser.java x: 10 lines of code y: 2 # changes commons/src/main/java/com/epam/eco/schemacatalog/domain/metadata/format/ToStringPartFormatter.java x: 12 lines of code y: 2 # changes commons/src/main/java/com/epam/eco/schemacatalog/domain/metadata/format/Unescaper.java x: 25 lines of code y: 2 # changes commons/src/main/java/com/epam/eco/schemacatalog/domain/rest/request/MetadataRequest.java x: 40 lines of code y: 2 # changes commons/src/main/java/com/epam/eco/schemacatalog/domain/rest/request/SchemaRequest.java x: 39 lines of code y: 2 # changes commons/src/main/java/com/epam/eco/schemacatalog/domain/rest/response/MessageResponse.java x: 34 lines of code y: 2 # changes commons/src/main/java/com/epam/eco/schemacatalog/domain/rest/response/VersionResponse.java x: 32 lines of code y: 2 # changes commons/src/main/java/com/epam/eco/schemacatalog/domain/schema/IdentitySchemaInfo.java x: 110 lines of code y: 2 # changes commons/src/main/java/com/epam/eco/schemacatalog/domain/schema/SchemaCompatibilityError.java x: 47 lines of code y: 2 # changes commons/src/main/java/com/epam/eco/schemacatalog/domain/schema/SchemaInfo.java x: 24 lines of code y: 2 # changes commons/src/main/java/com/epam/eco/schemacatalog/domain/schema/SchemaVersionRange.java x: 65 lines of code y: 2 # changes commons/src/main/java/com/epam/eco/schemacatalog/domain/schema/SubjectAndVersion.java x: 53 lines of code y: 2 # changes commons/src/main/java/com/epam/eco/schemacatalog/domain/schema/SubjectSchemas.java x: 146 lines of code y: 2 # changes commons/src/main/java/com/epam/eco/schemacatalog/fts/JsonSearchQuery.java x: 51 lines of code y: 2 # changes commons/src/main/java/com/epam/eco/schemacatalog/fts/SearchParams.java x: 473 lines of code y: 3 # changes commons/src/main/java/com/epam/eco/schemacatalog/fts/SearchResult.java x: 177 lines of code y: 2 # changes commons/src/main/java/com/epam/eco/schemacatalog/serde/jackson/MetadataKeyDeserializer.java x: 14 lines of code y: 2 # changes commons/src/main/java/com/epam/eco/schemacatalog/serde/kafka/BySchemaFieldsVerifier.java x: 124 lines of code y: 3 # changes commons/src/main/java/com/epam/eco/schemacatalog/serde/kafka/BySchemaVersionVerifier.java x: 44 lines of code y: 3 # changes commons/src/main/java/com/epam/eco/schemacatalog/serde/kafka/Verifiable.java x: 52 lines of code y: 2 # changes commons/src/main/java/com/epam/eco/schemacatalog/serde/kafka/VerificationResult.java x: 35 lines of code y: 2 # changes commons/src/main/java/com/epam/eco/schemacatalog/utils/EcoIdUtils.java x: 17 lines of code y: 3 # changes commons/src/main/java/com/epam/eco/schemacatalog/utils/MetadataDocAttributeExtractor.java x: 63 lines of code y: 2 # changes fts/src/main/java/com/epam/eco/schemacatalog/fts/MetadataDocument.java x: 96 lines of code y: 2 # changes rest/src/main/java/com/epam/eco/schemacatalog/rest/config/DisabledWebSecurityConfig.java x: 22 lines of code y: 2 # changes rest/src/main/java/com/epam/eco/schemacatalog/rest/config/HttpSecurityConfigurer.java x: 28 lines of code y: 3 # changes rest/src/main/java/com/epam/eco/schemacatalog/rest/controller/MetadataSchemaController.java x: 163 lines of code y: 3 # changes rest/src/main/java/com/epam/eco/schemacatalog/rest/controller/QueryController.java x: 137 lines of code y: 4 # changes rest/src/main/java/com/epam/eco/schemacatalog/rest/controller/ViewSchemaController.java x: 140 lines of code y: 3 # changes rest/src/main/java/com/epam/eco/schemacatalog/rest/convert/SchemaDocumentConverter.java x: 24 lines of code y: 3 # changes rest/src/main/java/com/epam/eco/schemacatalog/rest/view/FormattedMetadata.java x: 58 lines of code y: 2 # changes rest/src/main/java/com/epam/eco/schemacatalog/rest/view/FormattedMetadataValue.java x: 165 lines of code y: 2 # changes rest/src/main/java/com/epam/eco/schemacatalog/rest/view/NamedSchemaFieldType.java x: 123 lines of code y: 2 # changes rest/src/main/java/com/epam/eco/schemacatalog/rest/view/ParameterizedSchemaFieldType.java x: 131 lines of code y: 2 # changes rest/src/main/java/com/epam/eco/schemacatalog/rest/view/PrimitiveSchemaFieldType.java x: 89 lines of code y: 2 # changes rest/src/main/java/com/epam/eco/schemacatalog/rest/view/SchemaField.java x: 141 lines of code y: 2 # changes rest/src/main/java/com/epam/eco/schemacatalog/rest/view/TagDescription.java x: 128 lines of code y: 2 # changes store/src/main/java/com/epam/eco/schemacatalog/store/SchemaCatalogStore.java x: 26 lines of code y: 2 # changes store/src/main/java/com/epam/eco/schemacatalog/store/SchemaCatalogStoreUpdateListener.java x: 8 lines of code y: 3 # changes store/src/main/java/com/epam/eco/schemacatalog/store/autoconfigure/SchemaCatalogStoreAutoConfiguration.java x: 50 lines of code y: 2 # changes store/src/main/java/com/epam/eco/schemacatalog/store/metadata/InheritingMetadataContainerFactory.java x: 7 lines of code y: 2 # changes store/src/main/java/com/epam/eco/schemacatalog/store/metadata/MetadataStore.java x: 13 lines of code y: 3 # changes store/src/main/java/com/epam/eco/schemacatalog/store/metadata/kafka/KafkaMetadataStore.java x: 301 lines of code y: 4 # changes store/src/main/java/com/epam/eco/schemacatalog/store/metadata/kafka/KafkaMetadataStoreConfiguration.java x: 18 lines of code y: 3 # changes store/src/main/java/com/epam/eco/schemacatalog/store/schema/SchemaRegistryStoreUpdateListener.java x: 7 lines of code y: 3 # changes store/src/main/java/com/epam/eco/schemacatalog/store/schema/kafka/KeyType.java x: 4 lines of code y: 3 # changes store/src/main/java/com/epam/eco/schemacatalog/store/schema/kafka/NoopKey.java x: 8 lines of code y: 2 # changes store/src/main/java/com/epam/eco/schemacatalog/store/schema/kafka/SchemaRegistrySerde.java x: 88 lines of code y: 3 # changes store/src/main/java/com/epam/eco/schemacatalog/store/schema/kafka/SchemaValue.java x: 69 lines of code y: 2 # changes ui/src/client/components/Pages/common/Schema/SchemaDetails/SchemaDetails.js x: 77 lines of code y: 2 # changes ui/src/client/components/Pages/common/Schema/VersionSelector/VersionSelector.js x: 73 lines of code y: 4 # changes ui/src/client/components/Pages/common/Schema/SchemaTable/SchemaTable.js x: 94 lines of code y: 2 # changes ui/src/client/components/Pages/SchemasContainer/AdvancedSearch/AdvancedSearch.js x: 107 lines of code y: 2 # changes ui/src/client/components/Pages/SchemasContainer/AdvancedSearch/index.js x: 57 lines of code y: 2 # changes ui/src/client/components/common/components/Selector/OptionsComponent/OptionsComponent.js x: 106 lines of code y: 2 # changes ui/src/client/reducers/aggregationsSchemasReducer/aggregationsSchemasReducer.js x: 84 lines of code y: 2 # changes ui/src/client/selectors/advancedSearchSelectors/advancedSearchSelectors.js x: 43 lines of code y: 2 # changes ui/src/client/components/Pages/common/Schema/SchemaHistory/SchemaHistory.js x: 63 lines of code y: 3 # changes ui/src/client/selectors/schemaHistorySelectors/schemaHistorySelectors.js x: 12 lines of code y: 1 # changes ui/src/client/components/Pages/SchemasContainer/Schemas/Schemas.js x: 134 lines of code y: 2 # changes ui/src/client/components/Pages/common/Schema/SchemaTable/SchemaTable.scss x: 36 lines of code y: 2 # changes _scripts/demo-schemas/address[2].avsc x: 32 lines of code y: 1 # changes _scripts/demo-schemas/address[3].avsc x: 37 lines of code y: 1 # changes _scripts/demo-schemas/credit-card[1].avsc x: 34 lines of code y: 1 # changes _scripts/demo-schemas/inventory-item[1].avsc x: 30 lines of code y: 1 # changes _scripts/demo-schemas/invoice-history[1].avsc x: 19 lines of code y: 1 # changes _scripts/demo-schemas/invoice-history[2].avsc x: 31 lines of code y: 1 # changes _scripts/demo-schemas/order-item-history[1].avsc x: 23 lines of code y: 1 # changes _scripts/demo-schemas/order-item-history[2].avsc x: 35 lines of code y: 1 # changes _scripts/demo-schemas/shipping[1].avsc x: 36 lines of code y: 1 # changes _scripts/demo-schemas/shipping[2].avsc x: 41 lines of code y: 1 # changes client/spotbugs-exclude.xml x: 6 lines of code y: 1 # changes ui/babel.config.js x: 9 lines of code y: 1 # changes ui/src/client/actions/alertActions/alertActions.js x: 16 lines of code y: 1 # changes ui/src/client/actions/tagsActions/tagsActions.js x: 14 lines of code y: 1 # changes ui/src/client/components/Alert/index.js x: 15 lines of code y: 1 # changes ui/src/client/components/App/App.scss x: 20 lines of code y: 1 # changes ui/src/client/components/Footer/CommonFooter/CommonFooter.js x: 3 lines of code y: 1 # changes ui/src/client/components/Header/CommonHeader/CommonHeader.scss x: 1 lines of code y: 1 # changes ui/src/client/components/Header/common/Header/Header.js x: 85 lines of code y: 1 # changes ui/src/client/components/Header/common/Header/Header.scss x: 82 lines of code y: 1 # changes ui/src/client/components/Header/common/MenuDropdown/MenuDropdown.js x: 56 lines of code y: 1 # changes ui/src/client/components/Header/common/MenuDropdown/MenuDropdown.scss x: 66 lines of code y: 1 # changes ui/src/client/components/Header/common/MenuDropdown/MenuDropdownItem/MenuDropdownItem.js x: 42 lines of code y: 1 # changes ui/src/client/components/ModalRoot/ModalRoot.js x: 24 lines of code y: 1 # changes ui/src/client/components/ModalRoot/TestSchemaModal/TestSchemaModal.js x: 93 lines of code y: 1 # changes ui/src/client/components/ModalRoot/TestSchemaModal/TestSchemaModal.scss x: 11 lines of code y: 1 # changes ui/src/client/components/ModalRoot/common/TestResult/TestResult.js x: 39 lines of code y: 1 # changes ui/src/client/components/Pages/NoMatch/NoMatch.scss x: 68 lines of code y: 1 # changes ui/src/client/components/Pages/NoMatch/index.js x: 2 lines of code y: 1 # changes ui/src/client/components/Pages/NoMatch/stars.scss x: 28 lines of code y: 1 # changes ui/src/client/components/Pages/SchemaContainer/SchemaContainerExpanded/SchemaContainerExpanded.scss x: 8 lines of code y: 1 # changes ui/src/client/components/Pages/SchemaContainer/SchemaContainerFirst/SchemaContainerFirst.scss x: 13 lines of code y: 1 # changes ui/src/client/components/Pages/SchemasContainer/AdvancedSearch/NamespaceOptions/NamespaceOptions.js x: 61 lines of code y: 1 # changes ui/src/client/components/Pages/SchemasContainer/AdvancedSearch/YesNoOptions/YesNoOptions.js x: 48 lines of code y: 1 # changes ui/src/client/components/Pages/SchemasContainer/Paginator/Paginator.scss x: 96 lines of code y: 1 # changes ui/src/client/components/Pages/SchemasContainer/PrimarySearch/PrimarySearch.js x: 99 lines of code y: 1 # changes ui/src/client/components/Pages/SchemasContainer/PrimarySearch/PrimarySearch.scss x: 100 lines of code y: 1 # changes ui/src/client/components/Pages/SchemasContainer/PrimarySearch/QueryExamples/QueryExamples.scss x: 52 lines of code y: 1 # changes ui/src/client/components/Pages/SchemasContainer/Schemas/Schemas.scss x: 47 lines of code y: 1 # changes ui/src/client/components/Pages/SchemasContainer/Schemas/index.js x: 65 lines of code y: 1 # changes ui/src/client/components/Pages/common/FilterInput/FilterInput.js x: 51 lines of code y: 1 # changes ui/src/client/components/Pages/common/Schema/SchemaCompatibilitySelector/SchemaCompatibilitySelector.js x: 57 lines of code y: 1 # changes ui/src/client/components/Pages/common/Schema/SchemaDeleteActions/SchemaDeleteActions.js x: 45 lines of code y: 1 # changes ui/src/client/components/Pages/common/Schema/SchemaTable/TypeCell/TypeCell.js x: 25 lines of code y: 1 # changes ui/src/client/components/Pages/common/Schema/SchemaTable/TypeSelector/TypeSelector.scss x: 55 lines of code y: 1 # changes ui/src/client/components/Pages/common/Schema/common/Metadata/MetadataEdit/MetadataEdit.js x: 135 lines of code y: 1 # changes ui/src/client/components/Pages/common/Schema/common/Metadata/MetadataEdit/MetadataEdit.scss x: 46 lines of code y: 1 # changes ui/src/client/components/Pages/common/Schema/common/Metadata/MetadataEdit/MetadataEditInput/Tags/Tags.js x: 50 lines of code y: 1 # changes ui/src/client/components/Pages/common/Schema/common/Metadata/MetadataEdit/PencilIconSVGComponent/PencilIconSVGComponent.js x: 18 lines of code y: 1 # changes ui/src/client/components/common/components/AlertPopUp/AlertPopUp.js x: 60 lines of code y: 1 # changes ui/src/client/components/common/components/Button/Button.scss x: 101 lines of code y: 1 # changes ui/src/client/components/common/components/DropDownButton/DropDownButton.js x: 79 lines of code y: 1 # changes ui/src/client/components/common/components/DropDownButton/DropDownButton.scss x: 54 lines of code y: 1 # changes ui/src/client/components/common/components/Input/Input.js x: 70 lines of code y: 1 # changes ui/src/client/components/common/components/Loader/Loader.scss x: 201 lines of code y: 1 # changes ui/src/client/components/common/components/Paginator/Paginator.js x: 345 lines of code y: 1 # changes ui/src/client/components/common/components/Selector/Selector.js x: 158 lines of code y: 1 # changes ui/src/client/components/common/components/TableWithDetails/TableWithDetails.js x: 174 lines of code y: 1 # changes ui/src/client/components/common/components/TableWithDetails/TableWithDetails.scss x: 84 lines of code y: 1 # changes ui/src/client/components/common/components/TabsContainer/TabsContainer.js x: 44 lines of code y: 1 # changes ui/src/client/components/common/index.js x: 58 lines of code y: 1 # changes ui/src/client/reducers/schemaReducer/schemaReducer.spec/schemaMockResponse.js x: 405 lines of code y: 1 # changes ui/src/client/styles/fonts.scss x: 62 lines of code y: 1 # changes
13.0
# changes
  min: 1.0
  average: 1.94
  25th percentile: 1.0
  median: 1.0
  75th percentile: 2.0
  max: 13.0
0 680.0
lines of code
min: 1.0 | average: 56.02 | 25th percentile: 16.0 | median: 33.0 | 75th percentile: 59.5 | max: 680.0

Number of Contributors vs. Number of Changes: 421 points

commons/src/main/java/com/epam/eco/schemacatalog/client/MockExtendedSchemaRegistryClient.java x: 9 # contributors y: 12 # changes commons/src/main/java/com/epam/eco/schemacatalog/client/EcoCachedSchemaRegistryClient.java x: 6 # contributors y: 11 # changes commons/src/main/java/com/epam/eco/schemacatalog/client/CachedExtendedSchemaRegistryClient.java x: 9 # contributors y: 13 # changes commons/src/main/java/com/epam/eco/schemacatalog/client/ExtendedSchemaRegistryClient.java x: 7 # contributors y: 8 # changes commons/src/main/java/com/epam/eco/schemacatalog/domain/schema/FullSchemaInfo.java x: 5 # contributors y: 5 # changes fts/src/main/java/com/epam/eco/schemacatalog/fts/SchemaDocument.java x: 4 # contributors y: 6 # changes fts/src/main/java/com/epam/eco/schemacatalog/fts/convert/SchemaDocumentConverter.java x: 4 # contributors y: 7 # changes rest/src/main/java/com/epam/eco/schemacatalog/rest/utils/SchemaProfileCreator.java x: 5 # contributors y: 4 # changes rest/src/main/java/com/epam/eco/schemacatalog/rest/view/SchemaProfile.java x: 6 # contributors y: 5 # changes store/src/main/java/com/epam/eco/schemacatalog/store/SchemaCatalogStoreImpl.java x: 5 # contributors y: 8 # changes store/src/main/java/com/epam/eco/schemacatalog/store/schema/kafka/KafkaSchemaRegistryStore.java x: 5 # contributors y: 10 # changes ui/src/client/actions/modalActions/modalActions.js x: 3 # contributors y: 2 # changes ui/src/client/actions/schemaActions/schemaActions.js x: 4 # contributors y: 5 # changes ui/src/client/components/Pages/common/Schema/Schema.js x: 4 # contributors y: 4 # changes ui/src/client/components/Pages/common/Schema/Schema.scss x: 4 # contributors y: 3 # changes ui/src/client/components/Pages/common/Schema/SchemaCompatibilityTypeSelector/SchemaCompatibilityTypeSelector.js x: 2 # contributors y: 1 # changes commons/src/main/java/com/epam/eco/schemacatalog/client/ExtendedRestService.java x: 8 # contributors y: 12 # changes docker/docker-compose-cp.yaml x: 6 # contributors y: 8 # changes rest/src/main/resources/log4j2-json.xml x: 1 # contributors y: 1 # changes docker/docker-compose-all.yaml x: 6 # contributors y: 10 # changes commons/src/main/java/com/epam/eco/schemacatalog/domain/metadata/format/DocFormatter.java x: 3 # contributors y: 3 # changes fts/spotbugs-exclude.xml x: 2 # contributors y: 2 # changes fts/src/main/java/com/epam/eco/schemacatalog/fts/SchemaDocumentIndexer.java x: 3 # contributors y: 4 # changes commons/src/main/java/com/epam/eco/schemacatalog/client/AbstractSchemaRegistryClientDecorator.java x: 3 # contributors y: 5 # changes commons/src/main/java/com/epam/eco/schemacatalog/client/ReadOnlySchemaRegistryClient.java x: 3 # contributors y: 6 # changes commons/src/main/java/com/epam/eco/schemacatalog/client/SchemaRegistryServiceInfo.java x: 2 # contributors y: 3 # changes commons/src/main/java/com/epam/eco/schemacatalog/domain/schema/Mode.java x: 1 # contributors y: 2 # changes rest/src/main/java/com/epam/eco/schemacatalog/rest/controller/QueryController.java x: 2 # contributors y: 4 # changes
13.0
# changes
  min: 1.0
  average: 1.94
  25th percentile: 1.0
  median: 1.0
  75th percentile: 2.0
  max: 13.0
0 9.0
# contributors
min: 1.0 | average: 1.77 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 2.0 | max: 9.0

Number of Contributors vs. File Size: 421 points

commons/src/main/java/com/epam/eco/schemacatalog/client/MockExtendedSchemaRegistryClient.java x: 9 # contributors y: 480 lines of code commons/src/main/java/com/epam/eco/schemacatalog/client/EcoCachedSchemaRegistryClient.java x: 6 # contributors y: 680 lines of code commons/src/main/java/com/epam/eco/schemacatalog/client/CachedExtendedSchemaRegistryClient.java x: 9 # contributors y: 560 lines of code commons/src/main/java/com/epam/eco/schemacatalog/client/ExtendedSchemaRegistryClient.java x: 7 # contributors y: 77 lines of code commons/src/main/java/com/epam/eco/schemacatalog/domain/schema/FullSchemaInfo.java x: 5 # contributors y: 225 lines of code fts/src/main/java/com/epam/eco/schemacatalog/fts/SchemaDocument.java x: 4 # contributors y: 341 lines of code fts/src/main/java/com/epam/eco/schemacatalog/fts/convert/SchemaDocumentConverter.java x: 4 # contributors y: 118 lines of code rest/src/main/java/com/epam/eco/schemacatalog/rest/controller/SchemaController.java x: 5 # contributors y: 101 lines of code rest/src/main/java/com/epam/eco/schemacatalog/rest/utils/SchemaProfileCreator.java x: 5 # contributors y: 143 lines of code rest/src/main/java/com/epam/eco/schemacatalog/rest/view/SchemaProfile.java x: 6 # contributors y: 213 lines of code store/src/main/java/com/epam/eco/schemacatalog/store/SchemaCatalogStoreImpl.java x: 5 # contributors y: 215 lines of code store/src/main/java/com/epam/eco/schemacatalog/store/schema/SchemaEntity.java x: 5 # contributors y: 116 lines of code store/src/main/java/com/epam/eco/schemacatalog/store/schema/SchemaRegistryStore.java x: 5 # contributors y: 31 lines of code store/src/main/java/com/epam/eco/schemacatalog/store/schema/kafka/ConfigValue.java x: 5 # contributors y: 50 lines of code store/src/main/java/com/epam/eco/schemacatalog/store/schema/kafka/KafkaSchemaRegistryStore.java x: 5 # contributors y: 604 lines of code ui/src/client/actions/modalActions/modalActions.js x: 3 # contributors y: 20 lines of code ui/src/client/actions/schemaActions/schemaActions.js x: 4 # contributors y: 354 lines of code ui/src/client/components/ModalRoot/ConfirmModal/ConfirmModal.js x: 3 # contributors y: 71 lines of code ui/src/client/components/ModalRoot/ConfirmModal/index.js x: 3 # contributors y: 16 lines of code ui/src/client/components/Pages/common/Schema/Schema.js x: 4 # contributors y: 184 lines of code ui/src/client/components/Pages/common/Schema/Schema.scss x: 4 # contributors y: 94 lines of code ui/src/client/components/Pages/common/Schema/SchemaCompatibilityTypeSelector/SchemaCompatibilityTypeSelector.js x: 2 # contributors y: 22 lines of code ui/src/client/components/Pages/common/Schema/SchemaCompatibilityTypeSelector/SchemaCompatibilityTypeSelector.scss x: 2 # contributors y: 4 lines of code ui/src/client/components/Pages/common/Schema/SchemaCompatibilityTypeSelector/index.js x: 2 # contributors y: 7 lines of code ui/src/client/components/Pages/common/Schema/SchemaDeleteActions/index.js x: 4 # contributors y: 19 lines of code ui/src/client/components/Pages/common/Schema/common/Metadata/MetadataEdit/MetadataEditCheckbox/MetadataEditCheckbox.js x: 5 # contributors y: 22 lines of code ui/src/client/components/Pages/common/Schema/index.js x: 4 # contributors y: 51 lines of code ui/src/client/reducers/modalReducer/modalReducer.js x: 3 # contributors y: 48 lines of code ui/src/client/reducers/schemaReducer/schemaReducer.js x: 4 # contributors y: 247 lines of code ui/src/client/services/httpService.js x: 4 # contributors y: 85 lines of code commons/spotbugs-exclude.xml x: 5 # contributors y: 190 lines of code commons/src/main/java/com/epam/eco/schemacatalog/client/ExtendedRestService.java x: 8 # contributors y: 192 lines of code docker/docker-compose-cp.yaml x: 6 # contributors y: 43 lines of code rest/src/main/resources/log4j2-json.xml x: 1 # contributors y: 29 lines of code commons/src/main/java/com/epam/eco/schemacatalog/domain/metadata/format/Tag.java x: 4 # contributors y: 54 lines of code docker/docker-compose-all.yaml x: 6 # contributors y: 85 lines of code fts/src/main/java/com/epam/eco/schemacatalog/fts/autoconfigure/SchemaCatalogFtsAutoConfiguration.java x: 4 # contributors y: 16 lines of code fts/src/main/java/com/epam/eco/schemacatalog/fts/repo/SchemaDocumentRepository.java x: 4 # contributors y: 28 lines of code fts/src/main/java/com/epam/eco/schemacatalog/fts/repo/SchemaDocumentRepositoryImpl.java x: 4 # contributors y: 245 lines of code rest/src/main/java/com/epam/eco/schemacatalog/rest/SchemaCatalogRestApplication.java x: 4 # contributors y: 13 lines of code commons/src/main/java/com/epam/eco/schemacatalog/domain/metadata/format/DocFormatter.java x: 3 # contributors y: 41 lines of code commons/src/main/java/com/epam/eco/schemacatalog/domain/metadata/format/DocParser.java x: 3 # contributors y: 90 lines of code commons/src/main/java/com/epam/eco/schemacatalog/utils/DetailedAvroCompatibilityChecker.java x: 4 # contributors y: 136 lines of code fts/spotbugs-exclude.xml x: 2 # contributors y: 45 lines of code fts/src/main/java/com/epam/eco/schemacatalog/fts/SchemaDocumentIndexer.java x: 3 # contributors y: 106 lines of code rest/spotbugs-exclude.xml x: 2 # contributors y: 42 lines of code store/spotbugs-exclude.xml x: 2 # contributors y: 19 lines of code store/src/main/java/com/epam/eco/schemacatalog/store/metadata/InheritingMetadataContainer.java x: 3 # contributors y: 223 lines of code commons/src/main/java/com/epam/eco/schemacatalog/client/AbstractSchemaRegistryClientDecorator.java x: 3 # contributors y: 193 lines of code commons/src/main/java/com/epam/eco/schemacatalog/client/ReadOnlySchemaRegistryClient.java x: 3 # contributors y: 81 lines of code commons/src/main/java/com/epam/eco/schemacatalog/domain/rest/request/SubjectRequest.java x: 3 # contributors y: 32 lines of code commons/src/main/java/com/epam/eco/schemacatalog/domain/schema/LiteSchemaInfo.java x: 3 # contributors y: 188 lines of code commons/src/main/java/com/epam/eco/schemacatalog/domain/schema/SchemaRegisterParams.java x: 3 # contributors y: 96 lines of code commons/src/main/java/com/epam/eco/schemacatalog/domain/schema/Schemafull.java x: 3 # contributors y: 11 lines of code commons/src/main/java/com/epam/eco/schemacatalog/domain/schema/SubjectCompatibilityUpdateParams.java x: 3 # contributors y: 84 lines of code commons/src/main/java/com/epam/eco/schemacatalog/fts/FtsConstants.java x: 3 # contributors y: 88 lines of code commons/src/main/java/com/epam/eco/schemacatalog/serde/kafka/VerifiableKafkaAvroDeserializer.java x: 3 # contributors y: 121 lines of code rest/src/main/java/com/epam/eco/schemacatalog/rest/config/SwaggerConfig.java x: 3 # contributors y: 40 lines of code rest/src/main/java/com/epam/eco/schemacatalog/rest/controller/EnumController.java x: 4 # contributors y: 33 lines of code ui/src/client/components/Pages/SchemasContainer/Paginator/Paginator.js x: 3 # contributors y: 51 lines of code client/src/main/java/com/epam/eco/schemacatalog/client/SchemaCatalogClient.java x: 2 # contributors y: 18 lines of code client/src/main/java/com/epam/eco/schemacatalog/client/SchemaCatalogClientImpl.java x: 2 # contributors y: 149 lines of code client/src/main/java/com/epam/eco/schemacatalog/client/autoconfigure/DisabledClientSecurityConfiguration.java x: 2 # contributors y: 13 lines of code commons/src/main/java/com/epam/eco/schemacatalog/client/SchemaRegistryServiceInfo.java x: 2 # contributors y: 72 lines of code commons/src/main/java/com/epam/eco/schemacatalog/domain/exception/NotFoundException.java x: 2 # contributors y: 15 lines of code commons/src/main/java/com/epam/eco/schemacatalog/domain/metadata/FieldMetadataKey.java x: 2 # contributors y: 73 lines of code commons/src/main/java/com/epam/eco/schemacatalog/domain/metadata/Metadata.java x: 2 # contributors y: 56 lines of code commons/src/main/java/com/epam/eco/schemacatalog/domain/metadata/MetadataBatchUpdateParams.java x: 2 # contributors y: 83 lines of code commons/src/main/java/com/epam/eco/schemacatalog/domain/metadata/MetadataBrowser.java x: 2 # contributors y: 144 lines of code commons/src/main/java/com/epam/eco/schemacatalog/domain/metadata/MetadataKey.java x: 2 # contributors y: 61 lines of code commons/src/main/java/com/epam/eco/schemacatalog/domain/metadata/MetadataUpdateParams.java x: 2 # contributors y: 115 lines of code commons/src/main/java/com/epam/eco/schemacatalog/domain/metadata/MetadataValue.java x: 2 # contributors y: 151 lines of code commons/src/main/java/com/epam/eco/schemacatalog/domain/metadata/format/HtmlPartFormatter.java x: 2 # contributors y: 66 lines of code commons/src/main/java/com/epam/eco/schemacatalog/domain/metadata/format/TagParser.java x: 2 # contributors y: 99 lines of code commons/src/main/java/com/epam/eco/schemacatalog/domain/metadata/format/TagType.java x: 2 # contributors y: 90 lines of code commons/src/main/java/com/epam/eco/schemacatalog/domain/metadata/format/Text.java x: 2 # contributors y: 30 lines of code commons/src/main/java/com/epam/eco/schemacatalog/domain/metadata/format/TextParser.java x: 2 # contributors y: 10 lines of code commons/src/main/java/com/epam/eco/schemacatalog/domain/metadata/format/Unescaper.java x: 2 # contributors y: 25 lines of code commons/src/main/java/com/epam/eco/schemacatalog/domain/rest/request/MetadataRequest.java x: 2 # contributors y: 40 lines of code commons/src/main/java/com/epam/eco/schemacatalog/domain/rest/response/MessageResponse.java x: 2 # contributors y: 34 lines of code commons/src/main/java/com/epam/eco/schemacatalog/domain/schema/IdentitySchemaInfo.java x: 2 # contributors y: 110 lines of code commons/src/main/java/com/epam/eco/schemacatalog/domain/schema/Mode.java x: 1 # contributors y: 4 lines of code commons/src/main/java/com/epam/eco/schemacatalog/domain/schema/SchemaCompatibilityError.java x: 2 # contributors y: 47 lines of code commons/src/main/java/com/epam/eco/schemacatalog/domain/schema/SchemaVersionRange.java x: 1 # contributors y: 65 lines of code commons/src/main/java/com/epam/eco/schemacatalog/domain/schema/SubjectAndVersion.java x: 2 # contributors y: 53 lines of code commons/src/main/java/com/epam/eco/schemacatalog/domain/schema/SubjectSchemas.java x: 2 # contributors y: 146 lines of code commons/src/main/java/com/epam/eco/schemacatalog/fts/SearchParams.java x: 2 # contributors y: 473 lines of code commons/src/main/java/com/epam/eco/schemacatalog/fts/SearchResult.java x: 2 # contributors y: 177 lines of code commons/src/main/java/com/epam/eco/schemacatalog/serde/kafka/BySchemaFieldsVerifier.java x: 2 # contributors y: 124 lines of code commons/src/main/java/com/epam/eco/schemacatalog/serde/kafka/VerificationResult.java x: 2 # contributors y: 35 lines of code commons/src/main/java/com/epam/eco/schemacatalog/utils/MetadataDocAttributeExtractor.java x: 2 # contributors y: 63 lines of code fts/src/main/java/com/epam/eco/schemacatalog/fts/MetadataDocument.java x: 2 # contributors y: 96 lines of code rest/src/main/java/com/epam/eco/schemacatalog/rest/config/HttpSecurityConfigurer.java x: 2 # contributors y: 28 lines of code rest/src/main/java/com/epam/eco/schemacatalog/rest/controller/MetadataSchemaController.java x: 2 # contributors y: 163 lines of code rest/src/main/java/com/epam/eco/schemacatalog/rest/controller/QueryController.java x: 2 # contributors y: 137 lines of code rest/src/main/java/com/epam/eco/schemacatalog/rest/controller/ViewSchemaController.java x: 2 # contributors y: 140 lines of code rest/src/main/java/com/epam/eco/schemacatalog/rest/view/FormattedMetadata.java x: 2 # contributors y: 58 lines of code rest/src/main/java/com/epam/eco/schemacatalog/rest/view/FormattedMetadataValue.java x: 2 # contributors y: 165 lines of code rest/src/main/java/com/epam/eco/schemacatalog/rest/view/NamedSchemaFieldType.java x: 2 # contributors y: 123 lines of code rest/src/main/java/com/epam/eco/schemacatalog/rest/view/ParameterizedSchemaFieldType.java x: 2 # contributors y: 131 lines of code rest/src/main/java/com/epam/eco/schemacatalog/rest/view/TagDescription.java x: 2 # contributors y: 128 lines of code store/src/main/java/com/epam/eco/schemacatalog/store/autoconfigure/SchemaCatalogStoreAutoConfiguration.java x: 2 # contributors y: 50 lines of code store/src/main/java/com/epam/eco/schemacatalog/store/metadata/kafka/KafkaMetadataStore.java x: 2 # contributors y: 301 lines of code store/src/main/java/com/epam/eco/schemacatalog/store/schema/kafka/ClearSubjectKey.java x: 1 # contributors y: 41 lines of code store/src/main/java/com/epam/eco/schemacatalog/store/schema/kafka/ClearSubjectValue.java x: 1 # contributors y: 33 lines of code store/src/main/java/com/epam/eco/schemacatalog/store/schema/kafka/ModeValue.java x: 1 # contributors y: 40 lines of code store/src/main/java/com/epam/eco/schemacatalog/store/schema/kafka/SchemaRegistrySerde.java x: 2 # contributors y: 88 lines of code store/src/main/java/com/epam/eco/schemacatalog/store/schema/kafka/SchemaValue.java x: 2 # contributors y: 69 lines of code ui/src/client/components/Pages/common/Schema/SchemaDetails/SchemaDetails.js x: 2 # contributors y: 77 lines of code ui/src/client/components/Pages/SchemasContainer/AdvancedSearch/AdvancedSearch.js x: 2 # contributors y: 107 lines of code ui/src/client/selectors/schemaHistorySelectors/schemaHistorySelectors.js x: 1 # contributors y: 12 lines of code ui/src/client/components/Pages/SchemasContainer/Schemas/Schemas.js x: 2 # contributors y: 134 lines of code _scripts/demo-schemas/address[2].avsc x: 1 # contributors y: 32 lines of code _scripts/demo-schemas/address[3].avsc x: 1 # contributors y: 37 lines of code _scripts/demo-schemas/invoice-history[1].avsc x: 1 # contributors y: 19 lines of code _scripts/demo-schemas/order-item-history[1].avsc x: 1 # contributors y: 23 lines of code client/spotbugs-exclude.xml x: 1 # contributors y: 6 lines of code ui/babel.config.js x: 1 # contributors y: 9 lines of code ui/src/client/actions/alertActions/alertActions.js x: 1 # contributors y: 16 lines of code ui/src/client/components/Header/CommonHeader/CommonHeader.scss x: 1 # contributors y: 1 lines of code ui/src/client/components/Header/common/Header/Header.js x: 1 # contributors y: 85 lines of code ui/src/client/components/Header/common/Header/Header.scss x: 1 # contributors y: 82 lines of code ui/src/client/components/Header/common/MenuDropdown/MenuDropdown.js x: 1 # contributors y: 56 lines of code ui/src/client/components/ModalRoot/TestSchemaModal/TestSchemaModal.js x: 1 # contributors y: 93 lines of code ui/src/client/components/Pages/NoMatch/NoMatch.scss x: 1 # contributors y: 68 lines of code ui/src/client/components/Pages/SchemasContainer/AdvancedSearch/NamespaceOptions/NamespaceOptions.js x: 1 # contributors y: 61 lines of code ui/src/client/components/Pages/SchemasContainer/AdvancedSearch/YesNoOptions/YesNoOptions.js x: 1 # contributors y: 48 lines of code ui/src/client/components/Pages/SchemasContainer/Paginator/Paginator.scss x: 1 # contributors y: 96 lines of code ui/src/client/components/Pages/SchemasContainer/PrimarySearch/PrimarySearch.js x: 1 # contributors y: 99 lines of code ui/src/client/components/Pages/SchemasContainer/PrimarySearch/PrimarySearch.scss x: 1 # contributors y: 100 lines of code ui/src/client/components/Pages/SchemasContainer/PrimarySearch/QueryExamples/QueryExamples.scss x: 1 # contributors y: 52 lines of code ui/src/client/components/Pages/common/Schema/SchemaCompatibilitySelector/SchemaCompatibilitySelector.js x: 1 # contributors y: 57 lines of code ui/src/client/components/Pages/common/Schema/SchemaDeleteActions/SchemaDeleteActions.js x: 1 # contributors y: 45 lines of code ui/src/client/components/Pages/common/Schema/SchemaHistory/SchemaHistory.scss x: 1 # contributors y: 17 lines of code ui/src/client/components/Pages/common/Schema/SchemaTable/TypeCell/TypeCell.js x: 1 # contributors y: 25 lines of code ui/src/client/components/Pages/common/Schema/common/Metadata/MetadataEdit/MetadataEdit.js x: 1 # contributors y: 135 lines of code ui/src/client/components/Pages/common/Schema/common/Metadata/MetadataEdit/MetadataEditInput/Tags/Tags.js x: 1 # contributors y: 50 lines of code ui/src/client/components/common/components/DropDownButton/DropDownButton.js x: 1 # contributors y: 79 lines of code ui/src/client/components/common/components/Input/Input.js x: 1 # contributors y: 70 lines of code ui/src/client/components/common/components/Loader/Loader.scss x: 1 # contributors y: 201 lines of code ui/src/client/components/common/components/Paginator/Paginator.js x: 1 # contributors y: 345 lines of code ui/src/client/components/common/components/Selector/Selector.js x: 1 # contributors y: 158 lines of code ui/src/client/components/common/components/TableWithDetails/TableWithDetails.js x: 1 # contributors y: 174 lines of code ui/src/client/reducers/schemaReducer/schemaReducer.spec/schemaMockResponse.js x: 1 # contributors y: 405 lines of code ui/src/client/styles/fonts.scss x: 1 # contributors y: 62 lines of code
680.0
lines of code
  min: 1.0
  average: 56.02
  25th percentile: 16.0
  median: 33.0
  75th percentile: 59.5
  max: 680.0
0 9.0
# contributors
min: 1.0 | average: 1.77 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 2.0 | max: 9.0