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

Fix concurrency issue, add timeout tests, fix client #29

Merged
merged 11 commits into from
Mar 25, 2023

Conversation

Ananto30
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Mar 25, 2023

Codecov Report

Patch coverage: 78.89% and project coverage change: +1.56 🎉

Comparison is base (e2c69a9) 75.35% compared to head (3d634b6) 76.92%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #29      +/-   ##
==========================================
+ Coverage   75.35%   76.92%   +1.56%     
==========================================
  Files          12       12              
  Lines         349      455     +106     
==========================================
+ Hits          263      350      +87     
- Misses         86      105      +19     
Impacted Files Coverage Δ
zero/codegen.py 41.17% <ø> (ø)
zero/logger.py 0.00% <ø> (ø)
zero/subscriber.py 100.00% <ø> (ø)
zero/server.py 63.24% <40.62%> (+2.04%) ⬆️
zero/zero_mq.py 52.63% <43.47%> (+1.46%) ⬆️
zero/client.py 91.27% <90.90%> (-8.73%) ⬇️
zero/__init__.py 100.00% <100.00%> (ø)
zero/error.py 100.00% <100.00%> (ø)
zero/generate_client.py 89.47% <100.00%> (-10.53%) ⬇️
zero/type_util.py 87.50% <100.00%> (ø)
... and 1 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@Ananto30 Ananto30 changed the title Add timeout tests, fix client Fix concurrency issue, add timeout tests, fix client Mar 25, 2023
@Ananto30 Ananto30 merged commit 2b00f28 into main Mar 25, 2023
@Ananto30 Ananto30 deleted the feat/timeout-tests branch March 25, 2023 12:40
@Ananto30 Ananto30 linked an issue Mar 25, 2023 that may be closed by this pull request
@Ananto30 Ananto30 linked an issue Mar 26, 2023 that may be closed by this pull request
@Ananto30 Ananto30 linked an issue Mar 26, 2023 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant