Closed mmarcuccio closed 4 years ago
Merging #413 into master will not change coverage. The diff coverage is
100.00%
.
@@ Coverage Diff @@
## master #413 +/- ##
=======================================
Coverage 83.84% 83.84%
=======================================
Files 62 62
Lines 1300 1300
Branches 230 230
=======================================
Hits 1090 1090
Misses 159 159
Partials 51 51
NavigationPills uses a string ref, but it is a function component. I assume it was refactored in the past. Fixing this issue by converting to class component.