Open makersmelx opened 2 years ago
:exclamation: No coverage uploaded for pull request base (
master@806fc25
). Click here to learn what that means. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #104 +/- ##
==========================================
Coverage ? 100.00%
==========================================
Files ? 7
Lines ? 185
Branches ? 17
==========================================
Hits ? 185
Misses ? 0
Partials ? 0
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 806fc25...b588664. Read the comment docs.
问题在coverage报告生成不了。 起源应该是instrument code没弄,尝试找怎么搞instrument code,失败了
试过的玩意 https://github.com/iFaxity/vite-plugin-istanbul
看过的玩意。。 https://docs.cypress.io/guides/tooling/code-coverage#Instrumenting-code https://docs.cypress.io/guides/component-testing/framework-configuration#Vite-Based-Projects-Vue-React https://github.com/iFaxity/vite-plugin-istanbul/issues/13 https://github.com/cypress-io/code-coverage/issues/539 https://github.com/iFaxity/vite-plugin-istanbul/issues/22