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: add owner document config #632

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

Conversation

zhoushaw
Copy link
Member

@zhoushaw zhoushaw commented Jul 5, 2023

Description

  • fix: add owner document config

Types of changes

  • Docs change / refactoring / dependency upgrade
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

Checklist

  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • I have updated the documentation.

@vercel
Copy link

vercel bot commented Jul 5, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
garfish ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 6, 2023 8:06am

@codecov
Copy link

codecov bot commented Jul 5, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.05 ⚠️

Comparison is base (25f93fd) 83.30% compared to head (e828737) 83.26%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #632      +/-   ##
==========================================
- Coverage   83.30%   83.26%   -0.05%     
==========================================
  Files          90       90              
  Lines       12456    12459       +3     
  Branches     1933     1930       -3     
==========================================
- Hits        10377    10374       -3     
- Misses       2061     2067       +6     
  Partials       18       18              
Impacted Files Coverage Δ
packages/browser-vm/src/dynamicNode/index.ts 89.22% <100.00%> (-3.55%) ⬇️
packages/browser-vm/src/pluginify.ts 86.66% <100.00%> (+0.06%) ⬆️
packages/core/src/config.ts 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

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.

1 participant