astrohr / void

Visnjan Observatory Image Database
2 stars 3 forks source link

Develop #41

Closed ghost closed 5 years ago

pep8speaks commented 5 years ago

Hello @PKukic! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 151:28: E231 missing whitespace after ','

Comment last updated at 2019-04-24 16:39:46 UTC
codecov[bot] commented 5 years ago

Codecov Report

Merging #41 into develop will decrease coverage by 17.25%. The diff coverage is 63.33%.

Impacted file tree graph

@@            Coverage Diff            @@
##           develop   #41       +/-   ##
=========================================
- Coverage    99.25%   82%   -17.26%     
=========================================
  Files            6     7        +1     
  Lines          270   339       +69     
  Branches        27    32        +5     
=========================================
+ Hits           268   278       +10     
- Misses           1    60       +59     
  Partials         1     1
Impacted Files Coverage Δ
void/reducer.py 100% <ø> (ø) :arrow_up:
void/settings.py 88.23% <100%> (+2.52%) :arrow_up:
void/selector.py 60% <60%> (ø)
void/writer.py 60% <65.38%> (-40%) :arrow_down:
void/common.py 70% <0%> (-30%) :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 a97d460...427a9ca. Read the comment docs.