Free-Nations-Region / CyborgianStates

A (Discord-) Bot for all needs of a Region in NationStates
MIT License
0 stars 1 forks source link

Rel4.0 #66

Closed drehtisch closed 2 years ago

drehtisch commented 3 years ago

Description

Release 4.0

How Has This Been Tested?

Manually via Console and Discord, With Unit Tests, With the help of other voluntary discord users.

Checklist:

codecov[bot] commented 3 years ago

Codecov Report

Merging #66 (a63aa48) into master (4630e8a) will increase coverage by 5.64%. The diff coverage is 91.79%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #66      +/-   ##
==========================================
+ Coverage   82.85%   88.50%   +5.64%     
==========================================
  Files          22       29       +7     
  Lines         665     1157     +492     
  Branches       72      129      +57     
==========================================
+ Hits          551     1024     +473     
- Misses        112      123      +11     
- Partials        2       10       +8     
Impacted Files Coverage Δ
CyborgianStates/Commands/NationStatsCommand.cs 0.00% <0.00%> (ø)
CyborgianStates/Services/HttpDataService.cs 100.00% <ø> (ø)
...s/MessageHandling/Console/ConsoleMessageHandler.cs 96.15% <50.00%> (ø)
CyborgianStates/Program.cs 98.80% <95.45%> (-1.20%) :arrow_down:
...rgianStates/Services/NationStatesApiDataService.cs 97.22% <95.55%> (-2.78%) :arrow_down:
...s/MessageHandling/Discord/DiscordMessageChannel.cs 95.65% <95.65%> (ø)
...s/MessageHandling/Discord/DiscordMessageHandler.cs 95.74% <95.74%> (ø)
...es/CommandHandling/NationStatesApiRequestWorker.cs 96.15% <96.15%> (ø)
CyborgianStates/Services/BotService.cs 98.87% <97.29%> (+0.28%) :arrow_up:
.../MessageHandling/Console/ConsoleResponseBuilder.cs 98.68% <98.68%> (ø)
... and 26 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 4630e8a...a63aa48. Read the comment docs.

codecov[bot] commented 3 years ago

Codecov Report

Merging #66 (c827a16) into master (51f028e) will decrease coverage by 6.72%. The diff coverage is 69.81%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #66      +/-   ##
==========================================
- Coverage   82.85%   76.13%   -6.73%     
==========================================
  Files          22       29       +7     
  Lines         665     1345     +680     
  Branches       72      140      +68     
==========================================
+ Hits          551     1024     +473     
- Misses        112      283     +171     
- Partials        2       38      +36     
Impacted Files Coverage Δ
...orgianStates/Services/BackgroundServiceRegistry.cs 0.00% <0.00%> (ø)
CyborgianStates/Services/DumpDataService.cs 0.00% <0.00%> (ø)
...nStates/Services/DumpRetrievalBackgroundService.cs 7.31% <7.31%> (ø)
CyborgianStates/Commands/RegionStatsCommand.cs 63.96% <63.96%> (ø)
CyborgianStates/Commands/BaseCommand.cs 73.07% <73.07%> (ø)
...s/MessageHandling/Console/ConsoleMessageHandler.cs 96.15% <75.00%> (ø)
CyborgianStates/Commands/AboutCommand.cs 85.71% <85.71%> (ø)
CyborgianStates/Commands/NationStatsCommand.cs 88.57% <86.72%> (+88.57%) :arrow_up:
CyborgianStates/Services/BotService.cs 95.06% <88.88%> (-3.53%) :arrow_down:
...rgianStates/MessageHandling/BaseResponseBuilder.cs 91.17% <91.17%> (ø)
... and 18 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 51f028e...c827a16. Read the comment docs.