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

Use messaging nuget #755

Closed johevemi closed 2 years ago

johevemi commented 2 years ago

Description

Use messaging nuget, instead of local implementation

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 #755 (bdd3ba1) into main (cc587ac) will decrease coverage by 1.54%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #755      +/-   ##
==========================================
- Coverage   25.37%   23.83%   -1.55%     
==========================================
  Files         125      125              
  Lines        1671     1800     +129     
  Branches      169      167       -2     
==========================================
+ Hits          424      429       +5     
- Misses       1231     1355     +124     
  Partials       16       16              
Impacted Files Coverage Δ
...eenEnergyHub.Messaging/JsonSerializerWithOption.cs 76.92% <0.00%> (-6.42%) :arrow_down:
...ing/source/GreenEnergyHub.Messaging/HubResponse.cs 0.00% <0.00%> (ø)
...urce/GreenEnergyHub.Messaging/Transport/Channel.cs 0.00% <0.00%> (ø)
.../GreenEnergyHub.Messaging/Validation/RuleResult.cs 0.00% <0.00%> (ø)
...GreenEnergyHub.Messaging/Dispatching/HubCommand.cs 0.00% <0.00%> (ø)
...GreenEnergyHub.Messaging/Dispatching/HubRequest.cs 0.00% <0.00%> (ø)
...GreenEnergyHub.Messaging/FluentHybridRuleEngine.cs 0.00% <0.00%> (ø)
...enEnergyHub.Messaging/Validation/PropertyRule`1.cs | 0.00% <0.00%> (ø)
...enEnergyHub.Messaging/Validation/RuleCollection.cs 0.00% <0.00%> (ø)
...nEnergyHub.Messaging/Transport/MessageExtractor.cs 0.00% <0.00%> (ø)
... and 22 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