tgstation / MapDiffBot

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

Fix repository locking and null map paths. Add tests and code coverage #34

Closed Cyberboss closed 6 years ago

Cyberboss commented 6 years ago

Fixes #35

codecov-io commented 6 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@0c3e69b). Click here to learn what that means. The diff coverage is 11.65%.

Impacted file tree graph

@@           Coverage Diff            @@
##             master     #34   +/-   ##
========================================
  Coverage          ?   4.25%           
========================================
  Files             ?      28           
  Lines             ?    1340           
  Branches          ?       0           
========================================
  Hits              ?      57           
  Misses            ?    1281           
  Partials          ?       2
Impacted Files Coverage Δ
MapDiffBot/Core/LocalRepository.cs 0% <0%> (ø)
MapDiffBot/Core/PayloadProcessor.cs 0% <0%> (ø)
MapDiffBot/Core/Application.cs 0% <0%> (ø)
MapDiffBot/Core/RepositoryOperations.cs 0% <0%> (ø)
MapDiffBot/Core/LocalRepositoryFactory.cs 0% <0%> (ø)
MapDiffBot/Core/LocalRepositoryManager.cs 71.21% <70.58%> (ø)

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 0c3e69b...38a45c1. Read the comment docs.