avaframe / AvaFrame

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

add release volume info into report [com1] #1014

Closed awirb closed 1 month ago

awirb commented 1 month ago
pep8speaks commented 1 month ago

Hello @awirb! Thanks for updating this PR.

Line 133:121: E501 line too long (124 > 120 characters) Line 121:121: E501 line too long (127 > 120 characters) Line 119:121: E501 line too long (127 > 120 characters) Line 116:121: E501 line too long (140 > 120 characters)

Line 2828:121: E501 line too long (132 > 120 characters) Line 2100:69: E127 continuation line over-indented for visual indent Line 1049:121: E501 line too long (124 > 120 characters)

Line 109:5: E303 too many blank lines (2) Line 75:5: E303 too many blank lines (2) Line 26:21: E712 comparison to True should be 'if cond is True:' or 'if cond:'

Comment last updated at 2024-09-03 14:02:37 UTC
codeclimate[bot] commented 1 month ago

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

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

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

View more on Code Climate.