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

Improve error handling when sending data #8

Merged
merged 2 commits into from
Oct 27, 2023
Merged

Improve error handling when sending data #8

merged 2 commits into from
Oct 27, 2023

Conversation

itssimon
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Oct 27, 2023

Codecov Report

Merging #8 (77ad636) into main (f05f54c) will increase coverage by 0.02%.
The diff coverage is 83.47%.

@@            Coverage Diff             @@
##             main       #8      +/-   ##
==========================================
+ Coverage   93.82%   93.84%   +0.02%     
==========================================
  Files          10       10              
  Lines         826      878      +52     
==========================================
+ Hits          775      824      +49     
- Misses         51       54       +3     
Files Coverage Δ
apitally/django.py 89.33% <100.00%> (ø)
apitally/client/base.py 96.13% <77.77%> (+0.15%) ⬆️
apitally/flask.py 93.00% <60.00%> (ø)
apitally/starlette.py 93.75% <60.00%> (ø)
apitally/client/threading.py 91.39% <86.36%> (-1.46%) ⬇️
apitally/client/asyncio.py 91.95% <86.27%> (+2.72%) ⬆️

@itssimon itssimon self-assigned this Oct 27, 2023
@itssimon itssimon merged commit e873f2e into main Oct 27, 2023
54 of 55 checks passed
@itssimon itssimon deleted the send-queue branch October 27, 2023 07:39
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