builder
builder copied to clipboard
chore: Add pre-commit/pre-push hooks
This PR adds a pre-commit/pre-push hooks to apply linting, prettify the code and run tests.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Updated |
---|---|---|---|
builder | ✅ Ready (Inspect) | Visit Preview | Nov 14, 2022 at 7:39PM (UTC) |
Pull Request Test Coverage Report for Build 3464585337
- 48 of 346 (13.87%) changed or added relevant lines in 120 files are covered.
- 20 unchanged lines in 18 files lost coverage.
- Overall coverage increased (+0.04%) to 12.962%
Changes Missing Coverage | Covered Lines | Changed/Added Lines | % |
---|---|---|---|
src/components/ActivityPage/Transaction/TransactionDetail/TransactionDetail.tsx | 0 | 1 | 0.0% |
src/components/AssetsEditor/SingleAssetEditor/SingleAssetEditor.tsx | 0 | 1 | 0.0% |
src/components/CollectionDetailPage/CollectionContextMenu/CollectionContextMenu.tsx | 0 | 1 | 0.0% |
src/components/CollectionDetailPage/CollectionItem/CollectionItem.tsx | 0 | 1 | 0.0% |
src/components/CollectionsPage/CollectionsPage.tsx | 0 | 1 | 0.0% |
src/components/CurationPage/CollectionRow/CollectionRow.tsx | 0 | 1 | 0.0% |
src/components/ENSSelectLandPage/ENSSelectLandPage.tsx | 0 | 1 | 0.0% |
src/components/EditorPage/ItemDragLayer/ItemDragLayer.dnd.ts | 0 | 1 | 0.0% |
src/components/EditorPage/Tools/Tools.tsx | 0 | 1 | 0.0% |
src/components/ItemEditorPage/CenterPanel/CenterPanel.tsx | 0 | 1 | 0.0% |
<!-- | Total: | 48 | 346 |
Totals | |
---|---|
Change from base Build 3464525046: | 0.04% |
Covered Lines: | 2234 |
Relevant Lines: | 14032 |