kitovu-bot / kitovu

OpenHSR Connect 2
GNU General Public License v3.0
5 stars 2 forks source link

Refactor syncing.py and add PluginOperationError #27

Closed The-Compiler closed 6 years ago

The-Compiler commented 6 years ago

See EPJ-51 and EPJ-75. Based on #26 and #25 so you might want to merge those first.

codecov[bot] commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #27   +/-   ##
=========================================
  Coverage          ?   89.48%           
=========================================
  Files             ?       30           
  Lines             ?     1313           
  Branches          ?       86           
=========================================
  Hits              ?     1175           
  Misses            ?      124           
  Partials          ?       14
Impacted Files Coverage Δ
src/kitovu/utils.py 94.11% <100%> (ø)
src/kitovu/sync/syncing.py 84.44% <65.85%> (ø)

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 206239e...fdf88ef. Read the comment docs.