safe-react
safe-react copied to clipboard
Customizable Dashboard & Safe widgets POC
Customizable Dashboard & Safe widgets POC
https://user-images.githubusercontent.com/26763673/181058225-7eb54141-eb04-4a75-8cef-e29b744f9877.mov
CLA Assistant Lite All Contributors have signed the CLA.
ESLint Summary View Full Report
Annotations are provided inline on the Files Changed tab. You can also see all annotations that were generated on the annotations page.
Type | Occurrences | Fixable |
---|---|---|
Errors | 0 | 0 |
Warnings | 0 | 0 |
Ignored | 0 | N/A |
- Result: :white_check_mark: success
- Annotations: 0 total
Report generated by eslint-plus-action
Pull Request Test Coverage Report for Build 2747955571
- 0 of 113 (0.0%) changed or added relevant lines in 6 files are covered.
- 1 unchanged line in 1 file lost coverage.
- Overall coverage decreased (-0.4%) to 41.22%
Changes Missing Coverage | Covered Lines | Changed/Added Lines | % |
---|---|---|---|
src/widgets/ClaimTokenWidget.tsx | 0 | 8 | 0.0% |
src/widgets/GasPriceWidget.tsx | 0 | 9 | 0.0% |
src/widgets/OverviewSafeWidget.tsx | 0 | 13 | 0.0% |
src/logic/hooks/useSafeWidgets.tsx | 0 | 18 | 0.0% |
src/components/Dashboard/CustomizableDashboard.tsx | 0 | 26 | 0.0% |
src/components/Dashboard/SafeWidget/SafeWidget.tsx | 0 | 39 | 0.0% |
<!-- | Total: | 0 | 113 |
Files with Coverage Reduction | New Missed Lines | % |
---|---|---|
src/index.tsx | 1 | 0% |
<!-- | Total: | 1 |
Totals | |
---|---|
Change from base Build 2716823800: | -0.4% |
Covered Lines: | 4582 |
Relevant Lines: | 10231 |