alixlahuec / zotero-roam

Connector extension between Roam Research & Zotero
https://alix-lahuec.gitbook.io/zotero-roam/
Apache License 2.0
62 stars 6 forks source link

infra: replace Jest by Vitest #641

Closed alixlahuec closed 2 months ago

alixlahuec commented 2 months ago

Description

Replace Jest by Vitest - and as a side benefit, make the Storybook build a bit faster.

linear[bot] commented 2 months ago

RM-671 Replace Jest by Vitest

socket-security[bot] commented 2 months ago

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@vitest/coverage-istanbul@1.6.0 Transitive: environment, filesystem, unsafe +37 10.1 MB vitestbot

View full report↗︎

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 83.69%. Comparing base (3cc6796) to head (2b16732).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/alixlahuec/zotero-roam/pull/641/graphs/tree.svg?width=650&height=150&src=pr&token=32DK4326KK&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alix+Lahuec)](https://app.codecov.io/gh/alixlahuec/zotero-roam/pull/641?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alix+Lahuec) ```diff @@ Coverage Diff @@ ## beta #641 +/- ## ========================================== - Coverage 84.34% 83.69% -0.65% ========================================== Files 163 158 -5 Lines 5268 4915 -353 Branches 1430 1409 -21 ========================================== - Hits 4443 4113 -330 + Misses 799 777 -22 + Partials 26 25 -1 ``` [see 100 files with indirect coverage changes](https://app.codecov.io/gh/alixlahuec/zotero-roam/pull/641/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alix+Lahuec)