Issue #402: 'deselect()' on clearing filter #490
Issue #402: 'deselect()' on clearing filter #490annejan merged 2 commits intoIJHack:masterfrom petr-nehez:issue-402
Conversation
|
@annejan How can I trigger Travis again? |
Codecov Report
@@ Coverage Diff @@
## master #490 +/- ##
=========================================
+ Coverage 7.14% 9.36% +2.21%
=========================================
Files 44 46 +2
Lines 2854 2925 +71
=========================================
+ Hits 204 274 +70
- Misses 2650 2651 +1
Continue to review full report at Codecov.
|
|
What is the problem with |
|
There is no issue with It is complaining that the code coverage (which is very low anyway) went down with 0.001% or so 😉 |
|
Thank you for this nice and clean fix . . |
|
I am happy to contribute. |
|
Importing into CLion should be trivial . . Compiling is "just" Makefiles after the I'll have a quick look at it this afternoon |
Well . . I got this far with the CMakeLists.txt https://github.com/IJHack/QtPass/blob/CMake/CMakeLists.txt |
My first PR as it tourned out that the fix for my issue could be really fast.