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

Replace Deno.platform usages #53

Merged
merged 1 commit into from
Sep 10, 2019
Merged

Replace Deno.platform usages #53

merged 1 commit into from
Sep 10, 2019

Conversation

justjavac
Copy link
Contributor

Deno.platform was deprecated and it was reorganized into Deno.build at denoland/deno#1879 . This PR replaces Deno.platform usages with Deno.build.

@codecov-io
Copy link

Codecov Report

Merging #53 into master will not change coverage.
The diff coverage is 0%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #53   +/-   ##
=======================================
  Coverage   59.11%   59.11%           
=======================================
  Files           6        6           
  Lines         362      362           
  Branches       91       85    -6     
=======================================
  Hits          214      214           
  Misses        145      145           
  Partials        3        3
Impacted Files Coverage Δ
src/node.ts 71.42% <0%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a70248e...9f20d28. Read the comment docs.

@egoist egoist merged commit 1042c34 into cacjs:master Sep 10, 2019
@egoist
Copy link
Collaborator

egoist commented Sep 10, 2019

🎉 This PR is included in version 6.5.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

@justjavac justjavac deleted the patch-1 branch September 10, 2019 17:12
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.

3 participants