Energinet-DataHub / ARCHIVED-geh-charges

Apache License 2.0
7 stars 3 forks source link

fix: daylight saving issue #1859

Closed Mech0z closed 1 year ago

Mech0z commented 1 year ago

Description

The method being used was only for inserting data into the database, not for retrieving it.

References

codecov[bot] commented 1 year ago

Codecov Report

Merging #1859 (d599fc3) into main (263f6f5) will increase coverage by 51.39%. The diff coverage is 100.00%.

@@             Coverage Diff             @@
##             main    #1859       +/-   ##
===========================================
+ Coverage   32.73%   84.12%   +51.39%     
===========================================
  Files          24      447      +423     
  Lines         504     7813     +7309     
  Branches       22       22               
===========================================
+ Hits          165     6573     +6408     
- Misses        324     1119      +795     
- Partials       15      121      +106     
Flag Coverage Δ
business 87.67% <100.00%> (?)

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

Impacted Files Coverage Δ
....QueryApi/ModelPredicates/ChargePointQueryLogic.cs 100.00% <100.00%> (ø)
...DBMigrationsApp/Helpers/ConnectionStringFactory.cs 100.00% <0.00%> (ø)
...argeLinkReceipt/ChargeLinksReceiptCimSerializer.cs 94.00% <0.00%> (ø)
...rgeInformationCommands/ChargeInformationCommand.cs 100.00% <0.00%> (ø)
...igurations/MarketParticipantEntityConfiguration.cs 100.00% <0.00%> (ø)
...arges/Exceptions/ChargeOperationFailedException.cs 57.14% <0.00%> (ø)
...hargePriceMessagePersisterEndpointConfiguration.cs 100.00% <0.00%> (ø)
...ergyHub.Charges.Domain/Charges/ChargeIdentifier.cs 0.00% <0.00%> (ø)
...s.QueryApi/QueryPredicates/ChargeLinkQueryLogic.cs 100.00% <0.00%> (ø)
...yHub.Charges.Domain/Charges/ChargePeriodFactory.cs 100.00% <0.00%> (ø)
... and 414 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