Closed BjarkeMeier closed 2 years ago
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
Kudos, SonarCloud Quality Gate passed!
Kudos, SonarCloud Quality Gate passed!
0 Bugs
0 Vulnerabilities
0 Security Hotspots
0 Code Smells
No Coverage information
0.0% Duplication
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
616