tgstation / MapDiffBot

Tool for generating diff images of BYOND maps
GNU Affero General Public License v3.0
8 stars 11 forks source link

Adds repository deletion reason to logs #37

Closed Cyberboss closed 6 years ago

Cyberboss commented 6 years ago

Something is causing the local repository to be deleted constantly bc of corruption or w/e. Trying to find out what that is

codecov-io commented 6 years ago

Codecov Report

Merging #37 into master will increase coverage by 0.08%. The diff coverage is 3.84%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #37      +/-   ##
=========================================
+ Coverage    4.26%   4.34%   +0.08%     
=========================================
  Files          29      29              
  Lines        1336    1334       -2     
=========================================
+ Hits           57      58       +1     
+ Misses       1277    1274       -3     
  Partials        2       2
Impacted Files Coverage Δ
MapDiffBot/Core/PayloadProcessor.cs 0% <0%> (ø) :arrow_up:
MapDiffBot/Core/Application.cs 0% <0%> (ø) :arrow_up:
MapDiffBot/Core/LocalRepositoryManager.cs 68.57% <33.33%> (-2.65%) :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 366a49b...b07e1fd. Read the comment docs.