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

feat: integrationevent consumption of E20/E18 #781

Closed lasrinnil closed 2 years ago

lasrinnil commented 2 years ago

Description

This PR will enable the consumption of Production / Exchange metering point types for the integration events.

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

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 #781 (070b316) into main (ff2cfb0) will increase coverage by 0.19%. The diff coverage is 75.00%.

@@            Coverage Diff             @@
##             main     #781      +/-   ##
==========================================
+ Coverage   25.56%   25.75%   +0.19%     
==========================================
  Files         125      125              
  Lines        1674     1681       +7     
  Branches      169      170       +1     
==========================================
+ Hits          428      433       +5     
- Misses       1230     1231       +1     
- Partials       16       17       +1     
Impacted Files Coverage Δ
...frastructure/Mappers/ProtobufToDomainTypeMapper.cs 94.54% <71.42%> (-3.38%) :arrow_down:
...frastructure/Mappers/MeteringPointCreatedMapper.cs 100.00% <100.00%> (ø)

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