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 pretty handle name to monitored result #12

Merged
merged 5 commits into from
Jul 12, 2024

Conversation

gnir-work
Copy link
Owner

  • Refactor monitoring wrapping to wrap with a class in order to expose the original callbacks properties
  • Add support for finding the callbacks pretty name in order to ease debugging
  • Updated example code
  • Update readme
  • Small fix to stress tests readme docs

@gnir-work gnir-work force-pushed the feature/add-blocking-handle-name-to-monitoring branch from 199459e to 4f9a7d4 Compare July 12, 2024 20:24
Copy link

github-actions bot commented Jul 12, 2024

Coverage

Pytest coverage report
FileStmtsMissCoverMissing
__init__.py00100% 
exceptions.py3166%3
formatting_utils.py120100% 
monioted_ioloop_base.py10280%19, 21
monitored_asyncio.py190100% 
monitored_uvloop.py21290%5–6
monitoring.py540100% 
TOTAL119595% 

Pytest test summary

Tests Skipped Failures Errors Time
20 0 💤 0 ❌ 0 🔥 4.905s ⏱️

@gnir-work gnir-work merged commit 4bd27d5 into main Jul 12, 2024
6 checks passed
@gnir-work gnir-work deleted the feature/add-blocking-handle-name-to-monitoring branch July 12, 2024 20: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