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

Implement Rollup/Vite plugin #649

Merged
merged 2 commits into from
Jul 18, 2021
Merged

Implement Rollup/Vite plugin #649

merged 2 commits into from
Jul 18, 2021

Conversation

Demivan
Copy link
Member

@Demivan Demivan commented Jul 17, 2021

No description provided.

@Demivan Demivan added the Type: Feature Includes new features label Jul 17, 2021
@codecov
Copy link

codecov bot commented Jul 17, 2021

Codecov Report

Merging #649 (157e035) into develop (faec421) will increase coverage by 5.99%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #649      +/-   ##
===========================================
+ Coverage    83.18%   89.17%   +5.99%     
===========================================
  Files           11       12       +1     
  Lines          220      268      +48     
  Branches        35       42       +7     
===========================================
+ Hits           183      239      +56     
- Misses          26       29       +3     
+ Partials        11        0      -11     
Flag Coverage Δ
vue-2 78.16% <0.00%> (+1.34%) ⬆️
vue-3 82.46% <100.00%> (+6.09%) ⬆️

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

Impacted Files Coverage Δ
packages/rollup-plugin-fluent-vue/src/index.ts 100.00% <100.00%> (ø)
packages/fluent-vue/src/index.ts 100.00% <0.00%> (ø)
packages/fluent-vue/src/getContext.ts 100.00% <0.00%> (ø)
packages/fluent-vue-loader/src/index.ts 0.00% <0.00%> (ø)
packages/fluent-vue/src/TranslationContext.ts 100.00% <0.00%> (ø)
packages/fluent-vue/src/vue/component.ts 100.00% <0.00%> (+10.34%) ⬆️
packages/fluent-vue/src/vue/directive.ts 87.03% <0.00%> (+10.95%) ⬆️
packages/fluent-vue/src/util/camelize.ts 100.00% <0.00%> (+25.00%) ⬆️
packages/fluent-vue/src/util/warn.ts 83.33% <0.00%> (+33.33%) ⬆️

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 faec421...157e035. Read the comment docs.

@github-actions
Copy link

Size report

Path Size
fluent-vue.global.prod.js 2.12 KB (0%)

@Demivan Demivan force-pushed the vite-plugin branch 2 times, most recently from b3726c3 to 3dda399 Compare July 18, 2021 18:27
@Demivan Demivan merged commit 2acc930 into develop Jul 18, 2021
@Demivan Demivan deleted the vite-plugin branch July 18, 2021 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature Includes new features
Development

Successfully merging this pull request may close these issues.

1 participant