Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2.1.x #109

Merged
merged 8 commits into from
Oct 13, 2024
Merged

2.1.x #109

merged 8 commits into from
Oct 13, 2024

Conversation

aviolaris
Copy link
Owner

No description provided.

@pep8speaks
Copy link

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

Line 175:1: E305 expected 2 blank lines after class or function definition, found 1
Line 182:80: E501 line too long (80 > 79 characters)
Line 206:80: E501 line too long (100 > 79 characters)
Line 223:5: E303 too many blank lines (2)

Line 22:80: E501 line too long (88 > 79 characters)
Line 24:80: E501 line too long (92 > 79 characters)
Line 33:80: E501 line too long (84 > 79 characters)
Line 35:80: E501 line too long (92 > 79 characters)
Line 44:80: E501 line too long (81 > 79 characters)
Line 46:80: E501 line too long (81 > 79 characters)
Line 60:80: E501 line too long (88 > 79 characters)
Line 74:80: E501 line too long (83 > 79 characters)
Line 76:80: E501 line too long (82 > 79 characters)
Line 97:80: E501 line too long (82 > 79 characters)
Line 107:80: E501 line too long (84 > 79 characters)
Line 121:80: E501 line too long (92 > 79 characters)
Line 123:80: E501 line too long (90 > 79 characters)
Line 134:80: E501 line too long (99 > 79 characters)
Line 136:80: E501 line too long (85 > 79 characters)
Line 148:80: E501 line too long (88 > 79 characters)
Line 150:80: E501 line too long (93 > 79 characters)
Line 164:80: E501 line too long (92 > 79 characters)
Line 166:80: E501 line too long (99 > 79 characters)
Line 167:80: E501 line too long (99 > 79 characters)
Line 190:80: E501 line too long (99 > 79 characters)
Line 191:80: E501 line too long (99 > 79 characters)
Line 192:80: E501 line too long (86 > 79 characters)
Line 198:80: E501 line too long (81 > 79 characters)

Line 35:80: E501 line too long (83 > 79 characters)

Line 37:80: E501 line too long (86 > 79 characters)
Line 38:80: E501 line too long (87 > 79 characters)
Line 39:80: E501 line too long (86 > 79 characters)
Line 40:80: E501 line too long (87 > 79 characters)
Line 41:80: E501 line too long (86 > 79 characters)
Line 42:80: E501 line too long (87 > 79 characters)
Line 46:80: E501 line too long (84 > 79 characters)
Line 47:80: E501 line too long (94 > 79 characters)
Line 49:80: E501 line too long (84 > 79 characters)
Line 54:80: E501 line too long (89 > 79 characters)

Copy link

codecov bot commented Oct 12, 2024

Codecov Report

Attention: Patch coverage is 56.25000% with 14 lines in your changes missing coverage. Please review.

Project coverage is 80.48%. Comparing base (5b16d46) to head (bfdc57b).
Report is 18 commits behind head on main.

Files with missing lines Patch % Lines
app/app.py 56.66% 13 Missing ⚠️
app/healthcheck.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #109       +/-   ##
===========================================
+ Coverage   42.40%   80.48%   +38.08%     
===========================================
  Files           3        3               
  Lines         158      164        +6     
===========================================
+ Hits           67      132       +65     
+ Misses         91       32       -59     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@aviolaris aviolaris merged commit 7a424cd into main Oct 13, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants