Closed BastinJafari closed 3 years ago
This PR closes: #314
The integration tests are failing because of UI changes. However, the unit test failure is unexpected. Can you check if it passes in local?
Merging #333 (749d891) into master (f3f1fe5) will increase coverage by
0.35%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #333 +/- ##
==========================================
+ Coverage 67.17% 67.53% +0.35%
==========================================
Files 62 63 +1
Lines 1447 1463 +16
Branches 221 225 +4
==========================================
+ Hits 972 988 +16
Misses 475 475
Impacted Files | Coverage Δ | |
---|---|---|
src/helpers/format.ts | 95.78% <100.00%> (+0.09%) |
:arrow_up: |
src/helpers/hubHelpers.ts | 100.00% <100.00%> (ø) |
|
src/redux/hub/hub.constants.ts | 100.00% <100.00%> (ø) |
|
src/theme.ts | 100.00% <100.00%> (ø) |
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 2ccde0e...749d891. Read the comment docs.
PR checklist
Please tick all of the below (if a certain item is not required for this PR please tick the box anyway)
Docs
Tests
Typing
Styling