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

Fix pyspark in CD #722

Closed BjarkeMeier closed 2 years ago

BjarkeMeier commented 2 years ago

Description

References

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
No Duplication information No Duplication information

codecov[bot] commented 2 years ago

Codecov Report

Merging #722 (90c7adb) into main (2d1bb96) will increase coverage by 11.11%. The diff coverage is n/a.

@@             Coverage Diff             @@
##             main     #722       +/-   ##
===========================================
+ Coverage   15.44%   26.55%   +11.11%     
===========================================
  Files          80      122       +42     
  Lines        1094     1683      +589     
  Branches      105      171       +66     
===========================================
+ Hits          169      447      +278     
- Misses        920     1217      +297     
- Partials        5       19       +14     
Impacted Files Coverage Δ
...frastructure/Repository/MeteringPointRepository.cs 72.50% <0.00%> (ø)
...ub.Aggregations.Domain/MasterData/EsBrpRelation.cs 0.00% <0.00%> (ø)
...ry/SqlInstructions/MeteringPointSqlInstructions.cs 56.41% <0.00%> (ø)
...tions.Application/Extensions/NodatimeExtensions.cs 100.00% <0.00%> (ø)
...ner/MeteringPoints/MeteringPointCreatedListener.cs 0.00% <0.00%> (ø)
...frastructure/Mappers/ProtobufToDomainTypeMapper.cs 97.91% <0.00%> (ø)
....DataHub.Aggregations.DatabaseMigration/Program.cs 0.00% <0.00%> (ø)
...astructure/Mappers/MeteringPointConnectedMapper.cs 66.66% <0.00%> (ø)
...re/Messaging/Serialization/ProtobufDeserializer.cs 0.00% <0.00%> (ø)
...r/MeteringPoints/MeteringPointConnectedListener.cs 0.00% <0.00%> (ø)
... and 32 more

: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 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information