DarkWanderer / Elite-Log-Agent

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

Attempted fix: incorrect star system in EDDN enrichment (#70) #71

Closed DarkWanderer closed 5 years ago

DarkWanderer commented 5 years ago
codecov[bot] commented 5 years ago

Codecov Report

Merging #71 into master will decrease coverage by 0.25%. The diff coverage is 35.89%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #71      +/-   ##
==========================================
- Coverage   58.99%   58.74%   -0.26%     
==========================================
  Files         168      168              
  Lines        3168     3175       +7     
  Branches      200      201       +1     
==========================================
- Hits         1869     1865       -4     
- Misses       1238     1242       +4     
- Partials       61       68       +7
Impacted Files Coverage Δ
DW.ELA.Plugin.EDDN/EddnEventConverter.cs 87.69% <0%> (-4.31%) :arrow_down:
EliteLogAgent/ContainerBootstrapper.cs 0% <0%> (ø) :arrow_up:
EliteLogAgent/Program.cs 0% <0%> (ø) :arrow_up:
DW.ELA.Utility/Extensions/Functional.cs 47.05% <25%> (+10.69%) :arrow_up:
Controller/JournalMonitor.cs 48.86% <37.5%> (-4.31%) :arrow_down:
DW.ELA.Utility/Observable/BasicObservable.cs 57.69% <70%> (ø) :arrow_up:
DW.ELA.UnitTests/Utility/JsonComparer.cs 66.66% <0%> (-4.17%) :arrow_down:
DW.ELA.Plugin.EDDN/EventSchemaValidator.cs 77.77% <0%> (-2.78%) :arrow_down:
Controller/PlayerStateRecorder.cs 78.57% <0%> (-1.03%) :arrow_down:
... and 1 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 a4bff03...3c54c64. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

Merging #71 into master will decrease coverage by 0.4%. The diff coverage is 33.92%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #71      +/-   ##
==========================================
- Coverage   58.99%   58.59%   -0.41%     
==========================================
  Files         168      168              
  Lines        3168     3183      +15     
  Branches      200      201       +1     
==========================================
- Hits         1869     1865       -4     
- Misses       1238     1250      +12     
- Partials       61       68       +7
Impacted Files Coverage Δ
DW.ELA.Plugin.EDDN/EddnEventConverter.cs 87.69% <0%> (-4.31%) :arrow_down:
EliteLogAgent/Settings/GeneralSettingsControl.cs 0% <0%> (ø) :arrow_up:
EliteLogAgent/ContainerBootstrapper.cs 0% <0%> (ø) :arrow_up:
EliteLogAgent/Program.cs 0% <0%> (ø) :arrow_up:
Interfaces/Events/Docked.cs 100% <100%> (ø) :arrow_up:
Interfaces/Events/FactionStateTrend.cs 100% <100%> (ø) :arrow_up:
Interfaces/Events/Location.cs 100% <100%> (ø) :arrow_up:
Interfaces/Events/FsdJump.cs 100% <100%> (ø) :arrow_up:
Interfaces/Events/Faction.cs 100% <100%> (ø) :arrow_up:
DW.ELA.Utility/Extensions/Functional.cs 47.05% <25%> (+10.69%) :arrow_up:
... and 8 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 a4bff03...21d45c0. Read the comment docs.