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

feat: create function to send the activity of participant to api #314

Merged
merged 1 commit into from
Sep 2, 2023

Conversation

brunokunace
Copy link
Contributor

With this feature it is possible to create an analytical dashboard, with Components usage. Can be filtered by participant, groupId or meetingId.

@SuperViz-Dev
Copy link
Contributor

Total Coverage: 92.62%

Coverage Report
File Branch Funcs Lines Uncovered Lines
src
   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
   index.ts 100% 100% 100%
src/components/base
   index.ts 100% 100% 100%
src/components/video
   index.ts 94.74% 100% 100% 101
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/config
   index.ts 100% 100% 100%
src/services/connection-status
   index.ts 100% 100% 100%
src/services/event-bus
   index.ts 100% 100% 100%
src/services/frame-brick-layer
   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 70.25% 69.88% 79.44% 103, 1052, 107, 108, 178, 254, 410, 488, 489, 491, 492, 494, 494, 507, 508, 510, 520, 521, 522, 523, 524, 524, 525, 526, 538, 548, 550, 552, 552, 552, 553, 554, 554, 555, 558, 560, 560, 560, 560, 561, 562, 572, 590, 600, 642, 643, 671, 672, 673, 674, 674, 675, 677, 681, 681, 681, 681, 682, 683, 686, 686, 687, 690, 691, 693, 698, 798, 798, 799, 802, 804, 804, 804, 805, 807, 861, 863, 864, 866, 868, 871, 871, 871, 871, 872, 873, 875, 878, 881, 881, 882, 904, 905, 91, 929, 940, 941, 942, 943, 944, 944, 945, 947, 947, 948, 948, 95, 951, 955, 955, 955, 956, 956, 959, 962, 963, 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 60.98% 88.57% 92.19% 118, 122, 123, 124, 165, 171, 203, 204, 209, 210, 211, 214, 214, 215, 217, 218, 291, 327, 328, 329, 332, 333, 334, 387, 421, 532, 544, 587, 95, 96, 97
   types.ts 100% 100% 100%

@SuperViz-Dev
Copy link
Contributor

Total Coverage: 100.00%

Coverage Report
File Branch Funcs Lines Uncovered Lines
src
src/web-components
src/web-components/hello-world
   index.ts 100% 100% 100%

@carlossantos74 carlossantos74 merged commit bcac01e into lab Sep 2, 2023
3 checks passed
github-actions bot pushed a commit that referenced this pull request Sep 2, 2023
feat: create function to send the activity of participant to api
@SuperViz-Dev
Copy link
Contributor

🎉 This PR is included in version 4.15.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

4 participants