AbsaOSS / hyperdrive

Extensible streaming ingestion pipeline on top of Apache Spark
Apache License 2.0
44 stars 13 forks source link

#286 - Unit tests failing during build #287

Closed miroslavpojer closed 1 year ago

miroslavpojer commented 1 year ago

Fixed all failing unit tests:

Module "ingestor-default_2.12" - 9 Tests Failed

Module "driver_2.12" - 1 Tests Failed

Closes #286

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

miroslavpojer commented 1 year ago

Added more code changes for 15 Failed test found when building on Spark3 and with Docker tests.