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.x/logging #71

Merged
merged 8 commits into from
May 3, 2024
Merged

2.x/logging #71

merged 8 commits into from
May 3, 2024

Conversation

andiserg
Copy link
Owner

@andiserg andiserg commented May 3, 2024

No description provided.

Copy link

codecov bot commented May 3, 2024

Codecov Report

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

Project coverage is 84.81%. Comparing base (2111dd7) to head (08b4bea).
Report is 2 commits behind head on 2.x/develop.

Files Patch % Lines
src/costy/adapters/bankapi/monobank.py 66.66% 7 Missing ⚠️
src/costy/presentation/api/middlewares.py 36.36% 7 Missing ⚠️
src/costy/infrastructure/config.py 40.00% 6 Missing ⚠️
src/costy/main/web.py 53.84% 6 Missing ⚠️
src/costy/adapters/auth/token.py 37.50% 5 Missing ⚠️
src/costy/adapters/auth/auth_gateway.py 62.50% 3 Missing ⚠️
src/costy/adapters/db/user_gateway.py 76.92% 3 Missing ⚠️
src/costy/main/ioc.py 78.57% 3 Missing ⚠️
src/costy/adapters/db/operation_gateway.py 83.33% 2 Missing ⚠️
src/costy/infrastructure/metrics.py 80.00% 2 Missing ⚠️
... and 3 more
Additional details and impacted files
@@               Coverage Diff               @@
##           2.x/develop      #71      +/-   ##
===============================================
- Coverage        85.93%   84.81%   -1.13%     
===============================================
  Files               60       62       +2     
  Lines             1401     1455      +54     
===============================================
+ Hits              1204     1234      +30     
- Misses             197      221      +24     

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

@andiserg andiserg merged commit e3c9a70 into 2.x/develop May 3, 2024
2 of 4 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.

1 participant