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

ci: add publish workflows for deno.land and nest.land #78

Merged
merged 2 commits into from
May 27, 2022

Conversation

vitoke
Copy link
Contributor

@vitoke vitoke commented May 27, 2022

Fixes #71
Fixes #77

@codecov-commenter
Copy link

Codecov Report

Merging #78 (1f1b2e7) into main (84baeda) will increase coverage by 0.48%.
The diff coverage is 92.37%.

@@            Coverage Diff             @@
##             main      #78      +/-   ##
==========================================
+ Coverage   85.22%   85.70%   +0.48%     
==========================================
  Files          56       56              
  Lines        4439     4492      +53     
  Branches      456      475      +19     
==========================================
+ Hits         3783     3850      +67     
+ Misses        568      554      -14     
  Partials       88       88              
Impacted Files Coverage Δ
packages/reactor/src/hooks/useActor.ts 100.00% <ø> (ø)
packages/reactor/src/hooks/useBindings.ts 97.05% <ø> (ø)
packages/reactor/src/hooks/useCreateObs.ts 100.00% <ø> (ø)
packages/base/src/plain-object.ts 14.28% <14.28%> (ø)
packages/deep/src/protected.ts 50.00% <50.00%> (ø)
packages/deep/src/patch.ts 95.38% <95.16%> (+2.52%) ⬆️
packages/deep/src/match.ts 98.96% <98.93%> (+13.86%) ⬆️
packages/actor/src/actor.ts 83.33% <100.00%> (ø)
packages/actor/src/obs.ts 100.00% <100.00%> (+1.37%) ⬆️
packages/base/src/index.ts 100.00% <100.00%> (ø)
... and 6 more

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 b4c01d5...1f1b2e7. Read the comment docs.

@vitoke vitoke merged commit 261630e into main May 27, 2022
@vitoke vitoke deleted the feature/add-deno-publish-to-pipeline branch May 27, 2022 08:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants