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

getdozer / dozer / 5998015385
78%
main: 78%

Build:
Build:
LAST BUILD BRANCH: refs/tags/v0.1.39
DEFAULT BRANCH: main
Ran 28 Aug 2023 09:33AM UTC
Jobs 1
Files 405
Run time 69min
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

28 Aug 2023 09:18AM UTC coverage: 78.091% (+2.1%) from 76.026%
5998015385

push

github

web-flow
test: unittests for the MySQL connector (#1867)

* test: unittests for the MySQL connector

Increase the coverage of the MySQL connector implementation above 90% with a combination of unittests and integration tests.

* fix: mariadb

MariaDB generates some artificial binlog events that should be skipped; check out https://mariadb.com/kb/en/fake-rotate_event/.
This event, in particular, sometimes includes an invalid binlog filename. See https://github.com/blackbeam/mysql_async/issues/189.
I found that it's safe to just skip artificial events.

MariaDB reports `longtext` as a `column_type` for JSON columns. I've added a special check to distinguish MariaDB JSON columns from text columns.

* test: mariadb

Perform integration tests on both MySQL and MariaDB.

847 of 847 new or added lines in 6 files covered. (100.0%)

49055 of 62818 relevant lines covered (78.09%)

49340.64 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
99.64
99.64% dozer-ingestion/src/connectors/mysql/conversion.rs
1
96.59
96.59% dozer-ingestion/src/connectors/mysql/schema.rs
1
98.63
dozer-ingestion/src/connectors/mysql/tests.rs
8
86.25
86.25% dozer-ingestion/src/connectors/mysql/connector.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
86.16
-0.63% dozer-cache/src/cache/lmdb/indexing.rs
23
85.25
-3.73% dozer-sql/src/pipeline/expression/tests/comparison.rs
Jobs
ID Job ID Ran Files Coverage
1 5998015385.1 28 Aug 2023 09:33AM UTC 405
78.09
GitHub Action Run
Source Files on build 5998015385
  • Tree
  • List 405
  • Changed 93
  • Source Changed 0
  • Coverage Changed 14
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 72e89f5a on github
  • Prev Build on gh-readonly-queue/main/pr-1920-33d769642f5c100a6f603c4eec7a4bdae6e36ccd (#5996155062)
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