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: sync/async guide for sanic #2884

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

DOCS: begin section on scheduling

fd65d41
Select commit
Loading
Failed to load commit list.
Draft

DOCS: sync/async guide for sanic #2884

DOCS: begin section on scheduling
fd65d41
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 25, 2023 in 1s

88.039% (+0.000%) compared to b651636

View this Pull Request on Codecov

88.039% (+0.000%) compared to b651636

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b651636) 88.039% compared to head (fd65d41) 88.039%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #2884   +/-   ##
=========================================
  Coverage   88.039%   88.039%           
=========================================
  Files           94        94           
  Lines         7433      7433           
  Branches      1283      1283           
=========================================
  Hits          6544      6544           
  Misses         622       622           
  Partials       267       267           

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