|
Ran
|
Jobs
1
|
Files
167
|
Run time
3min
|
Badge
README BADGES
|
push
github
Fixes for ducklake destination (#656) * add logs to debug ducklake in staging Signed-off-by: Benjamin <5719034+bnjjj@users.noreply.github.com> * add more metrics Signed-off-by: Benjamin <5719034+bnjjj@users.noreply.github.com> * make ducklake destination truly async, improve duckdb extensions loading, add metrics Signed-off-by: Benjamin <5719034+bnjjj@users.noreply.github.com> * update batch marker strategy and add target_file_size to 10MB for maintenances Signed-off-by: Benjamin <5719034+bnjjj@users.noreply.github.com> * fix(ducklake): fix after retry Signed-off-by: Benjamin <5719034+bnjjj@users.noreply.github.com> * add more metrics Signed-off-by: Benjamin <5719034+bnjjj@users.noreply.github.com> * use update in ducklake Signed-off-by: Benjamin <5719034+bnjjj@users.noreply.github.com> * create maintenance connection pool when starting but asynchronously Signed-off-by: Benjamin <5719034+bnjjj@users.noreply.github.com> * add mutual exclusive access for maintenance task Signed-off-by: Benjamin <5719034+bnjjj@users.noreply.github.com> * add optional maintenance just to test behavior on staging Signed-off-by: Benjamin <5719034+bnjjj@users.noreply.github.com> * Revert "add optional maintenance just to test behavior on staging" This reverts commit d48530d76. * Revert "add more metrics" This reverts commit b628046f4. * revert network probes Signed-off-by: Benjamin <5719034+bnjjj@users.noreply.github.com> * Revert "add more metrics" This reverts commit e98a633b8. * Revert "add logs to debug ducklake in staging" This reverts commit f4b510f55. * remove lint errors Signed-off-by: Benjamin <5719034+bnjjj@users.noreply.github.com> * upgrade duckdb to 1.5.2 Signed-off-by: Benjamin <5719034+bnjjj@users.noreply.github.com> * fix test Signed-off-by: Benjamin <5719034+bnjjj@users.noreply.github.com> * try to n... (continued)
1350 of 1802 new or added lines in 17 files covered. (74.92%)
143 existing lines in 10 files now uncovered.25533 of 32998 relevant lines covered (77.38%)
1019.8 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 148 |
76.15 |
-1.07% | etl-destinations/src/ducklake/batches.rs |
| 99 |
81.08 |
-0.98% | etl-destinations/src/ducklake/maintenance.rs |
| 67 |
77.0 |
-2.07% | etl-destinations/src/ducklake/core.rs |
| 48 |
77.13 |
-2.26% | etl/src/replication/apply.rs |
| 32 |
30.43 |
etl-destinations/src/ducklake/inline_size.rs | |
| 30 |
80.81 |
-5.04% | etl-destinations/src/ducklake/client.rs |
| 8 |
53.85 |
-37.89% | etl-destinations/src/ducklake/metrics.rs |
| 4 |
90.57 |
0.02% | etl-api/src/configs/destination.rs |
| 4 |
59.43 |
-2.33% | etl-api/src/validation/validators.rs |
| 4 |
19.7 |
-1.27% | etl-config/src/shared/destination.rs |
| 4 |
0.0 |
0.0% | etl-replicator/src/core.rs |
| 2 |
0.0 |
0.0% | etl-examples/src/bin/ducklake.rs |
| 1 |
90.0 |
1.98% | etl-destinations/src/ducklake/config.rs |
| 1 |
82.99 |
0.0% | etl/src/replication/table_sync.rs |
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 100 |
53.85 |
-37.89% | etl-destinations/src/ducklake/metrics.rs |
| 16 |
81.08 |
-0.98% | etl-destinations/src/ducklake/maintenance.rs |
| 12 |
25.2 |
-9.45% | etl/src/store/both/memory.rs |
| 5 |
76.15 |
-1.07% | etl-destinations/src/ducklake/batches.rs |
| 3 |
77.0 |
-2.07% | etl-destinations/src/ducklake/core.rs |
| 3 |
82.09 |
-4.48% | etl/src/state/destination_metadata.rs |
| 1 |
90.57 |
0.02% | etl-api/src/configs/destination.rs |
| 1 |
19.7 |
-1.27% | etl-config/src/shared/destination.rs |
| 1 |
0.0 |
0.0% | etl-replicator/src/core.rs |
| 1 |
77.13 |
-2.26% | etl/src/replication/apply.rs |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 24802572044.1 | 167 |
77.38 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|