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

fix(deno): ensure --denoCjs respect the current Poku version #771

Merged
merged 2 commits into from
Sep 16, 2024
Merged

Conversation

wellwelwel
Copy link
Owner

Fixes #770.

Copy link

codecov bot commented Sep 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.12%. Comparing base (0af5c8f) to head (8df45b1).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #771   +/-   ##
=======================================
  Coverage   99.12%   99.12%           
=======================================
  Files          36       36           
  Lines        1823     1823           
  Branches       10       10           
=======================================
  Hits         1807     1807           
  Misses          8        8           
  Partials        8        8           
Flag Coverage Δ
linux 99.01% <100.00%> (ø)
osx 99.06% <100.00%> (ø)
windows 99.01% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@wellwelwel wellwelwel marked this pull request as ready for review September 16, 2024 05:55
@wellwelwel wellwelwel merged commit 9ead4bc into main Sep 16, 2024
21 checks passed
@wellwelwel wellwelwel deleted the deno branch September 16, 2024 05:58
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.

--denoCjs doesn't respect the current version of Poku
1 participant