Free-Nations-Region / CyborgianStates

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

#63 Switch Logging to Serilog #75

Closed drehtisch closed 3 years ago

drehtisch commented 3 years ago

Motivation and Context

Closes #63

How Has This Been Tested?

manually

codecov[bot] commented 3 years ago

Codecov Report

Merging #75 (d4246c5) into Rel4.0 (707bab7) will increase coverage by 0.09%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           Rel4.0      #75      +/-   ##
==========================================
+ Coverage   97.68%   97.78%   +0.09%     
==========================================
  Files          24       24              
  Lines         952      948       -4     
  Branches      110      109       -1     
==========================================
- Hits          930      927       -3     
  Misses          1        1              
+ Partials       21       20       -1     
Impacted Files Coverage Δ
CyborgianStates/Commands/NationStatsCommand.cs 90.57% <100.00%> (+0.72%) :arrow_up:
CyborgianStates/Commands/PingCommand.cs 100.00% <100.00%> (ø)
CyborgianStates/ConsoleTheme.cs 100.00% <100.00%> (ø)
...s/MessageHandling/Console/ConsoleMessageChannel.cs 100.00% <100.00%> (ø)
...s/MessageHandling/Console/ConsoleMessageHandler.cs 96.15% <100.00%> (ø)
...s/MessageHandling/Discord/DiscordMessageHandler.cs 95.74% <100.00%> (ø)
CyborgianStates/Program.cs 100.00% <100.00%> (ø)
CyborgianStates/Services/BotService.cs 98.85% <100.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 707bab7...d4246c5. Read the comment docs.