Closed x-platformcoder closed 2 years ago
Merging #1806 (fa54bfb) into main (0ba2b0f) will increase coverage by
49.24%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## main #1806 +/- ##
===========================================
+ Coverage 34.02% 83.26% +49.24%
===========================================
Files 24 445 +421
Lines 485 7797 +7312
Branches 22 22
===========================================
+ Hits 165 6492 +6327
- Misses 305 1183 +878
- Partials 15 122 +107
Flag | Coverage Δ | |
---|---|---|
business | 86.52% <100.00%> (?) |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
...Mappers/MarketParticipantIntegrationEventMapper.cs | 100.00% <ø> (ø) |
|
...ergyHub.Charges.FunctionHost/ChargesFunctionApp.cs | 93.02% <ø> (ø) |
|
...st/MarketParticipant/GridAreaOwnerAddedEndpoint.cs | 0.00% <ø> (ø) |
|
...iguration/IntegrationEventHandlersConfiguration.cs | 100.00% <100.00%> (ø) |
|
...nEnergyHub.Charges.WebApi/QueryApiConfiguration.cs | 93.75% <100.00%> (ø) |
|
...es/source/GreenEnergyHub.Charges.WebApi/Startup.cs | 98.61% <100.00%> (ø) |
|
...n/ValidationRules/ChargeDescriptionRequiredRule.cs | 80.00% <0.00%> (ø) |
|
...es.Infrastructure/Services/DomainEventPublisher.cs | 0.00% <0.00%> (ø) |
|
...PricesUpdated/ChargePricesUpdatedOutboundMapper.cs | 100.00% <0.00%> (ø) |
|
... and 417 more |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
Kudos, SonarCloud Quality Gate passed!
Description
Removal of all sourcecode, infrastructure etc. of the old actor mega event (actorintegration v. 2), so from now all actorintegration is only handled by micro events (actorintegration v. 3)
References
1730