apache / pekko-projection
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 110 files with 10,034 lines of code.
    • 0 files changed more than 100 times (0 lines of code)
    • 2 files changed 51-100 times (367 lines of code)
    • 2 files changed 21-50 times (77 lines of code)
    • 6 files changed 6-20 times (1,337 lines of code)
    • 100 files changed 1-5 times (8,253 lines of code)
0% | 3% | <1% | 13% | 82%
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 110 files with 10,034 lines of code.
    • 0 files changed by more than 25 contributors (0 lines of code)
    • 1 file changed by 11-25 contributors (170 lines of code)
    • 3 files changed by 6-10 contributors (274 lines of code)
    • 93 files changed by 2-5 contributors (9,011 lines of code)
    • 13 files changed by 1 contributor (579 lines of code)
0% | 1% | 2% | 89% | 5%
Legend:
26+
11-25
6-10
2-5
1

explore: grouped by folders | grouped by contributors count | data
File Change Frequency per File Extension
scala, md, java, yaml, xml, sql, sbt, txt, gitignore, sh, proto, properties
File Change Frequency per Extension
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
sbt0% | 93% | 6% | 0% | 0%
scala0% | 1% | <1% | 14% | 83%
java0% | 0% | 0% | 0% | 100%
yaml0% | 0% | 0% | 0% | 100%
xml0% | 0% | 0% | 0% | 100%
proto0% | 0% | 0% | 0% | 100%
sql0% | 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
ROOT0% | 100% | 0% | 0% | 0%
project0% | 27% | 12% | 40% | 20%
cassandra0% | 0% | 0% | 45% | 54%
slick0% | 0% | 0% | 14% | 85%
jdbc0% | 0% | 0% | 4% | 95%
core0% | 0% | 0% | 0% | 100%
testkit0% | 0% | 0% | 0% | 100%
kafka-test0% | 0% | 0% | 0% | 100%
eventsourced0% | 0% | 0% | 0% | 100%
kafka0% | 0% | 0% | 0% | 100%
durable-state0% | 0% | 0% | 0% | 100%
docker-files0% | 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
170 - 2018-10-12 2025-01-09 95 15 renato@cavalcanti.be 5850190+ptrdom@users.norepl...
build.sbt
in root
197 - 2018-10-12 2024-07-16 70 9 renato@cavalcanti.be pjfanning@users.noreply.git...
plugins.sbt
in project
14 - 2018-10-12 2024-09-24 49 10 renato@cavalcanti.be pjfanning@users.noreply.git...
Common.scala
in project
63 - 2020-04-15 2024-06-16 26 8 458526+ennru@users.noreply.... pjfanning@users.noreply.git...
96 3 2018-10-12 2023-07-13 13 5 renato@cavalcanti.be matthew.dedetrich@aiven.io
9 - 2023-03-27 2024-03-22 6 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
JdbcContainerOffsetStoreSpec.scala
in jdbc/src/it/scala/org/apache/pekko/projection/jdbc
108 8 2023-03-24 2025-03-07 6 3 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
SlickContainerOffsetStoreSpec.scala
in slick/src/it/scala/org/apache/pekko/projection/slick
110 3 2023-03-24 2025-03-07 6 3 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
Protobuf.scala
in project
145 5 2020-06-03 2025-02-24 6 4 patrik.nordwall@gmail.com pjfanning@users.noreply.git...
CassandraProjectionSpec.scala
in cassandra/src/it/scala/org/apache/pekko/projection/cassandra
869 18 2023-03-24 2023-06-27 6 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
7 - 2024-01-26 2025-01-09 5 2 pjfanning@users.noreply.git... 5850190+ptrdom@users.norepl...
TestOffsetStoreAdapter.scala
in testkit/src/main/scala/org/apache/pekko/projection/testkit/internal
29 2 2023-03-24 2023-06-26 5 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
Projection.scala
in core/src/main/scala/org/apache/pekko/projection
68 3 2023-03-24 2025-01-08 5 3 matthew.dedetrich@aiven.io saguywalker@protonmail.com
DurableStateSourceProvider.scala
in durable-state/src/main/scala/org/apache/pekko/projection/state/javadsl
114 5 2023-03-24 2024-03-22 5 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
KafkaSourceProviderImpl.scala
in kafka/src/main/scala/org/apache/pekko/projection/kafka/internal
132 6 2023-03-24 2023-06-23 5 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
SlickProjectionImpl.scala
in slick/src/main/scala/org/apache/pekko/projection/slick/internal
162 9 2023-03-24 2024-06-16 5 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
EventSourcedProvider.scala
in eventsourced/src/main/scala/org/apache/pekko/projection/eventsourced/javadsl
164 6 2023-03-24 2025-01-09 5 3 matthew.dedetrich@aiven.io 5850190+ptrdom@users.norepl...
CassandraOffsetStoreSpec.scala
in cassandra/src/it/scala/org/apache/pekko/projection/cassandra
186 3 2023-03-24 2023-06-23 5 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
JdbcProjectionSpec.scala
in jdbc/src/it/scala/org/apache/pekko/projection/jdbc
1112 28 2023-03-24 2023-07-26 5 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
12 - 2020-08-11 2023-06-23 4 3 sean@seanglover.com pjfanning@users.noreply.git...
ProjectionContextImpl.scala
in core/src/main/scala/org/apache/pekko/projection/internal
17 - 2023-03-24 2023-09-02 4 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
ActorHandlerInit.scala
in core/src/main/scala/org/apache/pekko/projection/internal
20 1 2023-03-24 2024-03-22 4 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
JdbcHandler.scala
in jdbc/src/main/scala/org/apache/pekko/projection/jdbc/javadsl
25 1 2023-03-24 2024-03-20 4 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
SourceProviderAdapter.scala
in core/src/main/scala/org/apache/pekko/projection/internal
26 1 2023-03-24 2023-06-23 4 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
ProjectionId.scala
in core/src/main/scala/org/apache/pekko/projection
28 2 2023-03-24 2023-09-02 4 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
TestSourceProvider.scala
in testkit/src/main/scala/org/apache/pekko/projection/testkit/javadsl
30 1 2023-03-24 2023-06-23 4 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
StatefulHandler.scala
in core/src/main/scala/org/apache/pekko/projection/javadsl
31 2 2023-03-24 2024-03-22 4 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
ProjectionManagement.scala
in core/src/main/scala/org/apache/pekko/projection/javadsl
31 - 2023-03-24 2023-06-23 4 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
StatefulHandler.scala
in core/src/main/scala/org/apache/pekko/projection/scaladsl
31 2 2023-03-24 2024-03-22 4 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
ContainerSessionProvider.scala
in cassandra/src/it/scala/org/apache/pekko/projection/cassandra
37 1 2023-03-24 2024-10-06 4 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
57 - 2023-03-27 2023-06-23 4 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
HandlerAdapter.scala
in core/src/main/scala/org/apache/pekko/projection/internal
58 6 2023-03-24 2023-06-23 4 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
JdbcSettings.scala
in jdbc/src/main/scala/org/apache/pekko/projection/jdbc/internal
69 2 2023-03-24 2024-06-16 4 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
TestSourceProviderImpl.scala
in testkit/src/main/scala/org/apache/pekko/projection/testkit/internal
78 3 2023-03-24 2023-06-23 4 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
CassandraProjection.scala
in cassandra/src/main/scala/org/apache/pekko/projection/cassandra/scaladsl
84 1 2023-03-24 2025-01-08 4 3 matthew.dedetrich@aiven.io saguywalker@protonmail.com
CassandraProjection.scala
in cassandra/src/main/scala/org/apache/pekko/projection/cassandra/javadsl
88 1 2023-03-24 2023-06-23 4 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
DurableStateSourceProvider.scala
in durable-state/src/main/scala/org/apache/pekko/projection/state/scaladsl
102 5 2023-03-24 2024-03-22 4 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
EventSourcedProvider.scala
in eventsourced/src/main/scala/org/apache/pekko/projection/eventsourced/scaladsl
125 6 2023-03-24 2025-01-09 4 3 matthew.dedetrich@aiven.io 5850190+ptrdom@users.norepl...
TestProjectionImpl.scala
in testkit/src/main/scala/org/apache/pekko/projection/testkit/internal
136 4 2023-03-24 2023-09-02 4 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
CassandraProjectionImpl.scala
in cassandra/src/main/scala/org/apache/pekko/projection/cassandra/internal
162 12 2023-03-24 2023-09-02 4 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
SlickOffsetStore.scala
in slick/src/main/scala/org/apache/pekko/projection/slick/internal
169 9 2023-03-24 2024-06-16 4 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
JdbcProjection.scala
in jdbc/src/main/scala/org/apache/pekko/projection/jdbc/javadsl
186 6 2023-03-24 2023-06-23 4 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
ProjectionBehavior.scala
in core/src/main/scala/org/apache/pekko/projection
202 6 2023-03-24 2023-09-02 4 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
JdbcOffsetStore.scala
in jdbc/src/main/scala/org/apache/pekko/projection/jdbc/internal
231 8 2023-03-24 2024-06-16 4 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
JdbcProjectionImpl.scala
in jdbc/src/main/scala/org/apache/pekko/projection/jdbc/internal
231 11 2023-03-24 2023-09-02 4 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
SlickProjection.scala
in slick/src/main/scala/org/apache/pekko/projection/slick
260 9 2023-03-24 2024-06-16 4 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
CassandraProjectionTest.java
in cassandra/src/it/java/org/apache/pekko/projection/cassandra
324 17 2023-03-24 2023-06-23 4 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
InternalProjectionState.scala
in core/src/main/scala/org/apache/pekko/projection/internal
404 8 2023-03-24 2023-09-02 4 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
ProjectionContext.scala
in core/src/main/scala/org/apache/pekko/projection
2 - 2023-03-24 2023-06-23 3 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
MergeableOffset.scala
in core/src/main/scala/org/apache/pekko/projection
4 - 2023-03-24 2023-06-23 3 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
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
170 - 2018-10-12 2025-01-09 95 15 renato@cavalcanti.be 5850190+ptrdom@users.norepl...
plugins.sbt
in project
14 - 2018-10-12 2024-09-24 49 10 renato@cavalcanti.be pjfanning@users.noreply.git...
build.sbt
in root
197 - 2018-10-12 2024-07-16 70 9 renato@cavalcanti.be pjfanning@users.noreply.git...
Common.scala
in project
63 - 2020-04-15 2024-06-16 26 8 458526+ennru@users.noreply.... pjfanning@users.noreply.git...
96 3 2018-10-12 2023-07-13 13 5 renato@cavalcanti.be matthew.dedetrich@aiven.io
Protobuf.scala
in project
145 5 2020-06-03 2025-02-24 6 4 patrik.nordwall@gmail.com pjfanning@users.noreply.git...
SlickContainerOffsetStoreSpec.scala
in slick/src/it/scala/org/apache/pekko/projection/slick
110 3 2023-03-24 2025-03-07 6 3 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
JdbcContainerOffsetStoreSpec.scala
in jdbc/src/it/scala/org/apache/pekko/projection/jdbc
108 8 2023-03-24 2025-03-07 6 3 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
Projection.scala
in core/src/main/scala/org/apache/pekko/projection
68 3 2023-03-24 2025-01-08 5 3 matthew.dedetrich@aiven.io saguywalker@protonmail.com
EventSourcedProvider.scala
in eventsourced/src/main/scala/org/apache/pekko/projection/eventsourced/javadsl
164 6 2023-03-24 2025-01-09 5 3 matthew.dedetrich@aiven.io 5850190+ptrdom@users.norepl...
12 - 2020-08-11 2023-06-23 4 3 sean@seanglover.com pjfanning@users.noreply.git...
EventSourcedProvider.scala
in eventsourced/src/main/scala/org/apache/pekko/projection/eventsourced/scaladsl
125 6 2023-03-24 2025-01-09 4 3 matthew.dedetrich@aiven.io 5850190+ptrdom@users.norepl...
CassandraProjection.scala
in cassandra/src/main/scala/org/apache/pekko/projection/cassandra/scaladsl
84 1 2023-03-24 2025-01-08 4 3 matthew.dedetrich@aiven.io saguywalker@protonmail.com
9 - 2023-03-27 2024-03-22 6 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
CassandraProjectionSpec.scala
in cassandra/src/it/scala/org/apache/pekko/projection/cassandra
869 18 2023-03-24 2023-06-27 6 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
SlickProjectionImpl.scala
in slick/src/main/scala/org/apache/pekko/projection/slick/internal
162 9 2023-03-24 2024-06-16 5 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
7 - 2024-01-26 2025-01-09 5 2 pjfanning@users.noreply.git... 5850190+ptrdom@users.norepl...
KafkaSourceProviderImpl.scala
in kafka/src/main/scala/org/apache/pekko/projection/kafka/internal
132 6 2023-03-24 2023-06-23 5 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
DurableStateSourceProvider.scala
in durable-state/src/main/scala/org/apache/pekko/projection/state/javadsl
114 5 2023-03-24 2024-03-22 5 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
TestOffsetStoreAdapter.scala
in testkit/src/main/scala/org/apache/pekko/projection/testkit/internal
29 2 2023-03-24 2023-06-26 5 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
JdbcProjectionSpec.scala
in jdbc/src/it/scala/org/apache/pekko/projection/jdbc
1112 28 2023-03-24 2023-07-26 5 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
CassandraOffsetStoreSpec.scala
in cassandra/src/it/scala/org/apache/pekko/projection/cassandra
186 3 2023-03-24 2023-06-23 5 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
SlickProjection.scala
in slick/src/main/scala/org/apache/pekko/projection/slick
260 9 2023-03-24 2024-06-16 4 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
SlickOffsetStore.scala
in slick/src/main/scala/org/apache/pekko/projection/slick/internal
169 9 2023-03-24 2024-06-16 4 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
57 - 2023-03-27 2023-06-23 4 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
DurableStateSourceProvider.scala
in durable-state/src/main/scala/org/apache/pekko/projection/state/scaladsl
102 5 2023-03-24 2024-03-22 4 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
ProjectionBehavior.scala
in core/src/main/scala/org/apache/pekko/projection
202 6 2023-03-24 2023-09-02 4 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
ProjectionId.scala
in core/src/main/scala/org/apache/pekko/projection
28 2 2023-03-24 2023-09-02 4 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
StatefulHandler.scala
in core/src/main/scala/org/apache/pekko/projection/scaladsl
31 2 2023-03-24 2024-03-22 4 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
ProjectionManagement.scala
in core/src/main/scala/org/apache/pekko/projection/javadsl
31 - 2023-03-24 2023-06-23 4 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
StatefulHandler.scala
in core/src/main/scala/org/apache/pekko/projection/javadsl
31 2 2023-03-24 2024-03-22 4 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
ActorHandlerInit.scala
in core/src/main/scala/org/apache/pekko/projection/internal
20 1 2023-03-24 2024-03-22 4 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
ProjectionContextImpl.scala
in core/src/main/scala/org/apache/pekko/projection/internal
17 - 2023-03-24 2023-09-02 4 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
InternalProjectionState.scala
in core/src/main/scala/org/apache/pekko/projection/internal
404 8 2023-03-24 2023-09-02 4 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
HandlerAdapter.scala
in core/src/main/scala/org/apache/pekko/projection/internal
58 6 2023-03-24 2023-06-23 4 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
SourceProviderAdapter.scala
in core/src/main/scala/org/apache/pekko/projection/internal
26 1 2023-03-24 2023-06-23 4 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
TestSourceProvider.scala
in testkit/src/main/scala/org/apache/pekko/projection/testkit/javadsl
30 1 2023-03-24 2023-06-23 4 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
TestProjectionImpl.scala
in testkit/src/main/scala/org/apache/pekko/projection/testkit/internal
136 4 2023-03-24 2023-09-02 4 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
TestSourceProviderImpl.scala
in testkit/src/main/scala/org/apache/pekko/projection/testkit/internal
78 3 2023-03-24 2023-06-23 4 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
JdbcHandler.scala
in jdbc/src/main/scala/org/apache/pekko/projection/jdbc/javadsl
25 1 2023-03-24 2024-03-20 4 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
JdbcProjection.scala
in jdbc/src/main/scala/org/apache/pekko/projection/jdbc/javadsl
186 6 2023-03-24 2023-06-23 4 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
JdbcProjectionImpl.scala
in jdbc/src/main/scala/org/apache/pekko/projection/jdbc/internal
231 11 2023-03-24 2023-09-02 4 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
JdbcSettings.scala
in jdbc/src/main/scala/org/apache/pekko/projection/jdbc/internal
69 2 2023-03-24 2024-06-16 4 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
JdbcOffsetStore.scala
in jdbc/src/main/scala/org/apache/pekko/projection/jdbc/internal
231 8 2023-03-24 2024-06-16 4 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
CassandraProjection.scala
in cassandra/src/main/scala/org/apache/pekko/projection/cassandra/javadsl
88 1 2023-03-24 2023-06-23 4 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
CassandraProjectionImpl.scala
in cassandra/src/main/scala/org/apache/pekko/projection/cassandra/internal
162 12 2023-03-24 2023-09-02 4 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
ContainerSessionProvider.scala
in cassandra/src/it/scala/org/apache/pekko/projection/cassandra
37 1 2023-03-24 2024-10-06 4 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
CassandraProjectionTest.java
in cassandra/src/it/java/org/apache/pekko/projection/cassandra
324 17 2023-03-24 2023-06-23 4 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
SlickSettings.scala
in slick/src/main/scala/org/apache/pekko/projection/slick/internal
20 - 2023-03-24 2023-06-23 3 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
KafkaSourceProvider.scala
in kafka/src/main/scala/org/apache/pekko/projection/kafka/scaladsl
25 - 2023-03-24 2023-06-23 3 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
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
KafkaToSlickIntegrationSpec.scala
in kafka-test/src/it/scala/org/apache/pekko/projection/kafka/integration
267 7 2023-09-03 2024-06-16 2 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
cassandra.yaml
in docker-files
91 - 2020-04-22 2020-04-22 1 1 patrik.nordwall@gmail.com patrik.nordwall@gmail.com
KafkaSourceProviderSpec.scala
in kafka-test/src/it/scala/org/apache/pekko/projection/kafka
47 - 2023-09-03 2023-09-03 1 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
KafkaSpecBase.scala
in kafka-test/src/it/scala/org/apache/pekko/projection/kafka
43 - 2023-09-03 2023-09-03 1 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
31 - 2023-10-12 2023-10-12 1 1 matthew.dedetrich@aiven.io matthew.dedetrich@aiven.io
logback-test.xml
in kafka-test/src/it/resources
25 - 2023-09-03 2023-09-03 1 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
logback-test.xml
in cassandra/src/it/resources
20 - 2023-03-24 2023-03-24 1 1 matthew.dedetrich@aiven.io matthew.dedetrich@aiven.io
logback-test.xml
in slick/src/it/resources
17 - 2023-03-24 2023-03-24 1 1 matthew.dedetrich@aiven.io matthew.dedetrich@aiven.io
logback-test.xml
in jdbc/src/it/resources
16 - 2023-03-24 2023-03-24 1 1 matthew.dedetrich@aiven.io matthew.dedetrich@aiven.io
7 - 2023-10-12 2023-10-12 1 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
7 - 2024-02-12 2024-10-03 3 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
7 - 2024-02-12 2025-01-15 3 1 pjfanning@users.noreply.git... pjfanning@users.noreply.git...
default-init.sql
in jdbc/src/it/resources/db
1 - 2023-03-24 2023-03-24 1 1 matthew.dedetrich@aiven.io matthew.dedetrich@aiven.io
JdbcProjectionSpec.scala
in jdbc/src/it/scala/org/apache/pekko/projection/jdbc
1112 28 2023-03-24 2023-07-26 5 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
CassandraProjectionSpec.scala
in cassandra/src/it/scala/org/apache/pekko/projection/cassandra
869 18 2023-03-24 2023-06-27 6 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
InternalProjectionState.scala
in core/src/main/scala/org/apache/pekko/projection/internal
404 8 2023-03-24 2023-09-02 4 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
Dialect.scala
in jdbc/src/main/scala/org/apache/pekko/projection/jdbc/internal
358 9 2023-03-24 2023-06-23 3 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
CassandraProjectionTest.java
in cassandra/src/it/java/org/apache/pekko/projection/cassandra
324 17 2023-03-24 2023-06-23 4 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
SlickProjection.scala
in slick/src/main/scala/org/apache/pekko/projection/slick
260 9 2023-03-24 2024-06-16 4 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
JdbcProjectionImpl.scala
in jdbc/src/main/scala/org/apache/pekko/projection/jdbc/internal
231 11 2023-03-24 2023-09-02 4 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
JdbcOffsetStore.scala
in jdbc/src/main/scala/org/apache/pekko/projection/jdbc/internal
231 8 2023-03-24 2024-06-16 4 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
ProjectionBehavior.scala
in core/src/main/scala/org/apache/pekko/projection
202 6 2023-03-24 2023-09-02 4 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
JdbcProjection.scala
in jdbc/src/main/scala/org/apache/pekko/projection/jdbc/javadsl
186 6 2023-03-24 2023-06-23 4 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
CassandraOffsetStoreSpec.scala
in cassandra/src/it/scala/org/apache/pekko/projection/cassandra
186 3 2023-03-24 2023-06-23 5 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
SlickOffsetStore.scala
in slick/src/main/scala/org/apache/pekko/projection/slick/internal
169 9 2023-03-24 2024-06-16 4 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
SlickProjectionImpl.scala
in slick/src/main/scala/org/apache/pekko/projection/slick/internal
162 9 2023-03-24 2024-06-16 5 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
CassandraProjectionImpl.scala
in cassandra/src/main/scala/org/apache/pekko/projection/cassandra/internal
162 12 2023-03-24 2023-09-02 4 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
JdbcProjection.scala
in jdbc/src/main/scala/org/apache/pekko/projection/jdbc/scaladsl
159 6 2023-03-24 2023-06-23 3 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
HandlerRecoveryImpl.scala
in core/src/main/scala/org/apache/pekko/projection/internal
144 2 2023-03-24 2023-06-23 3 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
ProjectionSerializer.scala
in core/src/main/scala/org/apache/pekko/projection/internal
142 15 2023-03-24 2023-06-23 3 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
TestProjectionImpl.scala
in testkit/src/main/scala/org/apache/pekko/projection/testkit/internal
136 4 2023-03-24 2023-09-02 4 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
KafkaSourceProviderImpl.scala
in kafka/src/main/scala/org/apache/pekko/projection/kafka/internal
132 6 2023-03-24 2023-06-23 5 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
CassandraOffsetStore.scala
in cassandra/src/main/scala/org/apache/pekko/projection/cassandra/internal
118 9 2023-03-24 2023-06-23 3 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
DurableStateSourceProvider.scala
in durable-state/src/main/scala/org/apache/pekko/projection/state/javadsl
114 5 2023-03-24 2024-03-22 5 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
DurableStateSourceProvider.scala
in durable-state/src/main/scala/org/apache/pekko/projection/state/scaladsl
102 5 2023-03-24 2024-03-22 4 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
ProjectionManagement.scala
in core/src/main/scala/org/apache/pekko/projection/scaladsl
96 8 2023-03-24 2023-06-23 3 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
ProjectionSettings.scala
in core/src/main/scala/org/apache/pekko/projection/internal
93 3 2023-03-24 2023-06-23 3 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
CassandraProjection.scala
in cassandra/src/main/scala/org/apache/pekko/projection/cassandra/javadsl
88 1 2023-03-24 2023-06-23 4 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
Projections.scala
in core/src/main/scala/org/apache/pekko/projection/javadsl
87 4 2023-03-24 2023-06-23 3 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
Projections.scala
in core/src/main/scala/org/apache/pekko/projection/scaladsl
86 4 2023-03-24 2023-06-23 3 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
OffsetSerialization.scala
in core/src/main/scala/org/apache/pekko/projection/internal
81 3 2023-03-24 2023-06-23 3 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
OffsetStrategy.scala
in core/src/main/scala/org/apache/pekko/projection/internal
80 5 2023-03-24 2023-06-23 3 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
TestSourceProviderImpl.scala
in testkit/src/main/scala/org/apache/pekko/projection/testkit/internal
78 3 2023-03-24 2023-06-23 4 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
Telemetry.scala
in core/src/main/scala/org/apache/pekko/projection/internal
71 9 2023-03-24 2023-06-23 3 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
JdbcSettings.scala
in jdbc/src/main/scala/org/apache/pekko/projection/jdbc/internal
69 2 2023-03-24 2024-06-16 4 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
ProjectionTestKit.scala
in testkit/src/main/scala/org/apache/pekko/projection/testkit/scaladsl
65 4 2023-03-24 2023-06-23 3 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
EventEnvelope.scala
in eventsourced/src/main/scala/org/apache/pekko/projection/eventsourced
60 4 2023-03-24 2023-06-23 3 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
HandlerAdapter.scala
in core/src/main/scala/org/apache/pekko/projection/internal
58 6 2023-03-24 2023-06-23 4 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
57 - 2023-03-27 2023-06-23 4 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
JdbcSessionUtil.scala
in jdbc/src/main/scala/org/apache/pekko/projection/jdbc/internal
56 3 2023-03-24 2023-06-23 3 2 matthew.dedetrich@aiven.io pjfanning@users.noreply.git...
Correlations

File Size vs. Number of Changes: 110 points

jdbc/src/it/scala/org/apache/pekko/projection/jdbc/JdbcContainerOffsetStoreSpec.scala x: 108 lines of code y: 6 # changes slick/src/it/scala/org/apache/pekko/projection/slick/SlickContainerOffsetStoreSpec.scala x: 110 lines of code y: 6 # changes project/Protobuf.scala x: 145 lines of code y: 6 # changes project/PekkoConnectorsDependency.scala x: 7 lines of code y: 3 # changes eventsourced/src/main/scala/org/apache/pekko/projection/eventsourced/javadsl/EventSourcedProvider.scala x: 164 lines of code y: 5 # changes eventsourced/src/main/scala/org/apache/pekko/projection/eventsourced/scaladsl/EventSourcedProvider.scala x: 125 lines of code y: 4 # changes project/Dependencies.scala x: 170 lines of code y: 95 # changes project/PekkoCoreDependency.scala x: 7 lines of code y: 5 # changes cassandra/src/main/scala/org/apache/pekko/projection/cassandra/scaladsl/CassandraProjection.scala x: 84 lines of code y: 4 # changes core/src/main/scala/org/apache/pekko/projection/Projection.scala x: 68 lines of code y: 5 # changes cassandra/src/it/scala/org/apache/pekko/projection/cassandra/ContainerSessionProvider.scala x: 37 lines of code y: 4 # changes project/plugins.sbt x: 14 lines of code y: 49 # changes build.sbt x: 197 lines of code y: 70 # changes jdbc/src/main/scala/org/apache/pekko/projection/jdbc/internal/JdbcOffsetStore.scala x: 231 lines of code y: 4 # changes jdbc/src/main/scala/org/apache/pekko/projection/jdbc/internal/JdbcSettings.scala x: 69 lines of code y: 4 # changes kafka-test/src/it/scala/org/apache/pekko/projection/kafka/integration/KafkaToSlickIntegrationSpec.scala x: 267 lines of code y: 2 # changes project/Common.scala x: 63 lines of code y: 26 # changes slick/src/main/scala/org/apache/pekko/projection/slick/SlickProjection.scala x: 260 lines of code y: 4 # changes slick/src/main/scala/org/apache/pekko/projection/slick/internal/SlickOffsetStore.scala x: 169 lines of code y: 4 # changes slick/src/main/scala/org/apache/pekko/projection/slick/internal/SlickProjectionImpl.scala x: 162 lines of code y: 5 # changes core/src/main/scala/org/apache/pekko/projection/internal/ActorHandlerInit.scala x: 20 lines of code y: 4 # changes core/src/main/scala/org/apache/pekko/projection/javadsl/StatefulHandler.scala x: 31 lines of code y: 4 # changes durable-state/src/main/scala/org/apache/pekko/projection/state/javadsl/DurableStateSourceProvider.scala x: 114 lines of code y: 5 # changes durable-state/src/main/scala/org/apache/pekko/projection/state/scaladsl/DurableStateSourceProvider.scala x: 102 lines of code y: 4 # changes project/AddMetaInfLicenseFiles.scala x: 9 lines of code y: 6 # changes jdbc/src/main/scala/org/apache/pekko/projection/jdbc/javadsl/JdbcHandler.scala x: 25 lines of code y: 4 # changes project/AutomaticModuleName.scala x: 7 lines of code y: 1 # changes project/LicenseReport.scala x: 31 lines of code y: 1 # changes kafka-test/src/it/resources/logback-test.xml x: 25 lines of code y: 1 # changes kafka-test/src/it/scala/org/apache/pekko/projection/kafka/KafkaSourceProviderSpec.scala x: 47 lines of code y: 1 # changes kafka-test/src/it/scala/org/apache/pekko/projection/kafka/KafkaSpecBase.scala x: 43 lines of code y: 1 # changes cassandra/src/main/scala/org/apache/pekko/projection/cassandra/internal/CassandraProjectionImpl.scala x: 162 lines of code y: 4 # changes core/src/main/scala/org/apache/pekko/projection/ProjectionBehavior.scala x: 202 lines of code y: 4 # changes core/src/main/scala/org/apache/pekko/projection/ProjectionId.scala x: 28 lines of code y: 4 # changes core/src/main/scala/org/apache/pekko/projection/internal/InternalProjectionState.scala x: 404 lines of code y: 4 # changes core/src/main/scala/org/apache/pekko/projection/internal/ProjectionContextImpl.scala x: 17 lines of code y: 4 # changes testkit/src/main/scala/org/apache/pekko/projection/testkit/internal/TestProjectionImpl.scala x: 136 lines of code y: 4 # changes jdbc/src/it/scala/org/apache/pekko/projection/jdbc/JdbcProjectionSpec.scala x: 1112 lines of code y: 5 # changes project/CopyrightHeader.scala x: 96 lines of code y: 13 # changes cassandra/src/it/scala/org/apache/pekko/projection/cassandra/CassandraProjectionSpec.scala x: 869 lines of code y: 6 # changes testkit/src/main/scala/org/apache/pekko/projection/testkit/internal/TestOffsetStoreAdapter.scala x: 29 lines of code y: 5 # changes cassandra/src/it/java/org/apache/pekko/projection/cassandra/CassandraProjectionTest.java x: 324 lines of code y: 4 # changes cassandra/src/it/scala/org/apache/pekko/projection/cassandra/CassandraOffsetStoreSpec.scala x: 186 lines of code y: 5 # changes cassandra/src/main/scala/org/apache/pekko/projection/cassandra/internal/CassandraOffsetStore.scala x: 118 lines of code y: 3 # changes cassandra/src/main/scala/org/apache/pekko/projection/cassandra/internal/CassandraSettings.scala x: 18 lines of code y: 3 # changes cassandra/src/main/scala/org/apache/pekko/projection/cassandra/javadsl/CassandraProjection.scala x: 88 lines of code y: 4 # changes core/src/main/protobuf/ProjectionMessages.proto x: 45 lines of code y: 3 # changes core/src/main/scala/org/apache/pekko/projection/BySlicesSourceProvider.scala x: 5 lines of code y: 3 # changes core/src/main/scala/org/apache/pekko/projection/HandlerRecoveryStrategy.scala x: 34 lines of code y: 3 # changes core/src/main/scala/org/apache/pekko/projection/MergeableOffset.scala x: 4 lines of code y: 3 # changes core/src/main/scala/org/apache/pekko/projection/OffsetVerification.scala x: 16 lines of code y: 3 # changes core/src/main/scala/org/apache/pekko/projection/ProjectionContext.scala x: 2 lines of code y: 3 # changes core/src/main/scala/org/apache/pekko/projection/internal/HandlerAdapter.scala x: 58 lines of code y: 4 # changes core/src/main/scala/org/apache/pekko/projection/internal/HandlerRecoveryImpl.scala x: 144 lines of code y: 3 # changes core/src/main/scala/org/apache/pekko/projection/internal/NoopStatusObserver.scala x: 20 lines of code y: 3 # changes core/src/main/scala/org/apache/pekko/projection/internal/OffsetSerialization.scala x: 81 lines of code y: 3 # changes core/src/main/scala/org/apache/pekko/projection/internal/OffsetStrategy.scala x: 80 lines of code y: 3 # changes core/src/main/scala/org/apache/pekko/projection/internal/ProjectionSerializer.scala x: 142 lines of code y: 3 # changes core/src/main/scala/org/apache/pekko/projection/internal/ProjectionSettings.scala x: 93 lines of code y: 3 # changes core/src/main/scala/org/apache/pekko/projection/internal/Telemetry.scala x: 71 lines of code y: 3 # changes core/src/main/scala/org/apache/pekko/projection/javadsl/Handler.scala x: 29 lines of code y: 3 # changes core/src/main/scala/org/apache/pekko/projection/javadsl/Projections.scala x: 87 lines of code y: 3 # changes core/src/main/scala/org/apache/pekko/projection/javadsl/SourceProvider.scala x: 22 lines of code y: 3 # changes core/src/main/scala/org/apache/pekko/projection/scaladsl/ActorHandler.scala x: 14 lines of code y: 3 # changes core/src/main/scala/org/apache/pekko/projection/scaladsl/Handler.scala x: 36 lines of code y: 3 # changes core/src/main/scala/org/apache/pekko/projection/scaladsl/ProjectionManagement.scala x: 96 lines of code y: 3 # changes core/src/main/scala/org/apache/pekko/projection/scaladsl/Projections.scala x: 86 lines of code y: 3 # changes eventsourced/src/main/scala/org/apache/pekko/projection/eventsourced/EventEnvelope.scala x: 60 lines of code y: 3 # changes jdbc/src/main/scala/org/apache/pekko/projection/jdbc/internal/Dialect.scala x: 358 lines of code y: 3 # changes jdbc/src/main/scala/org/apache/pekko/projection/jdbc/internal/JdbcHandlerAdapter.scala x: 26 lines of code y: 3 # changes jdbc/src/main/scala/org/apache/pekko/projection/jdbc/internal/JdbcSessionUtil.scala x: 56 lines of code y: 3 # changes jdbc/src/main/scala/org/apache/pekko/projection/jdbc/javadsl/JdbcProjection.scala x: 186 lines of code y: 4 # changes jdbc/src/main/scala/org/apache/pekko/projection/jdbc/scaladsl/JdbcProjection.scala x: 159 lines of code y: 3 # changes kafka/src/main/scala/org/apache/pekko/projection/kafka/internal/KafkaSourceProviderImpl.scala x: 132 lines of code y: 5 # changes kafka/src/main/scala/org/apache/pekko/projection/kafka/internal/MetadataClientAdapter.scala x: 42 lines of code y: 3 # changes kafka/src/main/scala/org/apache/pekko/projection/kafka/javadsl/KafkaSourceProvider.scala x: 27 lines of code y: 3 # changes project/SequentialTestExecution.scala x: 12 lines of code y: 4 # changes testkit/src/main/scala/org/apache/pekko/projection/testkit/internal/TestSourceProviderImpl.scala x: 78 lines of code y: 4 # changes testkit/src/main/scala/org/apache/pekko/projection/testkit/javadsl/TestProjection.scala x: 40 lines of code y: 3 # changes testkit/src/main/scala/org/apache/pekko/projection/testkit/javadsl/TestSourceProvider.scala x: 30 lines of code y: 4 # changes testkit/src/main/scala/org/apache/pekko/projection/testkit/scaladsl/ProjectionTestKit.scala x: 65 lines of code y: 3 # changes testkit/src/main/scala/org/apache/pekko/projection/testkit/scaladsl/TestProjection.scala x: 38 lines of code y: 3 # changes cassandra/src/it/resources/logback-test.xml x: 20 lines of code y: 1 # changes jdbc/src/it/resources/logback-test.xml x: 16 lines of code y: 1 # changes slick/src/it/resources/logback-test.xml x: 17 lines of code y: 1 # changes jdbc/src/it/resources/db/default-init.sql x: 1 lines of code y: 1 # changes docker-files/cassandra.yaml x: 91 lines of code y: 1 # changes
95.0
# changes
  min: 1.0
  average: 5.54
  25th percentile: 3.0
  median: 3.0
  75th percentile: 4.0
  max: 95.0
0 1112.0
lines of code
min: 1.0 | average: 91.22 | 25th percentile: 20.0 | median: 39.0 | 75th percentile: 111.0 | max: 1112.0

Number of Contributors vs. Number of Changes: 110 points

jdbc/src/it/scala/org/apache/pekko/projection/jdbc/JdbcContainerOffsetStoreSpec.scala x: 3 # contributors y: 6 # changes project/Protobuf.scala x: 4 # contributors y: 6 # changes project/PekkoConnectorsDependency.scala x: 1 # contributors y: 3 # changes eventsourced/src/main/scala/org/apache/pekko/projection/eventsourced/javadsl/EventSourcedProvider.scala x: 3 # contributors y: 5 # changes eventsourced/src/main/scala/org/apache/pekko/projection/eventsourced/scaladsl/EventSourcedProvider.scala x: 3 # contributors y: 4 # changes project/Dependencies.scala x: 15 # contributors y: 95 # changes project/PekkoCoreDependency.scala x: 2 # contributors y: 5 # changes cassandra/src/it/scala/org/apache/pekko/projection/cassandra/ContainerSessionProvider.scala x: 2 # contributors y: 4 # changes project/plugins.sbt x: 10 # contributors y: 49 # changes build.sbt x: 9 # contributors y: 70 # changes kafka-test/src/it/scala/org/apache/pekko/projection/kafka/integration/KafkaToSlickIntegrationSpec.scala x: 1 # contributors y: 2 # changes project/Common.scala x: 8 # contributors y: 26 # changes project/AddMetaInfLicenseFiles.scala x: 2 # contributors y: 6 # changes project/AutomaticModuleName.scala x: 1 # contributors y: 1 # changes project/CopyrightHeader.scala x: 5 # contributors y: 13 # changes cassandra/src/main/scala/org/apache/pekko/projection/cassandra/internal/CassandraOffsetStore.scala x: 2 # contributors y: 3 # changes
95.0
# changes
  min: 1.0
  average: 5.54
  25th percentile: 3.0
  median: 3.0
  75th percentile: 4.0
  max: 95.0
0 15.0
# contributors
min: 1.0 | average: 2.3 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 2.0 | max: 15.0

Number of Contributors vs. File Size: 110 points

jdbc/src/it/scala/org/apache/pekko/projection/jdbc/JdbcContainerOffsetStoreSpec.scala x: 3 # contributors y: 108 lines of code slick/src/it/scala/org/apache/pekko/projection/slick/SlickContainerOffsetStoreSpec.scala x: 3 # contributors y: 110 lines of code project/Protobuf.scala x: 4 # contributors y: 145 lines of code project/PekkoConnectorsDependency.scala x: 1 # contributors y: 7 lines of code eventsourced/src/main/scala/org/apache/pekko/projection/eventsourced/javadsl/EventSourcedProvider.scala x: 3 # contributors y: 164 lines of code eventsourced/src/main/scala/org/apache/pekko/projection/eventsourced/scaladsl/EventSourcedProvider.scala x: 3 # contributors y: 125 lines of code project/Dependencies.scala x: 15 # contributors y: 170 lines of code project/PekkoCoreDependency.scala x: 2 # contributors y: 7 lines of code cassandra/src/main/scala/org/apache/pekko/projection/cassandra/scaladsl/CassandraProjection.scala x: 3 # contributors y: 84 lines of code core/src/main/scala/org/apache/pekko/projection/Projection.scala x: 3 # contributors y: 68 lines of code cassandra/src/it/scala/org/apache/pekko/projection/cassandra/ContainerSessionProvider.scala x: 2 # contributors y: 37 lines of code project/plugins.sbt x: 10 # contributors y: 14 lines of code build.sbt x: 9 # contributors y: 197 lines of code jdbc/src/main/scala/org/apache/pekko/projection/jdbc/internal/JdbcOffsetStore.scala x: 2 # contributors y: 231 lines of code jdbc/src/main/scala/org/apache/pekko/projection/jdbc/internal/JdbcSettings.scala x: 2 # contributors y: 69 lines of code kafka-test/src/it/scala/org/apache/pekko/projection/kafka/integration/KafkaToSlickIntegrationSpec.scala x: 1 # contributors y: 267 lines of code project/Common.scala x: 8 # contributors y: 63 lines of code slick/src/main/scala/org/apache/pekko/projection/slick/SlickProjection.scala x: 2 # contributors y: 260 lines of code slick/src/main/scala/org/apache/pekko/projection/slick/internal/SlickOffsetStore.scala x: 2 # contributors y: 169 lines of code slick/src/main/scala/org/apache/pekko/projection/slick/internal/SlickProjectionImpl.scala x: 2 # contributors y: 162 lines of code core/src/main/scala/org/apache/pekko/projection/internal/ActorHandlerInit.scala x: 2 # contributors y: 20 lines of code core/src/main/scala/org/apache/pekko/projection/javadsl/StatefulHandler.scala x: 2 # contributors y: 31 lines of code durable-state/src/main/scala/org/apache/pekko/projection/state/javadsl/DurableStateSourceProvider.scala x: 2 # contributors y: 114 lines of code durable-state/src/main/scala/org/apache/pekko/projection/state/scaladsl/DurableStateSourceProvider.scala x: 2 # contributors y: 102 lines of code project/AddMetaInfLicenseFiles.scala x: 2 # contributors y: 9 lines of code jdbc/src/main/scala/org/apache/pekko/projection/jdbc/javadsl/JdbcHandler.scala x: 2 # contributors y: 25 lines of code project/LicenseReport.scala x: 1 # contributors y: 31 lines of code kafka-test/src/it/resources/logback-test.xml x: 1 # contributors y: 25 lines of code kafka-test/src/it/scala/org/apache/pekko/projection/kafka/KafkaSourceProviderSpec.scala x: 1 # contributors y: 47 lines of code kafka-test/src/it/scala/org/apache/pekko/projection/kafka/KafkaSpecBase.scala x: 1 # contributors y: 43 lines of code core/src/main/scala/org/apache/pekko/projection/ProjectionBehavior.scala x: 2 # contributors y: 202 lines of code core/src/main/scala/org/apache/pekko/projection/ProjectionId.scala x: 2 # contributors y: 28 lines of code core/src/main/scala/org/apache/pekko/projection/internal/InternalProjectionState.scala x: 2 # contributors y: 404 lines of code core/src/main/scala/org/apache/pekko/projection/internal/ProjectionContextImpl.scala x: 2 # contributors y: 17 lines of code testkit/src/main/scala/org/apache/pekko/projection/testkit/internal/TestProjectionImpl.scala x: 2 # contributors y: 136 lines of code jdbc/src/it/scala/org/apache/pekko/projection/jdbc/JdbcProjectionSpec.scala x: 2 # contributors y: 1112 lines of code project/CopyrightHeader.scala x: 5 # contributors y: 96 lines of code cassandra/src/it/scala/org/apache/pekko/projection/cassandra/CassandraProjectionSpec.scala x: 2 # contributors y: 869 lines of code cassandra/src/it/java/org/apache/pekko/projection/cassandra/CassandraProjectionTest.java x: 2 # contributors y: 324 lines of code cassandra/src/it/scala/org/apache/pekko/projection/cassandra/CassandraOffsetStoreSpec.scala x: 2 # contributors y: 186 lines of code cassandra/src/main/scala/org/apache/pekko/projection/cassandra/javadsl/CassandraProjection.scala x: 2 # contributors y: 88 lines of code core/src/main/protobuf/ProjectionMessages.proto x: 2 # contributors y: 45 lines of code core/src/main/scala/org/apache/pekko/projection/MergeableOffset.scala x: 2 # contributors y: 4 lines of code core/src/main/scala/org/apache/pekko/projection/internal/HandlerAdapter.scala x: 2 # contributors y: 58 lines of code core/src/main/scala/org/apache/pekko/projection/internal/HandlerRecoveryImpl.scala x: 2 # contributors y: 144 lines of code core/src/main/scala/org/apache/pekko/projection/internal/OffsetSerialization.scala x: 2 # contributors y: 81 lines of code core/src/main/scala/org/apache/pekko/projection/internal/ProjectionSettings.scala x: 2 # contributors y: 93 lines of code core/src/main/scala/org/apache/pekko/projection/internal/Telemetry.scala x: 2 # contributors y: 71 lines of code core/src/main/scala/org/apache/pekko/projection/javadsl/Projections.scala x: 2 # contributors y: 87 lines of code jdbc/src/main/scala/org/apache/pekko/projection/jdbc/internal/Dialect.scala x: 2 # contributors y: 358 lines of code jdbc/src/main/scala/org/apache/pekko/projection/jdbc/internal/JdbcSessionUtil.scala x: 2 # contributors y: 56 lines of code jdbc/src/main/scala/org/apache/pekko/projection/jdbc/scaladsl/JdbcProjection.scala x: 2 # contributors y: 159 lines of code kafka/src/main/scala/org/apache/pekko/projection/kafka/internal/KafkaSourceProviderImpl.scala x: 2 # contributors y: 132 lines of code kafka/src/main/scala/org/apache/pekko/projection/kafka/internal/MetadataClientAdapter.scala x: 2 # contributors y: 42 lines of code project/SequentialTestExecution.scala x: 3 # contributors y: 12 lines of code testkit/src/main/scala/org/apache/pekko/projection/testkit/internal/TestSourceProviderImpl.scala x: 2 # contributors y: 78 lines of code testkit/src/main/scala/org/apache/pekko/projection/testkit/scaladsl/ProjectionTestKit.scala x: 2 # contributors y: 65 lines of code cassandra/src/it/resources/logback-test.xml x: 1 # contributors y: 20 lines of code jdbc/src/it/resources/logback-test.xml x: 1 # contributors y: 16 lines of code jdbc/src/it/resources/db/default-init.sql x: 1 # contributors y: 1 lines of code docker-files/cassandra.yaml x: 1 # contributors y: 91 lines of code
1112.0
lines of code
  min: 1.0
  average: 91.22
  25th percentile: 20.0
  median: 39.0
  75th percentile: 111.0
  max: 1112.0
0 15.0
# contributors
min: 1.0 | average: 2.3 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 2.0 | max: 15.0