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

616 extended integration tests #723

Closed kristianschneider closed 2 years ago

kristianschneider commented 2 years ago

This extends the integration tests to cover more and deeper. We create service bus events and assert that data is correct in the database

codecov[bot] commented 2 years ago

Codecov Report

Merging #723 (6dd196f) into main (a64e4ac) will increase coverage by 0.16%. The diff coverage is 21.05%.

@@            Coverage Diff             @@
##             main     #723      +/-   ##
==========================================
+ Coverage   25.37%   25.53%   +0.16%     
==========================================
  Files         125      125              
  Lines        1671     1676       +5     
  Branches      169      169              
==========================================
+ Hits          424      428       +4     
- Misses       1231     1232       +1     
  Partials       16       16              
Impacted Files Coverage Δ
...tionEvents/Mutators/MeteringPointCreatedMutator.cs 0.00% <ø> (ø)
...ion/Transformation/EventToMasterDataTransformer.cs 27.27% <0.00%> (+27.27%) :arrow_up:
...t.DataHub.Aggregations.Domain/MasterData/Charge.cs 0.00% <0.00%> (ø)
...taHub.Aggregations.Domain/MasterData/ChargeLink.cs 0.00% <0.00%> (ø)
...aHub.Aggregations.Domain/MasterData/ChargePrice.cs 0.00% <0.00%> (ø)
...ub.Aggregations.Domain/MasterData/EsBrpRelation.cs 0.00% <0.00%> (ø)
....Aggregations.Domain/MasterData/GridLossSysCorr.cs 0.00% <0.00%> (ø)
...taHub.Aggregations.Domain/MasterData/MarketRole.cs 0.00% <0.00%> (ø)
....Infrastructure/Persistence/MasterDataDbContext.cs 77.77% <0.00%> (-9.73%) :arrow_down:
...ersistence/Repositories/MeteringPointRepository.cs 85.71% <0.00%> (-6.60%) :arrow_down:
... and 6 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

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