DarkWanderer / Elite-Log-Agent

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

Multiple commander support #91

Closed DarkWanderer closed 5 years ago

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

Codecov Report

Merging #91 into master will increase coverage by 0.7%. The diff coverage is 57.73%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #91     +/-   ##
=========================================
+ Coverage   57.09%   57.79%   +0.7%     
=========================================
  Files         182      186      +4     
  Lines        3550     3616     +66     
  Branches      409      415      +6     
=========================================
+ Hits         2027     2090     +63     
+ Misses       1411     1404      -7     
- Partials      112      122     +10
Impacted Files Coverage Δ
DW.ELA.UnitTests/INARA/InaraIntegrationTests.cs 85.71% <ø> (ø) :arrow_up:
DW.ELA.UnitTests/INARA/InaraEventConverterTests.cs 100% <ø> (ø) :arrow_up:
Controller/Journal/JournalEventTypeCounter.cs 0% <ø> (ø)
Interfaces/Events/Friends.cs 100% <ø> (ø) :arrow_up:
Interfaces/Events/PowerplayDefect.cs 0% <ø> (ø) :arrow_up:
Interfaces/Events/FsdJump.cs 100% <ø> (ø) :arrow_up:
Interfaces/Events/PvpKill.cs 100% <ø> (ø) :arrow_up:
Interfaces/Events/Reputation.cs 100% <ø> (ø) :arrow_up:
Interfaces/Events/USSDrop.cs 100% <ø> (ø) :arrow_up:
Interfaces/Events/PowerplayJoin.cs 100% <ø> (ø) :arrow_up:
... and 81 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 ab614d0...8ca5f89. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

Merging #91 into master will increase coverage by 1.85%. The diff coverage is 36.67%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #91      +/-   ##
==========================================
+ Coverage   57.09%   58.95%   +1.85%     
==========================================
  Files         182      185       +3     
  Lines        3550     3572      +22     
  Branches      409      424      +15     
==========================================
+ Hits         2027     2106      +79     
+ Misses       1411     1346      -65     
- Partials      112      120       +8
Impacted Files Coverage Δ
Interfaces/Events/Commander.cs 100% <ø> (ø) :arrow_up:
DW.ELA.UnitTests/INARA/InaraIntegrationTests.cs 85.71% <ø> (ø) :arrow_up:
Interfaces/Events/StoredModules.cs 100% <ø> (ø) :arrow_up:
Interfaces/Events/PvpKill.cs 100% <ø> (ø) :arrow_up:
Interfaces/Events/Reputation.cs 100% <ø> (ø) :arrow_up:
Interfaces/Events/USSDrop.cs 100% <ø> (ø) :arrow_up:
Interfaces/Events/Friends.cs 100% <ø> (ø) :arrow_up:
Interfaces/Events/PowerplayJoin.cs 100% <ø> (ø) :arrow_up:
Interfaces/Events/ShipyardSell.cs 100% <ø> (ø) :arrow_up:
Interfaces/Events/SupercruiseEntry.cs 100% <ø> (ø) :arrow_up:
... and 102 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 ab614d0...b1c8964. Read the comment docs.