Closed martinhoefling closed 2 years ago
Merging #223 (796b3f9) into master (1e4d246) will not change coverage. The diff coverage is
100.00%
.
@@ Coverage Diff @@
## master #223 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 9 9
Lines 722 723 +1
Branches 120 120
=========================================
+ Hits 722 723 +1
Impacted Files | Coverage Δ | |
---|---|---|
web-extension/search.js | 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 1e4d246...796b3f9. Read the comment docs.
Works fine for me! Thanks. Sorry for taking so long to give feedback.
@tompre I've tried a slightly different approach that specifically selects the first entry (and ignores the create login). Also fixed the tests. Let me know if it works for you.