skyra-project / arkadia

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

feat: add tests #6

Closed Tylertron1998 closed 2 years ago

Tylertron1998 commented 3 years ago

Test everything!

codecov[bot] commented 3 years ago

Codecov Report

Merging #6 (114ddbd) into main (ef59bb2) will decrease coverage by 0.38%. The diff coverage is 99.12%.

Impacted file tree graph

@@             Coverage Diff             @@
##              main       #6      +/-   ##
===========================================
- Coverage   100.00%   99.61%   -0.39%     
===========================================
  Files            3        7       +4     
  Lines           79      260     +181     
===========================================
+ Hits            79      259     +180     
- Misses           0        1       +1     
Impacted Files Coverage Δ
...rces/Notifications/Managers/SubscriptionManager.cs 98.96% <97.77%> (ø)
sources/Cdn/Repositories/CdnRepository.cs 100.00% <100.00%> (ø)
sources/Cdn/Services/CdnService.cs 100.00% <100.00%> (ø)
...es/Notifications/Repositories/YoutubeRepository.cs 100.00% <100.00%> (ø)
sources/Notifications/RequestCache.cs 100.00% <100.00%> (ø)
...urces/Notifications/Extensions/ResultExtensions.cs 100.00% <0.00%> (ø)

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 ef59bb2...114ddbd. Read the comment docs.