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

feat: transform can be async #88

Merged
merged 1 commit into from
Jan 31, 2023
Merged

feat: transform can be async #88

merged 1 commit into from
Jan 31, 2023

Conversation

kptdobe
Copy link
Contributor

@kptdobe kptdobe commented Jan 30, 2023

preprocess and transform must support async

@codecov
Copy link

codecov bot commented Jan 30, 2023

Codecov Report

Merging #88 (384c9c1) into main (3bf2160) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main      #88   +/-   ##
=======================================
  Coverage   96.18%   96.18%           
=======================================
  Files          13       13           
  Lines        1467     1467           
=======================================
  Hits         1411     1411           
  Misses         56       56           
Impacted Files Coverage Δ
src/importer/HTML2x.js 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@kptdobe kptdobe merged commit 9441e0e into main Jan 31, 2023
@kptdobe kptdobe deleted the support-async branch January 31, 2023 07:50
github-actions bot pushed a commit that referenced this pull request Jan 31, 2023
# [2.6.0](v2.5.16...v2.6.0) (2023-01-31)

### Features

* transform can be async ([#88](#88)) ([9441e0e](9441e0e))
@github-actions
Copy link

🎉 This PR is included in version 2.6.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

None yet

1 participant