Conversation
Codecov Report
@@ Coverage Diff @@
## main #2273 +/- ##
=======================================
Coverage 99.63% 99.63%
=======================================
Files 114 114
Lines 5258 5258
=======================================
Hits 5239 5239
Misses 19 19 |
|
WDYT about integrating it into |
I lean towards "no", since it's really a particular thing for That said, we don't have to stretch the definition of "conjunct" too much to make it work -- |
|
Metadata and vectorization tests would be nice. |
I think for linters built with |
|
If the linter ever gets more complex functionality in the future, these tests will ensure that it still works? |
I think the next commit would be the one to owe new tests. OTOH, it doesn't really hurt to add new tests. And more importantly, there is a new test of the XPath logic here, namely that it's not somehow over- or under-counting lints. Not sure we've come across that being an issue in the past, but still justifies the new test IMO. |
Part of #884
No lints on our own package