Energinet-DataHub / ARCHIVED-geh-charges

Apache License 2.0
7 stars 3 forks source link

build(deps): bump NodaTime.Serialization.JsonNet from 3.0.0 to 3.0.1 in /source/GreenEnergyHub.Charges #1916

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps NodaTime.Serialization.JsonNet from 3.0.0 to 3.0.1.

Commits
  • deb1042 Update to TZDB 2020b for release 3.0.1
  • b8f0144 Fix nullable reference type issue
  • e30c7f9 Fix a typo in Interval documentation
  • 2aa83b4 Changed "zoned" to "offset" where it was wrongly used
  • 59413e4 Generate documentation for NodaTime.Testing
  • See full diff in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
codecov[bot] commented 1 year ago

Codecov Report

Merging #1916 (cdc64ac) into main (f0115c3) will increase coverage by 38.13%. The diff coverage is 47.91%.

@@             Coverage Diff             @@
##             main    #1916       +/-   ##
===========================================
+ Coverage   32.22%   70.35%   +38.13%     
===========================================
  Files          24      461      +437     
  Lines         512     8198     +7686     
  Branches       23       23               
===========================================
+ Hits          165     5768     +5603     
- Misses        332     2289     +1957     
- Partials       15      141      +126     
Flag Coverage Δ
business 72.89% <47.91%> (?)

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% <ø> (ø)
...tionHost/Charges/ChargeHistoryPersisterEndpoint.cs 0.00% <0.00%> (ø)
...ub.Charges.FunctionHost/Charges/ChargeIngestion.cs 0.00% <ø> (ø)
...nHost/Configuration/ServiceCollectionExtensions.cs 47.91% <ø> (ø)
...nEnergyHub.Charges.Infrastructure/ActorProvider.cs 100.00% <ø> (ø)
...Configurations/ChargeHistoryEntityConfiguration.cs 0.00% <0.00%> (ø)
...ges/source/GreenEnergyHub.Charges.QueryApi/Data.cs 0.00% <0.00%> (ø)
...nEnergyHub.Charges.QueryApi/Model/ChargeHistory.cs 0.00% <0.00%> (ø)
...nEnergyHub.Charges.QueryApi/Model/ChargeMessage.cs 0.00% <ø> (ø)
...EnergyHub.Charges.QueryApi/Model/QueryDbContext.cs 0.00% <0.00%> (ø)
... and 442 more

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