Energinet-DataHub / ARCHIVED-geh-aggregations

This project aims to create an engine that is able to do calculations on billions of metering points and deliver the results within minutes
Apache License 2.0
2 stars 0 forks source link

Integration test prepare job #715

Closed BjarkeMeier closed 2 years ago

BjarkeMeier commented 2 years ago

Description

Add an integration test verifying that the prepare job returns 0 (non error exit code).

The work includes enables a number of things in the containerized pyspark environment including connecting to SQL Servers, creating databases, migrating from .NET project code, reading from and writing to Delta tables, mocking HTTP endpoints.

References

codecov[bot] commented 2 years ago

Codecov Report

Merging #715 (b1b5196) into main (6987d92) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #715   +/-   ##
=======================================
  Coverage   26.55%   26.55%           
=======================================
  Files         122      122           
  Lines        1683     1683           
  Branches      171      171           
=======================================
  Hits          447      447           
- Misses       1211     1217    +6     
+ Partials       25       19    -6     
Impacted Files Coverage Δ
...n.Coordinator.Infrastructure/MetaDataDataAccess.cs 0.00% <0.00%> (ø)

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

sonarcloud[bot] commented 2 years 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 4 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

sonarcloud[bot] commented 2 years 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