oda-hub / dispatcher-plugin-integral

Other
1 stars 1 forks source link

Issue 81 #88

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 709:80: E501 line too long (96 > 79 characters) Line 711:80: E501 line too long (144 > 79 characters) Line 712:65: E128 continuation line under-indented for visual indent Line 712:80: E501 line too long (138 > 79 characters) Line 713:1: W293 blank line contains whitespace

Line 370:80: E501 line too long (136 > 79 characters) Line 372:80: E501 line too long (86 > 79 characters) Line 373:80: E501 line too long (81 > 79 characters) Line 375:80: E501 line too long (116 > 79 characters) Line 378:1: W293 blank line contains whitespace Line 401:80: E501 line too long (85 > 79 characters) Line 407:80: E501 line too long (112 > 79 characters) Line 411:80: E501 line too long (93 > 79 characters) Line 412:80: E501 line too long (94 > 79 characters) Line 413:25: E128 continuation line under-indented for visual indent Line 415:80: E501 line too long (98 > 79 characters) Line 416:80: E501 line too long (89 > 79 characters) Line 418:80: E501 line too long (108 > 79 characters) Line 418:109: W291 trailing whitespace Line 427:37: W291 trailing whitespace Line 430:35: W291 trailing whitespace

Comment last updated at 2021-12-03 14:08:25 UTC
codecov-commenter commented 2 years ago

Codecov Report

Merging #88 (534d273) into master (0a2f072) will decrease coverage by 0.05%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #88      +/-   ##
==========================================
- Coverage   24.92%   24.87%   -0.06%     
==========================================
  Files          11       11              
  Lines        1384     1387       +3     
==========================================
  Hits          345      345              
- Misses       1039     1042       +3     
Impacted Files Coverage Δ
cdci_osa_plugin/osa_dataserve_dispatcher.py 13.67% <0.00%> (-0.12%) :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 0a2f072...534d273. Read the comment docs.