DarkWanderer / Elite-Log-Agent

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

Add SystemAddress to EDDN scan events (#72) #74

Closed DarkWanderer closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #74 into master will increase coverage by 0.17%. The diff coverage is 81.25%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #74      +/-   ##
==========================================
+ Coverage   58.59%   58.76%   +0.17%     
==========================================
  Files         168      168              
  Lines        3183     3211      +28     
  Branches      201      205       +4     
==========================================
+ Hits         1865     1887      +22     
- Misses       1250     1252       +2     
- Partials       68       72       +4
Impacted Files Coverage Δ
DW.ELA.UnitTests/EDDN/EddnIntegrationTest.cs 0% <ø> (ø) :arrow_up:
DW.ELA.Plugin.EDDN/Model/CommodityMessage.cs 100% <100%> (ø) :arrow_up:
Interfaces/Events/Docked.cs 100% <100%> (ø) :arrow_up:
DW.ELA.Plugin.EDDN/Model/ShipyardMessage.cs 100% <100%> (ø) :arrow_up:
Interfaces/Events/FsdJump.cs 100% <100%> (ø) :arrow_up:
Interfaces/Events/Location.cs 100% <100%> (ø) :arrow_up:
DW.ELA.UnitTests/EDDN/EddnEventConverterTests.cs 100% <100%> (ø) :arrow_up:
DW.ELA.Plugin.EDDN/EddnEventConverter.cs 86.66% <44.44%> (-1.03%) :arrow_down:
Controller/PlayerStateRecorder.cs 76.19% <71.42%> (-2.39%) :arrow_down:

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 64588db...b12a8cc. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

Merging #74 into master will decrease coverage by 0.03%. The diff coverage is 72.72%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #74      +/-   ##
==========================================
- Coverage   58.59%   58.56%   -0.04%     
==========================================
  Files         168      168              
  Lines        3183     3195      +12     
  Branches      201      205       +4     
==========================================
+ Hits         1865     1871       +6     
- Misses       1250     1252       +2     
- Partials       68       72       +4
Impacted Files Coverage Δ
Interfaces/Events/Docked.cs 100% <100%> (ø) :arrow_up:
Interfaces/Events/FsdJump.cs 100% <100%> (ø) :arrow_up:
Interfaces/Events/Location.cs 100% <100%> (ø) :arrow_up:
DW.ELA.Plugin.EDDN/EddnEventConverter.cs 86.66% <60%> (-1.03%) :arrow_down:
Controller/PlayerStateRecorder.cs 76.19% <71.42%> (-2.39%) :arrow_down:

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 64588db...b10b43d. Read the comment docs.