skyra-project / arkadia

.NET Microservices for Skyra
Apache License 2.0
1 stars 0 forks source link

chore: update to .NET 6 #45

Closed kyranet closed 2 years ago

kyranet commented 2 years ago

Also updates all the dependencies.

codecov[bot] commented 2 years ago

Codecov Report

Merging #45 (7fb251c) into main (189c0bb) will increase coverage by 0.02%. The diff coverage is 99.62%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #45      +/-   ##
==========================================
+ Coverage   99.61%   99.64%   +0.02%     
==========================================
  Files           7        7              
  Lines         260      279      +19     
==========================================
+ Hits          259      278      +19     
  Misses          1        1              
Impacted Files Coverage Δ
...rces/Notifications/Managers/SubscriptionManager.cs 99.10% <99.09%> (+0.13%) :arrow_up:
sources/Cdn/Repositories/CdnRepository.cs 100.00% <100.00%> (ø)
sources/Cdn/Services/CdnService.cs 100.00% <100.00%> (ø)
...urces/Notifications/Extensions/ResultExtensions.cs 100.00% <100.00%> (ø)
...es/Notifications/Repositories/YoutubeRepository.cs 100.00% <100.00%> (ø)
sources/Notifications/RequestCache.cs 100.00% <100.00%> (ø)
sources/Shared/Extensions/UriBuilderExtensions.cs 100.00% <100.00%> (ø)
... and 4 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 189c0bb...7fb251c. Read the comment docs.