Skip to content

Conversation

@swillner
Copy link

Fixes issues in #882

kronn and others added 18 commits March 12, 2018 13:47
This covers more of an edge-case. I did this first by accident, it might
vanish later on.
Because the index needs to be matched later on, type mismatches would be non-ideal.
This alone simplifies the management and the lookup for occupation of a
workspace
Therefore we update the desktop-count tally every time the client_list
changes. It may just be a desktop-change without a change of
clients.size()...
Also, performance improvements when diffing new and old client lists
@codecov-io
Copy link

Codecov Report

Merging #1429 into master will decrease coverage by <.01%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #1429      +/-   ##
=========================================
- Coverage    5.83%   5.82%   -0.01%     
=========================================
  Files         161     161              
  Lines        8935    8950      +15     
=========================================
  Hits          521     521              
- Misses       8414    8429      +15
Flag Coverage Δ
#unittests 5.82% <0%> (-0.01%) ⬇️
Impacted Files Coverage Δ
include/modules/xworkspaces.hpp 0% <ø> (ø) ⬆️
src/modules/xworkspaces.cpp 0.5% <0%> (-0.05%) ⬇️

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 a881d49...f0ca6f9. Read the comment docs.

@kronn
Copy link
Contributor

kronn commented Sep 19, 2018

may I cherry-pick your change into my PR, @swillner? Then the whole history is in one place. attribution should stay the same...

@swillner
Copy link
Author

of course! just give me a ping and I'll close this PR.

@kronn
Copy link
Contributor

kronn commented Sep 19, 2018

of course! just give me a ping and I'll close this PR.

There is no ping-emoji, but I can give you 🏓. Completely unrelated, I cherry-picked your fix and added it to the other PR. :-)

@swillner
Copy link
Author

thanks!

@swillner swillner closed this Sep 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants