sharedb icon indicating copy to clipboard operation
sharedb copied to clipboard

WIP Presence continuation

Open curran opened this issue 6 years ago • 3 comments

Creating this PR just to check how this PR https://github.com/share/sharedb/pull/288/files has diverged from the original https://github.com/share/sharedb/pull/207 .

Note: the latest work on presence from me is in this PR here https://github.com/share/sharedb/pull/288

curran avatar Apr 19 '19 11:04 curran

Pull Request Test Coverage Report for Build 119

  • 704 of 719 (97.91%) changed or added relevant lines in 22 files are covered.
  • 23 unchanged lines in 2 files lost coverage.
  • Overall coverage decreased (-0.2%) to 92.214%

Changes Missing Coverage Covered Lines Changed/Added Lines %
lib/stream-socket.js 1 2 50.0%
lib/util.js 6 7 85.71%
lib/query-emitter.js 2 4 50.0%
lib/agent.js 63 66 95.45%
lib/client/connection.js 51 54 94.44%
lib/client/doc.js 58 63 92.06%
<!-- Total: 704 719
Files with Coverage Reduction New Missed Lines %
lib/agent.js 1 92.47%
lib/query-emitter.js 22 78.35%
<!-- Total: 23
Totals Coverage Status
Change from base Build 90: -0.2%
Covered Lines: 2758
Relevant Lines: 2864

💛 - Coveralls

coveralls avatar Apr 19 '19 11:04 coveralls

Pull Request Test Coverage Report for Build 116

  • 704 of 719 (97.91%) changed or added relevant lines in 22 files are covered.
  • 23 unchanged lines in 2 files lost coverage.
  • Overall coverage decreased (-0.2%) to 92.214%

Changes Missing Coverage Covered Lines Changed/Added Lines %
lib/stream-socket.js 1 2 50.0%
lib/util.js 6 7 85.71%
lib/query-emitter.js 2 4 50.0%
lib/agent.js 63 66 95.45%
lib/client/connection.js 51 54 94.44%
lib/client/doc.js 58 63 92.06%
<!-- Total: 704 719
Files with Coverage Reduction New Missed Lines %
lib/agent.js 1 92.47%
lib/query-emitter.js 22 78.35%
<!-- Total: 23
Totals Coverage Status
Change from base Build 90: -0.2%
Covered Lines: 2758
Relevant Lines: 2864

💛 - Coveralls

coveralls avatar Apr 19 '19 11:04 coveralls

Pull Request Test Coverage Report for Build 132

  • 812 of 835 (97.25%) changed or added relevant lines in 23 files are covered.
  • 20 unchanged lines in 3 files lost coverage.
  • Overall coverage decreased (-0.3%) to 92.183%

Changes Missing Coverage Covered Lines Changed/Added Lines %
lib/stream-socket.js 1 2 50.0%
lib/util.js 14 15 93.33%
lib/agent.js 41 43 95.35%
lib/client/connection.js 42 45 93.33%
lib/presence/stateless.js 254 258 98.45%
lib/client/doc.js 60 66 90.91%
lib/query-emitter.js 7 13 53.85%
<!-- Total: 812 835
Files with Coverage Reduction New Missed Lines %
lib/agent.js 1 92.95%
lib/client/doc.js 1 91.93%
lib/query-emitter.js 18 78.35%
<!-- Total: 20
Totals Coverage Status
Change from base Build 90: -0.3%
Covered Lines: 2811
Relevant Lines: 2920

💛 - Coveralls

coveralls avatar Apr 19 '19 11:04 coveralls