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

chore(lint): disable unbound-method rule #214

Closed MatanBobi closed 3 years ago

MatanBobi commented 3 years ago

This rule is currently breaking for some reason in our tests: https://github.com/testing-library/vue-testing-library/runs/2226695857?check_suite_focus=true

codecov[bot] commented 3 years ago

Codecov Report

Merging #214 (c0866a1) into master (7bef579) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #214   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines           99        99           
  Branches        33        33           
=========================================
  Hits            99        99           

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 7bef579...c0866a1. Read the comment docs.

afontcu commented 3 years ago

Thank you! 😍

github-actions[bot] commented 3 years ago

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

The release is available on:

Your semantic-release bot :package::rocket:

github-actions[bot] commented 2 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: