DarkWanderer / Elite-Log-Agent

Lightweight, non-intrusive data uploader for Elite Dangerous
MIT License
43 stars 12 forks source link

Added stylecop (using Roslyn) #59

Closed DarkWanderer closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #59 into master will decrease coverage by 0.04%. The diff coverage is 43.56%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #59      +/-   ##
==========================================
- Coverage   55.11%   55.06%   -0.05%     
==========================================
  Files         117      132      +15     
  Lines        2983     3002      +19     
  Branches      182      182              
==========================================
+ Hits         1644     1653       +9     
- Misses       1282     1287       +5     
- Partials       57       62       +5
Impacted Files Coverage Δ
Controller/EventRawJsonExtractor.cs 100% <ø> (ø) :arrow_up:
Interfaces/Events/Progress.cs 100% <ø> (ø) :arrow_up:
Controller/LogReader.cs 84.61% <ø> (ø) :arrow_up:
DW.ELA.UnitTests/INARA/InaraEventConverterTests.cs 100% <ø> (ø) :arrow_up:
Interfaces/ErrorRecord.cs 0% <ø> (ø) :arrow_up:
Interfaces/Events/Outfitting.cs 62.5% <ø> (ø) :arrow_up:
DW.ELA.Utility/Extensions/ExceptionExtensions.cs 0% <ø> (ø) :arrow_up:
DW.ELA.UnitTests/INARA/TestCredentials.cs 0% <ø> (ø) :arrow_up:
Interfaces/Events/PvpKill.cs 100% <ø> (ø) :arrow_up:
Interfaces/Events/Reputation.cs 100% <ø> (ø) :arrow_up:
... and 138 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 8a0eea9...3c1dd00. Read the comment docs.