File Size vs. Commits (all time): 28 points
deploy-templates/templates/configmap.yaml
x: 4 commits (all time)
y: 14 lines of code
deploy-templates/templates/service-monitor.yaml
x: 1 commits (all time)
y: 25 lines of code
deploy-templates/values.yaml
x: 7 commits (all time)
y: 32 lines of code
deploy-templates/templates/_helpers.tpl
x: 4 commits (all time)
y: 85 lines of code
deploy-templates/templates/authpolicy-ls.yaml
x: 2 commits (all time)
y: 22 lines of code
deploy-templates/templates/deployment.yaml
x: 7 commits (all time)
y: 60 lines of code
src/it/java/com/epam/digital/data/platform/langserver/BaseIT.java
x: 5 commits (all time)
y: 39 lines of code
src/it/java/com/epam/digital/data/platform/langserver/GroovyLangServerIT.java
x: 1 commits (all time)
y: 54 lines of code
src/it/java/com/epam/digital/data/platform/langserver/XmlLangServerIT.java
x: 1 commits (all time)
y: 73 lines of code
src/main/java/com/epam/digital/data/platform/langserver/ddmlanguageserver/config/MessageHandlerConfig.java
x: 1 commits (all time)
y: 18 lines of code
src/main/java/com/epam/digital/data/platform/langserver/ddmlanguageserver/config/WebSocketConfig.java
x: 7 commits (all time)
y: 24 lines of code
src/main/java/com/epam/digital/data/platform/langserver/ddmlanguageserver/config/WebSocketHandlerConfig.java
x: 2 commits (all time)
y: 19 lines of code
src/main/java/com/epam/digital/data/platform/langserver/ddmlanguageserver/factory/GroovyLangServerFactory.java
x: 2 commits (all time)
y: 25 lines of code
src/main/java/com/epam/digital/data/platform/langserver/ddmlanguageserver/factory/XmlLangServerFactory.java
x: 1 commits (all time)
y: 50 lines of code
src/main/java/com/epam/digital/data/platform/langserver/ddmlanguageserver/handler/WebSocketHandler.java
x: 1 commits (all time)
y: 53 lines of code
deploy-templates/templates/service.yaml
x: 3 commits (all time)
y: 16 lines of code
src/main/java/com/epam/digital/data/platform/langserver/ddmlanguageserver/consumer/LSMessageConsumer.java
x: 1 commits (all time)
y: 35 lines of code
src/main/java/com/epam/digital/data/platform/langserver/ddmlanguageserver/factory/LanguageServerFactory.java
x: 1 commits (all time)
y: 6 lines of code
src/main/java/com/epam/digital/data/platform/langserver/ddmlanguageserver/DdmLanguageServerApplication.java
x: 2 commits (all time)
y: 9 lines of code
src/main/java/com/epam/digital/data/platform/langserver/ddmlanguageserver/exception/WebSocketConnectionException.java
x: 2 commits (all time)
y: 6 lines of code
deploy-templates/Chart.yaml
x: 2 commits (all time)
y: 7 lines of code
deploy-templates/templates/role.yaml
x: 2 commits (all time)
y: 15 lines of code
deploy-templates/templates/rolebinding.yaml
x: 2 commits (all time)
y: 11 lines of code
build.groovy
x: 1 commits (all time)
y: 2 lines of code
deploy-templates/templates/serviceaccount.yaml
x: 1 commits (all time)
y: 12 lines of code
85.0
lines of code
min: 2.0 average: 25.79 25th percentile: 7.5 median: 18.5 75th percentile: 38.0 max: 85.0
0
7.0
commits (all time)
min: 1.0 | average: 2.39 | 25th percentile: 1.0 | median: 2.0 | 75th percentile: 2.75 | max: 7.0
File Size vs. Contributors (all time): 28 points
deploy-templates/templates/configmap.yaml
x: 3 contributors (all time)
y: 14 lines of code
deploy-templates/templates/service-monitor.yaml
x: 1 contributors (all time)
y: 25 lines of code
deploy-templates/values.yaml
x: 5 contributors (all time)
y: 32 lines of code
deploy-templates/templates/_helpers.tpl
x: 4 contributors (all time)
y: 85 lines of code
deploy-templates/templates/authpolicy-ls.yaml
x: 2 contributors (all time)
y: 22 lines of code
deploy-templates/templates/deployment.yaml
x: 4 contributors (all time)
y: 60 lines of code
src/it/java/com/epam/digital/data/platform/langserver/BaseIT.java
x: 3 contributors (all time)
y: 39 lines of code
src/it/java/com/epam/digital/data/platform/langserver/GroovyLangServerIT.java
x: 1 contributors (all time)
y: 54 lines of code
src/it/java/com/epam/digital/data/platform/langserver/XmlLangServerIT.java
x: 1 contributors (all time)
y: 73 lines of code
src/main/java/com/epam/digital/data/platform/langserver/ddmlanguageserver/config/MessageHandlerConfig.java
x: 1 contributors (all time)
y: 18 lines of code
src/main/java/com/epam/digital/data/platform/langserver/ddmlanguageserver/config/WebSocketConfig.java
x: 3 contributors (all time)
y: 24 lines of code
src/main/java/com/epam/digital/data/platform/langserver/ddmlanguageserver/config/WebSocketHandlerConfig.java
x: 2 contributors (all time)
y: 19 lines of code
src/main/java/com/epam/digital/data/platform/langserver/ddmlanguageserver/factory/GroovyLangServerFactory.java
x: 2 contributors (all time)
y: 25 lines of code
src/main/java/com/epam/digital/data/platform/langserver/ddmlanguageserver/factory/XmlLangServerFactory.java
x: 1 contributors (all time)
y: 50 lines of code
src/main/java/com/epam/digital/data/platform/langserver/ddmlanguageserver/handler/WebSocketHandler.java
x: 1 contributors (all time)
y: 53 lines of code
deploy-templates/templates/service.yaml
x: 2 contributors (all time)
y: 16 lines of code
src/main/java/com/epam/digital/data/platform/langserver/ddmlanguageserver/consumer/LSMessageConsumer.java
x: 1 contributors (all time)
y: 35 lines of code
src/main/java/com/epam/digital/data/platform/langserver/ddmlanguageserver/factory/LanguageServerFactory.java
x: 1 contributors (all time)
y: 6 lines of code
src/main/java/com/epam/digital/data/platform/langserver/ddmlanguageserver/DdmLanguageServerApplication.java
x: 2 contributors (all time)
y: 9 lines of code
src/main/java/com/epam/digital/data/platform/langserver/ddmlanguageserver/exception/WebSocketConnectionException.java
x: 2 contributors (all time)
y: 6 lines of code
deploy-templates/Chart.yaml
x: 2 contributors (all time)
y: 7 lines of code
deploy-templates/templates/role.yaml
x: 2 contributors (all time)
y: 15 lines of code
deploy-templates/templates/rolebinding.yaml
x: 2 contributors (all time)
y: 11 lines of code
build.groovy
x: 1 contributors (all time)
y: 2 lines of code
deploy-templates/templates/serviceaccount.yaml
x: 1 contributors (all time)
y: 12 lines of code
85.0
lines of code
min: 2.0 average: 25.79 25th percentile: 7.5 median: 18.5 75th percentile: 38.0 max: 85.0
0
5.0
contributors (all time)
min: 1.0 | average: 1.93 | 25th percentile: 1.0 | median: 2.0 | 75th percentile: 2.0 | max: 5.0
File Size vs. Commits (30 days): 0 points
No data for "commits (30d)" vs. "lines of code".
File Size vs. Contributors (30 days): 0 points
No data for "contributors (30d)" vs. "lines of code".
File Size vs. Commits (90 days): 0 points
No data for "commits (90d)" vs. "lines of code".
File Size vs. Contributors (90 days): 0 points
No data for "contributors (90d)" vs. "lines of code".