Closed HenrikSommer closed 2 years ago
Merging #1803 (5f817ab) into main (edb5c13) will increase coverage by
49.53%
. The diff coverage is71.42%
.
@@ Coverage Diff @@
## main #1803 +/- ##
===========================================
+ Coverage 34.51% 84.05% +49.53%
===========================================
Files 24 445 +421
Lines 478 7827 +7349
Branches 22 22
===========================================
+ Hits 165 6579 +6414
- Misses 298 1126 +828
- Partials 15 122 +107
Flag | Coverage Δ | |
---|---|---|
business | 87.27% <71.42%> (?) |
|
clientlibraries | 34.51% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
...lers/MarketParticipantNameChangedCommandHandler.cs | 0.00% <0.00%> (ø) |
|
...ce/GreenEnergyHub.Charges.Domain/Charges/Charge.cs | 96.17% <ø> (ø) |
|
...ain/Dtos/Events/MarketParticipantCreatedCommand.cs | 14.28% <0.00%> (ø) |
|
...arges/ChargeInformationMessagePersisterEndpoint.cs | 0.00% <0.00%> (ø) |
|
...ost/Charges/ChargePriceMessagePersisterEndpoint.cs | 0.00% <0.00%> (ø) |
|
...pant/MarketParticipantB2CActorIdChangedEndpoint.cs | 0.00% <0.00%> (ø) |
|
...articipant/MarketParticipantNameChangedEndpoint.cs | 0.00% <0.00%> (ø) |
|
...Dtos/Events/MarketParticipantNameChangedCommand.cs | 33.33% <33.33%> (ø) |
|
...geInformation/ChargeInformationMessagePersister.cs | 100.00% <100.00%> (ø) |
|
...andlers/ChargePrice/ChargePriceMessagePersister.cs | 100.00% <100.00%> (ø) |
|
... and 426 more |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
Kudos, SonarCloud Quality Gate passed!
Description
Step two in the prerequisite tasks of #1689:
References
1689