testing-library / vue-testing-library

🦎 Simple and complete Vue.js testing utilities that encourage good testing practices.
http://testing-library.com/vue
MIT License
1.08k stars 110 forks source link

Port updates from main branch to next #174

Closed afontcu closed 3 years ago

afontcu commented 3 years ago
codecov[bot] commented 3 years ago

Codecov Report

Merging #174 (538d425) into next (9e20198) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              next      #174   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           53        84   +31     
  Branches         9        26   +17     
=========================================
+ Hits            53        84   +31     
Impacted Files Coverage Δ
src/vue-testing-library.js 100.00% <100.00%> (ø)

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 ebe23d8...538d425. Read the comment docs.

github-actions[bot] commented 3 years ago

:tada: This PR is included in version 6.1.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: