DarkWanderer / Elite-Log-Agent

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

Remove potenitially identifiable fields from EDDN messages (#73) #76

Closed DarkWanderer closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #76 into master will increase coverage by 0.19%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #76      +/-   ##
==========================================
+ Coverage   58.69%   58.88%   +0.19%     
==========================================
  Files         168      168              
  Lines        3203     3230      +27     
  Branches      204      205       +1     
==========================================
+ Hits         1880     1902      +22     
  Misses       1259     1259              
- Partials       64       69       +5
Impacted Files Coverage Δ
DW.ELA.UnitTests/Controller/LogEnumeratorTests.cs 100% <ø> (ø) :arrow_up:
...Tests/Controller/SavedGamesDirectoryHelperTests.cs 100% <ø> (ø) :arrow_up:
DW.ELA.UnitTests/EDDN/EventSchemaValidatorTests.cs 100% <ø> (ø) :arrow_up:
DW.ELA.UnitTests/Controller/JournalMonitorTests.cs 100% <ø> (ø) :arrow_up:
DW.ELA.UnitTests/UI/SingleLaunchTests.cs 100% <ø> (ø) :arrow_up:
...W.ELA.UnitTests/UI/ClickOnceAutorunManagerTests.cs 100% <ø> (ø) :arrow_up:
DW.ELA.UnitTests/UI/FileSettingsStorageTests.cs 100% <ø> (ø) :arrow_up:
DW.ELA.UnitTests/Controller/LogBurstPlayerTests.cs 100% <ø> (ø) :arrow_up:
DW.ELA.Plugin.EDDN/EddnEventConverter.cs 87.41% <100%> (ø) :arrow_up:
DW.ELA.UnitTests/EDDN/EddnEventConverterTests.cs 100% <100%> (ø) :arrow_up:
... and 5 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 9ff77e3...21543fc. Read the comment docs.