We're getting some coverage failures where, ideally, we shouldn't be. if we're adding .mdx files, that should not affect code coverage. if we're editing .yaml, that should not affect code coverage.
stuff to ignore:
package/docs/**/*
scripts/**/*
other?
We're getting some coverage failures where, ideally, we shouldn't be. if we're adding
.mdxfiles, that should not affect code coverage. if we're editing.yaml, that should not affect code coverage.stuff to ignore:
package/docs/**/*scripts/**/*other?