DarkWanderer / Elite-Log-Agent

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

Added support for cargo updating on INARA #80

Closed DarkWanderer closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #80 into master will increase coverage by 0.46%. The diff coverage is 73.91%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #80      +/-   ##
==========================================
+ Coverage   55.78%   56.25%   +0.46%     
==========================================
  Files         173      175       +2     
  Lines        3422     3463      +41     
  Branches      220      232      +12     
==========================================
+ Hits         1909     1948      +39     
- Misses       1444     1448       +4     
+ Partials       69       67       -2
Impacted Files Coverage Δ
DW.ELA.UnitTests/Utility/TestDeveloperTools.cs 0% <ø> (ø) :arrow_up:
DW.ELA.UnitTests/Utility/TestEventSource.cs 42.3% <0%> (-5.52%) :arrow_down:
Plugin.Inara/InaraPlugin.cs 0% <0%> (ø) :arrow_up:
Plugin.Inara/InaraEventConverter.cs 90.84% <100%> (+0.15%) :arrow_up:
Interfaces/Events/InventoryRecord.cs 100% <100%> (ø)
Interfaces/Events/Cargo.cs 100% <100%> (ø)
Controller/JournalMonitor.cs 49.43% <50%> (+0.57%) :arrow_up:
DW.ELA.Plugin.EDDN/EddnEventConverter.cs 90.18% <0%> (+2.77%) :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 de009c8...e3bfe82. Read the comment docs.