kitovu-bot / kitovu

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

added tests for when the cached digest is outdated #35

Closed ThunderKey closed 6 years ago

ThunderKey commented 6 years ago

Tests for EPJ-79

codecov[bot] commented 6 years ago

Codecov Report

Merging #35 into master will increase coverage by 0.33%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #35      +/-   ##
==========================================
+ Coverage   89.48%   89.82%   +0.33%     
==========================================
  Files          30       30              
  Lines        1313     1337      +24     
  Branches       86       86              
==========================================
+ Hits         1175     1201      +26     
+ Misses        124      123       -1     
+ Partials       14       13       -1
Impacted Files Coverage Δ
tests/test_filecache.py 100% <100%> (ø) :arrow_up:
src/kitovu/sync/filecache.py 93.5% <0%> (+2.59%) :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 7bfcc23...ae160cf. Read the comment docs.