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

Migrate getArrayBuffer to be promise based #3276

Closed
wants to merge 7 commits into from

Conversation

HarelM
Copy link
Collaborator

@HarelM HarelM commented Oct 28, 2023

Another step towards removing the callback hell.

@codecov-commenter
Copy link

codecov-commenter commented Oct 28, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (async-actor@b045e38). Click here to learn what that means.

Additional details and impacted files
@@              Coverage Diff               @@
##             async-actor    #3276   +/-   ##
==============================================
  Coverage               ?   75.27%           
==============================================
  Files                  ?      240           
  Lines                  ?    19247           
  Branches               ?     4279           
==============================================
  Hits                   ?    14489           
  Misses                 ?     4758           
  Partials               ?        0           

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

@HarelM
Copy link
Collaborator Author

HarelM commented Oct 30, 2023

Closing this as it got out of hand, I'll keep the branch to see what things I did to solve some of the issues until the main branch is finished.

@HarelM HarelM closed this Oct 30, 2023
@HarelM HarelM deleted the async-actor-get-array-buffer branch November 23, 2023 09:13
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.

3 participants