Skip to content
This repository has been archived by the owner on Oct 18, 2024. It is now read-only.

Lab #285

Closed
wants to merge 54 commits into from
Closed

Lab #285

wants to merge 54 commits into from

Conversation

carlossantos74
Copy link
Collaborator

No description provided.

carlossantos74 and others added 30 commits July 17, 2023 18:52
 chore: remove e2e config and environment variables
chore(debug-config): remove default logger and implement logger by namespace
feat: add new inicializator and pub sub service
carlossantos74 and others added 24 commits July 26, 2023 13:02
feat: add support to add/remove components from sdk
ci: add coverage comment in pull request checks
feat: publish participant events to client
chore(config): add properties exemple to hello-world component and implement a sleep to wtr tests
fix: should export all files by index and initialize by core
@tommy-superviz
Copy link
Contributor

Total Coverage: 86.64%

Coverage Report
File Branch Funcs Lines Uncovered Lines
src
   index.ts 0% 0% 0% 1, 10, 11, 13, 15, 23, 23, 24, 37, 38, 39, 40, 41, 42, 43, 46
   shims.d.ts 100% 100% 100%
src/common
src/common/styles
   videoConferenceStyle.ts 100% 100% 100%
src/common/types
   events.types.ts 100% 100% 100%
   meeting-colors.types.ts 100% 100% 100%
   participant.types.ts 100% 100% 100%
   realtime.types.ts 100% 100% 100%
   sdk-options.types.ts 100% 100% 100%
src/common/utils
   do-request.ts 100% 100% 100%
   index.ts 100% 100% 100%
   logger.ts 100% 100% 100%
   observer.ts 100% 100% 100%
   sleep.ts 0% 100% 100% 2
src/components
src/components/base
   index.ts 100% 100% 100%
src/core
   index.ts 88.89% 100% 87.50% 49, 50, 67, 71, 73, 83
src/core/launcher
   index.ts 100% 100% 100%
src/services
src/services/api
   index.ts 100% 100% 100%
src/services/auth-service
   index.ts 100% 100% 100%
src/services/browser
   index.ts 100% 100% 100%
src/services/communicator
   index.ts 47.62% 47.95% 67.34% 167, 171, 177, 370, 371, 382, 383, 394, 395, 405, 415, 425, 426, 436, 437, 446, 447, 456, 456, 458, 468, 478, 488, 490, 494, 495, 500, 500, 500, 500, 501, 512, 514, 525, 526, 527, 530, 530, 531, 532, 538, 538, 539, 542, 542, 542, 542, 543, 544, 547, 557, 558, 561, 566, 566, 567, 578, 588, 600, 610, 620, 621, 631, 641, 642, 643, 646, 646, 648, 648, 649, 651, 661, 662, 664, 673, 674, 684, 685, 695, 696, 706, 713, 713, 714, 717, 717, 718, 718, 721, 724, 743, 744, 749, 750, 763, 764, 765, 785, 785, 785, 787, 94
src/services/config
   index.ts 100% 100% 100%
src/services/connection-status
   index.ts 100% 100% 100%
src/services/frame-brick-layer
   index.ts 100% 100% 100%
src/services/integration
   index.ts 85.71% 94.44% 92.86% 212, 233, 234, 246, 247, 248, 248, 249, 59, 73
src/services/integration/base-plugin
   index.ts 68.42% 77.27% 82.81% 137, 138, 142, 143, 170, 171, 174, 175, 198, 199, 202, 207, 42, 45, 48, 51, 54
src/services/integration/participants
   index.ts 100% 100% 100%
src/services/message-bridge
   index.ts 93.33% 100% 100% 80
src/services/pubsub
   index.ts 100% 100% 100%
src/services/realtime
   index.ts 100% 100% 100%
src/services/realtime/ably
   index.ts 73.28% 69.14% 79.79% 1023, 103, 107, 108, 178, 384, 462, 463, 465, 466, 468, 468, 481, 482, 484, 494, 495, 496, 497, 498, 498, 499, 500, 512, 522, 524, 526, 526, 526, 527, 528, 528, 529, 532, 561, 571, 613, 614, 642, 643, 644, 645, 645, 646, 648, 652, 652, 652, 652, 653, 654, 657, 657, 658, 661, 662, 664, 669, 769, 769, 770, 773, 775, 775, 775, 776, 778, 832, 834, 835, 837, 839, 842, 842, 842, 842, 843, 844, 846, 849, 852, 852, 853, 875, 876, 900, 91, 911, 912, 913, 914, 915, 915, 916, 918, 918, 919, 919, 922, 926, 926, 926, 927, 927, 930, 933, 934, 95, 99
src/services/realtime/base
   index.ts 100% 100% 100%
src/services/remote-config-service
   index.ts 100% 100% 100%
src/services/video-conference-manager
   index.ts 59.52% 93.94% 93.40% 106, 107, 108, 129, 133, 134, 135, 170, 176, 202, 203, 208, 209, 210, 213, 213, 214, 216, 217, 288, 324, 325, 326, 329, 330, 331, 384, 453, 507, 547
   types.ts 100% 100% 100%

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants