Energinet-DataHub / ARCHIVED-geh-charges

Apache License 2.0
7 stars 3 forks source link

fix: ChargePriceQueryService integration tests #1811

Closed ShaBloze closed 1 year ago

ShaBloze commented 1 year ago

Description

IntegrationTests fails in CI.

References

codecov[bot] commented 1 year ago

Codecov Report

Merging #1811 (e4870e5) into main (0ba2b0f) will increase coverage by 39.06%. The diff coverage is 42.85%.

@@             Coverage Diff             @@
##             main    #1811       +/-   ##
===========================================
+ Coverage   34.02%   73.08%   +39.06%     
===========================================
  Files          24      445      +421     
  Lines         485     7792     +7307     
  Branches       22       22               
===========================================
+ Hits          165     5695     +5530     
- Misses        305     1974     +1669     
- Partials       15      123      +108     
Flag Coverage Δ
business 75.68% <42.85%> (?)
clientlibraries 34.02% <ø> (ø)

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

Impacted Files Coverage Δ
...Mappers/MarketParticipantIntegrationEventMapper.cs 92.30% <ø> (ø)
...ergyHub.Charges.FunctionHost/ChargesFunctionApp.cs 93.02% <ø> (ø)
...tionHost/Configuration/HealthCheckConfiguration.cs 100.00% <ø> (ø)
...st/MarketParticipant/GridAreaOwnerAddedEndpoint.cs 0.00% <ø> (ø)
...nEnergyHub.Charges.WebApi/QueryApiConfiguration.cs 0.00% <0.00%> (ø)
...es/source/GreenEnergyHub.Charges.WebApi/Startup.cs 0.00% <0.00%> (ø)
...iguration/IntegrationEventHandlersConfiguration.cs 100.00% <100.00%> (ø)
....QueryApi/ModelPredicates/ChargePointQueryLogic.cs 100.00% <100.00%> (ø)
...nEnergyHub.Charges.QueryApi/Model/MeteringPoint.cs 100.00% <0.00%> (ø)
...nfrastructure.Core/Function/HttpResponseBuilder.cs 95.23% <0.00%> (ø)
... and 419 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

prtandrup commented 1 year ago

Replaced by https://github.com/Energinet-DataHub/geh-charges/pull/1817