oasis-wallet-web
oasis-wallet-web copied to clipboard
ParaTime Transfers
Reviews (https://github.com/oasisprotocol/oasis-wallet-web/pull/969, https://github.com/oasisprotocol/oasis-wallet-web/pull/978, https://github.com/oasisprotocol/oasis-wallet-web/pull/969)
Waits for: Multi-accounts release
🦙 MegaLinter status: ✅ SUCCESS
| Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
|---|---|---|---|---|---|
| ✅ EDITORCONFIG | editorconfig-checker | 73 | 0 | 0.12s | |
| ✅ JSON | eslint-plugin-jsonc | 2 | 0 | 0 | 0.93s |
| ✅ JSON | jsonlint | 2 | 0 | 0.21s | |
| ✅ JSON | prettier | 2 | 0 | 0 | 0.55s |
| ✅ JSON | v8r | 2 | 0 | 5.98s | |
| ✅ REPOSITORY | checkov | yes | no | 12.37s | |
| ✅ REPOSITORY | git_diff | yes | no | 0.0s | |
| ✅ TSX | eslint | 27 | 0 | 0 | 7.86s |
| ✅ TYPESCRIPT | eslint | 32 | 0 | 0 | 9.03s |
See errors details in artifact MegaLinter reports on CI Job page
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff
Codecov Report
Merging #992 (8aea17a) into master (2ef70ef) will decrease coverage by
5.08%. The diff coverage is64.92%.
@@ Coverage Diff @@
## master #992 +/- ##
==========================================
- Coverage 88.77% 83.68% -5.09%
==========================================
Files 103 121 +18
Lines 1781 2249 +468
Branches 411 539 +128
==========================================
+ Hits 1581 1882 +301
- Misses 200 367 +167
| Flag | Coverage Δ | |
|---|---|---|
| cypress | 51.80% <23.04%> (-8.84%) |
:arrow_down: |
| jest | 76.88% <64.72%> (-1.91%) |
:arrow_down: |
Flags with carried forward coverage won't be shown. Click here to find out more.
| Impacted Files | Coverage Δ | |
|---|---|---|
| src/app/components/ErrorFormatter/index.tsx | 100.00% <ø> (ø) |
|
| src/app/pages/AccountPage/index.tsx | 95.16% <ø> (ø) |
|
| src/app/state/transaction/index.ts | 82.85% <0.00%> (-2.44%) |
:arrow_down: |
| src/store/reducers.ts | 100.00% <ø> (ø) |
|
| src/store/sagas.ts | 100.00% <ø> (ø) |
|
| src/styles/theme/ThemeProvider.tsx | 100.00% <ø> (ø) |
|
| src/types/errors.ts | 50.00% <ø> (ø) |
|
| src/app/pages/ParaTimesPage/index.tsx | 6.45% <6.45%> (ø) |
|
| src/app/state/paratimes/index.ts | 7.14% <7.14%> (ø) |
|
| src/app/lib/eth-helpers.ts | 30.76% <30.76%> (ø) |
|
| ... and 27 more |