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: fix the description of when to use the synchronous function #3849

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Update sync-vs-async.rst

718d452
Select commit
Loading
Failed to load commit list.
Open

docs: fix the description of when to use the synchronous function #3849

Update sync-vs-async.rst
718d452
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 7, 2024 in 1s

98.44% (+0.00%) compared to f00f87d

View this Pull Request on Codecov

98.44% (+0.00%) compared to f00f87d

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.44%. Comparing base (f00f87d) to head (718d452).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3849   +/-   ##
=======================================
  Coverage   98.44%   98.44%           
=======================================
  Files         333      333           
  Lines       15346    15346           
  Branches     1693     1693           
=======================================
  Hits        15107    15107           
  Misses        110      110           
  Partials      129      129           

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