avaframe / AvaFrame

https://avaframe.org
European Union Public License 1.2
16 stars 2 forks source link

Add +1SD point in com2AB plots; change prepareLine [com2AB; geoTrans] #966

Closed fso42 closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

Attention: Patch coverage is 75.00000% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 73.80%. Comparing base (80c537c) to head (ee4cd40).

Files Patch % Lines
avaframe/out3Plot/outAB.py 0.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #966 +/- ## ========================================== - Coverage 73.81% 73.80% -0.01% ========================================== Files 66 66 Lines 14854 14860 +6 ========================================== + Hits 10965 10968 +3 - Misses 3889 3892 +3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

pep8speaks commented 6 months ago

Hello @fso42! Thanks for updating this PR.

Line 269:121: E501 line too long (127 > 120 characters) Line 269:114: E222 multiple spaces after operator

Line 1856:22: W292 no newline at end of file Line 1760:121: E501 line too long (126 > 120 characters) Line 1591:70: W605 invalid escape sequence '|' Line 1591:13: W605 invalid escape sequence '|' Line 1590:69: W605 invalid escape sequence '\ ' Line 1590:12: W605 invalid escape sequence '\ ' Line 1589:68: W605 invalid escape sequence '\ ' Line 1589:11: W605 invalid escape sequence '\ ' Line 1588:67: W605 invalid escape sequence '\ ' Line 1588:10: W605 invalid escape sequence '\ ' Line 1586:65: W605 invalid escape sequence '|' Line 1586:18: W605 invalid escape sequence '|' Line 1585:64: W605 invalid escape sequence '\ ' Line 1585:17: W605 invalid escape sequence '\ ' Line 1584:63: W605 invalid escape sequence '\ ' Line 1584:16: W605 invalid escape sequence '\ ' Line 1583:62: W605 invalid escape sequence '\ ' Line 1583:15: W605 invalid escape sequence '\ ' Line 1569:1: E303 too many blank lines (3) Line 1219:38: E203 whitespace before ':' Line 1218:38: E203 whitespace before ':' Line 1091:38: E203 whitespace before ':' Line 1090:38: E203 whitespace before ':' Line 328:5: E122 continuation line missing indentation or outdented

Comment last updated at 2024-04-03 14:34:40 UTC
codeclimate[bot] commented 6 months ago

Code Climate has analyzed commit ee4cd400 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 75.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 70.9% (0.0% change).

View more on Code Climate.

fso42 commented 6 months ago

Standardtests ok, apart from the KOT differences as before