Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
codecov有没有一种好方法可以跳过/上的测试执行covr,类似于testthat::skip_covr,这不会阻止对 CRAN/github 操作的测试?
codecov
covr
testthat::skip_covr
谢谢!