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

Revert "refactor: avoid top-level await" #451

Merged
merged 2 commits into from
Jun 26, 2023
Merged

Conversation

KnorpelSenf
Copy link
Member

Reverts #436.

Deno Deploy does and and will never support sync APIs. However, we do see increasing support for TLA, with CFW being the most important runtime.

@codecov
Copy link

codecov bot commented Jun 26, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (fcf870b) 46.55% compared to head (5960072) 46.55%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #451   +/-   ##
=======================================
  Coverage   46.55%   46.55%           
=======================================
  Files          19       19           
  Lines        5595     5595           
  Branches      222      222           
=======================================
  Hits         2605     2605           
  Misses       2988     2988           
  Partials        2        2           
Impacted Files Coverage Δ
src/platform.deno.ts 90.90% <100.00%> (ø)

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

@KnorpelSenf KnorpelSenf merged commit 985e67b into main Jun 26, 2023
8 checks passed
@KnorpelSenf KnorpelSenf deleted the revert-436-no-tla branch June 26, 2023 21:56
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.

2 participants