Energinet-DataHub / ARCHIVED-geh-charges

Apache License 2.0
7 stars 3 forks source link

build: fix missing functionhost setting in tf #1791

Closed Mech0z closed 1 year ago

Mech0z commented 1 year ago

Description

Fix missing functionhost setting in tf resulting in error on endpoint Adds healthcheck of integration event subscriptions and renames subscription to remove "status" from the name as this seems like a copy past error

References

codecov[bot] commented 1 year ago

Codecov Report

Merging #1791 (b873e8a) into main (ac830fb) will increase coverage by 50.54%. The diff coverage is 100.00%.

@@             Coverage Diff             @@
##             main    #1791       +/-   ##
===========================================
+ Coverage   34.51%   85.06%   +50.54%     
===========================================
  Files          24      514      +490     
  Lines         478     9253     +8775     
  Branches       22       22               
===========================================
+ Hits          165     7871     +7706     
- Misses        298     1233      +935     
- Partials       15      149      +134     
Flag Coverage Δ
business 87.26% <100.00%> (?)

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

Impacted Files Coverage Δ
...tionHost/Configuration/HealthCheckConfiguration.cs 100.00% <100.00%> (ø)
...t.DataHub.Charges.Clients/Charges/ChargesClient.cs 100.00% <0.00%> (ø)
...Hub.Charges.Clients/Charges/ChargesRelativeUris.cs 100.00% <0.00%> (ø)
...harges.Clients.Tests/Charges/ChargesClientTests.cs 0.00% <0.00%> (ø)
...rgePrice/ChargePriceCommandReceivedEventHandler.cs 100.00% <0.00%> (ø)
...rgyHub.Charges.QueryApi/Model/DefaultChargeLink.cs 83.33% <0.00%> (ø)
...yHub.Charges.Domain/Charges/ChargePeriodFactory.cs 100.00% <0.00%> (ø)
...es/Acknowledgement/ChargePricesUpdatedPublisher.cs 0.00% <0.00%> (ø)
...argePrice/ChargePriceIntegrationEventsPublisher.cs 100.00% <0.00%> (ø)
...ts/ChargeLinksDataAvailableNotifiedEventFactory.cs 0.00% <0.00%> (ø)
... and 484 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 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication