Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for issue with NSTableView binding #653 #654

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

killev
Copy link
Contributor

@killev killev commented Aug 5, 2019

Add testing target for MacOS.
Implement test for NSTableView + SignalProtocol + diff()
Fix issue with excessive reloadData in NSTableView + SignalProtocol + diff()

Implement test for NSTableView + SignalProtocol + diff()
Fix issue with excessive reloadData in NSTableView + SignalProtocol + diff()
@killev killev changed the title Fix for issue with NSTableView binding ( #653) Fix for issue with NSTableView binding #653 Aug 5, 2019
@codecov-io
Copy link

codecov-io commented Aug 5, 2019

Codecov Report

Merging #654 into master will not change coverage.
The diff coverage is 0%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #654   +/-   ##
=======================================
  Coverage   64.71%   64.71%           
=======================================
  Files          88       88           
  Lines        3877     3877           
=======================================
  Hits         2509     2509           
  Misses       1368     1368
Impacted Files Coverage Δ
...ervable Collections/Signal+ChangesetProtocol.swift 0% <0%> (ø) ⬆️

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 d21d089...9264178. Read the comment docs.

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.

2 participants