Closed thornbill closed 3 years ago
Merging #304 (1cde8b5) into master (01f5cf9) will not change coverage. The diff coverage is
0.00%
.
@@ Coverage Diff @@
## master #304 +/- ##
=======================================
Coverage 32.95% 32.95%
=======================================
Files 37 37
Lines 701 701
Branches 136 136
=======================================
Hits 231 231
Misses 425 425
Partials 45 45
Impacted Files | Coverage Δ | |
---|---|---|
components/ServerInput.js | 0.00% <ø> (ø) |
|
components/ServerListItem.js | 100.00% <ø> (ø) |
|
constants/Links.js | 0.00% <ø> (ø) |
|
navigation/TabNavigator.js | 0.00% <0.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 01f5cf9...1cde8b5. Read the comment docs.
Kudos, SonarCloud Quality Gate passed!
0 Bugs
0 Vulnerabilities
0 Security Hotspots
0 Code Smells
No Coverage information
0.0% Duplication
Some of the icons looked a little off after updating Expo. This updates them to be more similar to the previous icons and fixes a spacing issue with the check for the currently selected server.
(The weird arrows are fixed by upgrading react-native-elements in #305.)
Depends on #301