DarkWanderer / Elite-Log-Agent

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

Added telemetry for errors when relevant option is enabled #84

Closed DarkWanderer closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #84 into master will decrease coverage by 0.14%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #84      +/-   ##
==========================================
- Coverage   56.21%   56.06%   -0.15%     
==========================================
  Files         176      176              
  Lines        3517     3526       +9     
  Branches      398      399       +1     
==========================================
  Hits         1977     1977              
- Misses       1428     1436       +8     
- Partials      112      113       +1
Impacted Files Coverage Δ
Controller/NLogSettingsManager.cs 76.47% <0%> (-7.95%) :arrow_down:
EliteLogAgent/ContainerBootstrapper.cs 0% <0%> (ø) :arrow_up:
Controller/LogEventTypeCounter.cs 0% <0%> (ø) :arrow_up:

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 586874e...0f8113e. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

Merging #84 into master will decrease coverage by 0.14%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #84      +/-   ##
==========================================
- Coverage   56.21%   56.06%   -0.15%     
==========================================
  Files         176      176              
  Lines        3517     3526       +9     
  Branches      398      399       +1     
==========================================
  Hits         1977     1977              
- Misses       1428     1436       +8     
- Partials      112      113       +1
Impacted Files Coverage Δ
Controller/NLogSettingsManager.cs 76.47% <0%> (-7.95%) :arrow_down:
EliteLogAgent/ContainerBootstrapper.cs 0% <0%> (ø) :arrow_up:
Controller/LogEventTypeCounter.cs 0% <0%> (ø) :arrow_up:

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 586874e...0f8113e. Read the comment docs.

DarkWanderer commented 5 years ago

Implements #11