Closed FiloSpaTeam closed 6 years ago
Merging #363 into master will decrease coverage by
0.03%
. The diff coverage is0%
.
@@ Coverage Diff @@
## master #363 +/- ##
=========================================
- Coverage 6.38% 6.34% -0.04%
=========================================
Files 39 39
Lines 2695 2710 +15
Branches 351 355 +4
=========================================
Hits 172 172
- Misses 2517 2532 +15
Partials 6 6
Impacted Files | Coverage Δ | |
---|---|---|
src/mainwindow.h | 0% <ø> (ø) |
:arrow_up: |
src/mainwindow.cpp | 0% <0%> (ø) |
:arrow_up: |
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 bd33d9c...64ddef2. Read the comment docs.
I added a new QAction to open folder directly from QtPass using QDesktopServices
Now before folder deletion, check if there are unexpected files and warn the user.