Energinet-DataHub / ARCHIVED-geh-charges

Apache License 2.0
8 stars 3 forks source link

Fix Charges CD: Removed ChargePriceCommandReceivedSubscriptionExists health check #1910

Closed prtandrup closed 1 year ago

prtandrup commented 1 year ago

Description

References

codecov[bot] commented 1 year ago

Codecov Report

Merging #1910 (d99e47d) into main (f0115c3) will increase coverage by 52.15%. The diff coverage is 91.98%.

@@             Coverage Diff             @@
##             main    #1910       +/-   ##
===========================================
+ Coverage   32.22%   84.37%   +52.15%     
===========================================
  Files          24      460      +436     
  Lines         512     8193     +7681     
  Branches       23       23               
===========================================
+ Hits          165     6913     +6748     
- Misses        332     1136      +804     
- Partials       15      144      +129     
Flag Coverage Δ
business 87.85% <91.98%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...s.FunctionHost/ChargeLinks/ChargeLinksIngestion.cs 0.00% <ø> (ø)
...ub.Charges.FunctionHost/Charges/ChargeIngestion.cs 0.00% <ø> (ø)
...nHost/Configuration/ServiceCollectionExtensions.cs 47.91% <ø> (ø)
...nEnergyHub.Charges.Infrastructure/ActorProvider.cs 100.00% <ø> (ø)
...nEnergyHub.Charges.QueryApi/Model/ChargeHistory.cs 0.00% <0.00%> (ø)
...nEnergyHub.Charges.QueryApi/Model/ChargeMessage.cs 0.00% <ø> (ø)
...tionHost/Configuration/HealthCheckConfiguration.cs 52.65% <85.71%> (ø)
...nEnergyHub.Charges.Domain/Charges/ChargeHistory.cs 93.97% <93.97%> (ø)
...ndlers/ChargeInformation/ChargeHistoryPersister.cs 100.00% <100.00%> (ø)
...tionHost/Charges/ChargeHistoryPersisterEndpoint.cs 100.00% <100.00%> (ø)
... and 441 more

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

sonarcloud[bot] commented 1 year 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 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication

prtandrup commented 1 year ago

Closed, will fix the service bus subscription health check issue in #1911