astrohr / void

Visnjan Observatory Image Database
2 stars 3 forks source link

writer #37

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 13:80: E501 line too long (84 > 79 characters)

Comment last updated at 2019-04-23 21:18:35 UTC
codecov[bot] commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (develop@a04756b). Click here to learn what that means. The diff coverage is 64.21%.

Impacted file tree graph

@@            Coverage Diff            @@
##             develop     #37   +/-   ##
=========================================
  Coverage           ?   87.4%           
=========================================
  Files              ?       6           
  Lines              ?     270           
  Branches           ?      27           
=========================================
  Hits               ?     236           
  Misses             ?      32           
  Partials           ?       2
Impacted Files Coverage Δ
void/reducer.py 100% <ø> (ø)
void/math_utils.py 100% <100%> (ø)
void/common.py 70% <57.14%> (ø)
void/writer.py 62.71% <62.71%> (ø)
void/settings.py 78.57% <78.57%> (ø)

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 a04756b...29926a7. Read the comment docs.