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

snowplow / schema-ddl / 12413740361
81%
master: 81%

Build:
Build:
LAST BUILD BRANCH: fix-ipv6
DEFAULT BRANCH: master
Ran 19 Dec 2024 01:36PM UTC
Jobs 1
Files 42
Run time 1min
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

13 Dec 2024 12:28PM UTC coverage: 80.68% (+0.4%) from 80.314%
12413740361

push

github

spenes
Redshift: use zstd compression encoding instead text255 with the columns for enum fields (#215)

Currently, we make the compression encoding of the columns for enum fields text255.
However, text255 doesn't allow to alter the column therefore we get exception while
trying to resize the column. In order to solve this problem, we decided to use zstd
compression encoding with enum fields as well.

Encoding of the newly created columns for enum fields will be zstd after this change
however compression encoding of the existing columns won't be updated after this
change and we will continue to get exception when those columns are tried to be resized.
Those exception will be caught and ignored in RDB Loader.

1282 of 1589 relevant lines covered (80.68%)

0.81 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
83.33
0.0% modules/core/src/main/scala/com.snowplowanalytics/iglu.schemaddl/parquet/Caster.scala
1
78.89
0.0% modules/core/src/main/scala/com.snowplowanalytics/iglu.schemaddl/redshift/internal/ColumnTypeSuggestions.scala
1
84.0
-4.0% modules/core/src/main/scala/com.snowplowanalytics/iglu.schemaddl/redshift/package.scala
1
71.43
0.0% modules/core/src/main/scala/com.snowplowanalytics/iglu.schemaddl/jsonschema/circe/StringCodecs.scala
1
86.36
-0.91% modules/core/src/main/scala/com.snowplowanalytics/iglu.schemaddl/jsonschema/mutate/Widened.scala
2
58.33
-16.67% modules/core/src/main/scala/com.snowplowanalytics/iglu.schemaddl/jsonschema/circe/CommonCodecs.scala
Jobs
ID Job ID Ran Files Coverage
1 12413740361.1 19 Dec 2024 01:36PM UTC 42
80.68
GitHub Action Run
Source Files on build 12413740361
  • Tree
  • List 42
  • Changed 13
  • Source Changed 1
  • Coverage Changed 13
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 00bb4162 on github
  • Prev Build on master (#12008312895)
  • Next Build on develop (#12414365620)
  • Delete
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