oda-hub / dispatcher-plugin-integral

Other
1 stars 1 forks source link

Allow dev obsolete #60

Closed volodymyrss closed 2 years ago

pep8speaks commented 2 years ago

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

Line 133:80: E501 line too long (102 > 79 characters) Line 134:45: E128 continuation line under-indented for visual indent Line 134:80: E501 line too long (107 > 79 characters) Line 134:108: W291 trailing whitespace Line 135:45: E128 continuation line under-indented for visual indent Line 135:80: E501 line too long (151 > 79 characters) Line 135:152: W291 trailing whitespace Line 137:80: E501 line too long (133 > 79 characters) Line 212:80: E501 line too long (99 > 79 characters)

Line 235:80: E501 line too long (96 > 79 characters)

Line 282:80: E501 line too long (156 > 79 characters) Line 282:157: W291 trailing whitespace

Comment last updated at 2021-09-30 07:46:35 UTC
codecov-commenter commented 2 years ago

Codecov Report

Merging #60 (bcacd96) into master (405c2c9) will decrease coverage by 0.05%. The diff coverage is 0.00%.

:exclamation: Current head bcacd96 differs from pull request most recent head e0f03eb. Consider uploading reports for the commit e0f03eb to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##           master      #60      +/-   ##
==========================================
- Coverage   25.10%   25.05%   -0.06%     
==========================================
  Files          11       11              
  Lines        1374     1377       +3     
==========================================
  Hits          345      345              
- Misses       1029     1032       +3     
Impacted Files Coverage Δ
cdci_osa_plugin/osa_common_pars.py 44.89% <0.00%> (-0.94%) :arrow_down:
cdci_osa_plugin/osa_dataserve_dispatcher.py 13.79% <0.00%> (-0.04%) :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 405c2c9...e0f03eb. Read the comment docs.