• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

getdozer / dozer / 4302087115
78%

Build:
DEFAULT BRANCH: main
Ran 01 Mar 2023 09:54AM UTC
Jobs 1
Files 291
Run time 5s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
4302087115

push

github

GitHub
chore: Move `SnapshottingDone` out of `Operation` so processors don't have to know it.(#1103)

364 of 364 new or added lines in 33 files covered. (100.0%)

28623 of 40224 relevant lines covered (71.16%)

56785.21 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
16.15
-2.43% dozer-ingestion/src/connectors/ethereum/trace/connector.rs
1
0.0
0.0% dozer-ingestion/src/connectors/postgres/iterator.rs
2
0.0
0.0% dozer-ingestion/src/connectors/postgres/snapshotter.rs
3
83.33
-3.97% dozer-core/src/executor/processor_node.rs
3
82.53
-11.97% dozer-core/src/executor/receiver_loop.rs
3
82.54
-4.13% dozer-core/src/executor/sink_node.rs
3
83.24
-8.45% dozer-core/src/tests/dag_base_errors.rs
3
60.0
-8.97% dozer-core/src/tests/sinks.rs
3
49.09
-30.22% dozer-ingestion/src/ingestion/ingestor.rs
3
0.0
0.0% dozer-orchestrator/src/pipeline/streaming_sink.rs
3
14.66
-0.34% dozer-types/src/ingestion_types.rs
4
0.0
0.0% dozer-ingestion/src/connectors/kafka/tests.rs
4
86.84
-11.33% dozer-ingestion/src/connectors/object_store/tests/local_storage_tests.rs
4
89.56
-7.36% dozer-sql/src/pipeline/product/tests/set_operator_test.rs
4
84.43
-11.76% dozer-sql/src/pipeline/tests/builder_test.rs
5
0.0
0.0% dozer-ingestion/src/connectors/ethereum/log/sender.rs
5
0.0
0.0% dozer-ingestion/src/connectors/ethereum/log/tests/helper.rs
5
14.49
-1.38% dozer-ingestion/src/connectors/ethereum/trace/tests.rs
6
0.0
0.0% dozer-ingestion/src/connectors/snowflake/stream_consumer.rs
6
0.0
0.0% dozer-ingestion/src/connectors/snowflake/tests.rs
7
0.0
0.0% dozer-ingestion/src/connectors/postgres/tests/continue_replication_tests.rs
7
0.0
0.0% dozer-sql/src/pipeline/product/tests/left_join_test.rs
7
0.0
0.0% dozer-sql/src/pipeline/product/tests/pipeline_test.rs
8
0.0
0.0% dozer-ingestion/src/connectors/postgres/tests/e2e.rs
9
0.0
0.0% dozer-ingestion/src/connectors/postgres/replicator.rs
11
0.0
0.0% dozer-ingestion/src/connectors/postgres/xlog_mapper.rs
14
72.81
-2.99% dozer-orchestrator/src/pipeline/sinks.rs
15
0.0
0.0% dozer-ingestion/src/connectors/kafka/debezium/stream_consumer.rs
15
79.32
-6.06% dozer-orchestrator/src/pipeline/connector_source.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
75.07
-0.14% dozer-sql/src/pipeline/product/join.rs
2
14.49
-1.38% dozer-ingestion/src/connectors/ethereum/trace/tests.rs
2
65.72
-0.63% dozer-orchestrator/src/simple/orchestrator.rs
2
87.2
0.0% dozer-sql/src/pipeline/product/processor.rs
2
54.24
0.0% dozer-sql/src/pipeline/product/set_processor.rs
2
67.8
-2.38% dozer-sql/src/pipeline/projection/processor.rs
2
36.71
0.0% dozer-sql/src/pipeline/selection/processor.rs
3
0.0
0.0% dozer-ingestion/src/connectors/postgres/tests/e2e.rs
5
0.0
0.0% dozer-ingestion/src/connectors/ethereum/log/sender.rs
6
79.32
-6.06% dozer-orchestrator/src/pipeline/connector_source.rs
7
0.0
0.0% dozer-ingestion/src/connectors/ethereum/log/tests/helper.rs
7
91.35
-6.57% dozer-ingestion/src/connectors/object_store/table_reader.rs
7
0.0
0.0% dozer-ingestion/src/connectors/snowflake/stream_consumer.rs
7
89.47
-1.68% dozer-sql/src/pipeline/aggregation/processor.rs
8
0.0
0.0% dozer-ingestion/src/connectors/kafka/debezium/stream_consumer.rs
10
60.0
-8.97% dozer-core/src/tests/sinks.rs
10
0.0
0.0% dozer-ingestion/src/connectors/postgres/tests/continue_replication_tests.rs
10
68.91
-2.49% dozer-sql/src/pipeline/expression/builder.rs
13
72.81
-2.99% dozer-orchestrator/src/pipeline/sinks.rs
18
86.84
-11.33% dozer-ingestion/src/connectors/object_store/tests/local_storage_tests.rs
18
0.0
0.0% dozer-ingestion/src/connectors/postgres/replicator.rs
18
0.0
0.0% dozer-orchestrator/src/cli/repl/sql.rs
19
0.0
0.0% dozer-ingestion/src/connectors/snowflake/tests.rs
19
48.91
-2.24% dozer-types/src/types/mod.rs
20
83.33
-15.72% dozer-core/src/executor.rs
21
16.15
-2.43% dozer-ingestion/src/connectors/ethereum/trace/connector.rs
22
84.43
-11.76% dozer-sql/src/pipeline/tests/builder_test.rs
23
75.64
-7.46% dozer-ingestion/src/connectors/grpc/connector.rs
25
0.0
0.0% dozer-ingestion/src/connectors/kafka/tests.rs
27
82.53
-11.97% dozer-core/src/executor/receiver_loop.rs
30
89.56
-7.36% dozer-sql/src/pipeline/product/tests/set_operator_test.rs
31
0.0
0.0% dozer-ingestion/src/connectors/postgres/xlog_mapper.rs
33
0.0
0.0% dozer-sql/src/pipeline/product/tests/left_join_test.rs
33
0.0
0.0% dozer-sql/src/pipeline/product/tests/pipeline_test.rs
36
72.73
-27.27% dozer-sql/src/pipeline/planner/projection.rs
39
83.21
-13.38% dozer-core/src/tests/dag_recordreader_update.rs
40
49.09
-30.22% dozer-ingestion/src/ingestion/ingestor.rs
45
83.24
-8.45% dozer-core/src/tests/dag_base_errors.rs
65
75.88
-16.01% dozer-core/src/tests/sources.rs
76
14.66
-0.34% dozer-types/src/ingestion_types.rs
155
62.74
-37.26% dozer-types/src/types/field.rs
Jobs
ID Job ID Ran Files Coverage
1 4302087115.1 01 Mar 2023 09:54AM UTC 291
71.16
GitHub Action Run
Source Files on build 4302087115
  • Tree
  • List 291
  • Changed 69
  • Source Changed 46
  • Coverage Changed 66
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 9c3f66c0 on github
  • Prev Build on main (#4301367883)
  • Next Build on main (#4302969310)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc