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

Add request logging #71

Draft
wants to merge 17 commits into
base: main
Choose a base branch
from
Draft

Add request logging #71

wants to merge 17 commits into from

Conversation

itssimon
Copy link
Member

No description provided.

@itssimon itssimon marked this pull request as draft November 14, 2024 11:54
@itssimon itssimon self-assigned this Nov 14, 2024
Copy link

codecov bot commented Nov 14, 2024

Codecov Report

Attention: Patch coverage is 87.90497% with 56 lines in your changes missing coverage. Please review.

Project coverage is 90.88%. Comparing base (1ffe9d7) to head (a2cff82).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
apitally/client/client_asyncio.py 60.97% 16 Missing ⚠️
apitally/client/client_threading.py 58.33% 15 Missing ⚠️
apitally/client/request_logging.py 94.71% 11 Missing ⚠️
apitally/litestar.py 88.88% 5 Missing ⚠️
apitally/starlette.py 89.74% 4 Missing ⚠️
apitally/common.py 75.00% 2 Missing ⚠️
apitally/flask.py 95.23% 2 Missing ⚠️
apitally/django.py 97.14% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #71      +/-   ##
==========================================
- Coverage   93.17%   90.88%   -2.29%     
==========================================
  Files          17       18       +1     
  Lines        1025     1393     +368     
==========================================
+ Hits          955     1266     +311     
- Misses         70      127      +57     

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

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