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

cleanup tests #301

Merged
merged 3 commits into from
Oct 17, 2022
Merged

cleanup tests #301

merged 3 commits into from
Oct 17, 2022

Conversation

znck
Copy link
Collaborator

@znck znck commented Oct 17, 2022

  • remove snapshots tests

@codecov-commenter
Copy link

Codecov Report

Merging #301 (51c8b14) into main (70bfe41) will decrease coverage by 10.96%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##             main     #301       +/-   ##
===========================================
- Coverage   42.98%   32.02%   -10.97%     
===========================================
  Files         163      163               
  Lines       20567    20567               
  Branches     1282      814      -468     
===========================================
- Hits         8841     6586     -2255     
- Misses      11726    13981     +2255     
Impacted Files Coverage Δ
packages/compiler-tsx/src/index.ts 0.00% <0.00%> (-100.00%) ⬇️
packages/compiler-tsx/src/template/runtime.ts 0.00% <0.00%> (-100.00%) ⬇️
packages/compiler-tsx/src/template/builtins.ts 0.00% <0.00%> (-100.00%) ⬇️
...ges/compiler-tsx/src/vue/blocks/transformScript.ts 0.00% <0.00%> (-100.00%) ⬇️
...ompiler-tsx/src/template/transforms/transformIf.ts 0.00% <0.00%> (-100.00%) ⬇️
...ompiler-tsx/src/vue/blocks/transformScriptSetup.ts 0.00% <0.00%> (-100.00%) ⬇️
...piler-tsx/src/template/transforms/transformSlot.ts 0.00% <0.00%> (-100.00%) ⬇️
packages/compiler-tsx/src/template/compile.ts 0.00% <0.00%> (-97.94%) ⬇️
...es/compiler-tsx/src/template/scope/ScopeManager.ts 0.00% <0.00%> (-83.64%) ⬇️
packages/compiler-tsx/src/template/generate.ts 0.00% <0.00%> (-83.35%) ⬇️
... and 13 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@znck znck merged commit ea312c4 into main Oct 17, 2022
@znck znck deleted the cleanup-tests branch October 17, 2022 08:34
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.

2 participants