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

docs: Update README to include usage instructions for stream and async #62

Merged
merged 1 commit into from
Oct 9, 2024

Conversation

chyroc
Copy link
Collaborator

@chyroc chyroc commented Oct 9, 2024

  • Added instructions on how to use stream functionality
  • Included guidelines for implementing async operations

@chyroc chyroc added the documentation Improvements or additions to documentation label Oct 9, 2024
@chyroc chyroc merged commit 4ec2d5f into main Oct 9, 2024
9 of 10 checks passed
@chyroc chyroc deleted the chore-readme-async-stream branch October 9, 2024 08:33
Copy link

codecov bot commented Oct 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.76%. Comparing base (0b16636) to head (ed7c583).
Report is 1 commits behind head on main.

@@           Coverage Diff           @@
##             main      #62   +/-   ##
=======================================
  Coverage   98.76%   98.76%           
=======================================
  Files          38       38           
  Lines        2343     2343           
=======================================
  Hits         2314     2314           
  Misses         29       29           
Files with missing lines Coverage Δ
cozepy/bots/__init__.py 100.00% <ø> (ø)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant