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

feat: send limits to video #413

Merged
merged 1 commit into from
Nov 6, 2023
Merged

Conversation

carlossantos74
Copy link
Collaborator

No description provided.

@SuperViz-Dev
Copy link
Contributor

Total Coverage: 97.70%

Coverage Report
File Branch Funcs Lines Uncovered Lines
src
src/web-components
src/web-components/base
   index.ts 100% 100% 100%
src/web-components/base/styles
   icon-button.style.ts 100% 100% 100%
   index.ts 100% 100% 100%
   sv-hr.style.ts 100% 100% 100%
   typography.style.ts 100% 100% 100%
   variables.style.ts 100% 100% 100%
src/web-components/comments
   comments.ts 92.86% 87.50% 98.23% 44, 45, 61
   index.ts 100% 100% 100%
src/web-components/comments/components
   annotation-filter.ts 100% 100% 100%
   annotation-item.ts 100% 100% 100%
   annotation-pin.ts 88.89% 100% 100% 35
   annotation-resolved.ts 100% 100% 100%
   annotations.ts 100% 88.89% 90.10% 39, 40, 41, 42, 56, 57, 58, 74, 75, 76
   comment-input.ts 96.43% 94.12% 87.86% 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 55, 99
   comment-item.ts 100% 100% 100%
   content.ts 96% 81.82% 88.71% 104, 105, 35, 36, 39, 40, 41, 47, 48, 49, 63, 74, 75, 76, 77
   delete-comment-modal.ts 100% 100% 100%
   float-button.ts 100% 100% 96.15% 41, 61, 62
   index.ts 100% 100% 100%
   topbar.ts 80% 100% 89.80% 38, 39, 40, 41, 42, 43
   types.ts 100% 100% 100%
src/web-components/comments/css
   annotation-filter.style.ts 100% 100% 100%
   annotation-item.style.ts 100% 100% 100%
   annotation-pin.style.ts 100% 100% 100%
   annotation-resolved.style.ts 100% 100% 100%
   annotations.style.ts 100% 100% 100%
   comment-input.style.ts 100% 100% 100%
   comment-item.style.ts 100% 100% 100%
   comments.style.ts 100% 100% 100%
   content.style.ts 100% 100% 100%
   float-button.style.ts 100% 100% 100%
   index.ts 100% 100% 100%
   powered-by.style.ts 100% 100% 100%
   topbar.style.ts 100% 100% 100%
src/web-components/comments/utils
   watermark.ts 100% 100% 90.77% 17, 18, 19, 20, 21, 22
src/web-components/dropdown
   index.style.ts 100% 100% 100%
   index.ts 100% 100% 100%
src/web-components/hello-world
   index.ts 100% 100% 100%
src/web-components/icon
   index.ts 100% 100% 100%
src/web-components/modal
   index.ts 100% 100% 100%
   modal-container.ts 100% 100% 100%
   modal.ts 100% 100% 100%
src/web-components/modal/styles
   index.style.ts 100% 100% 100%
src/web-components/presence-mouse
   index.ts 71.43% 100% 97.20% 42, 43, 44, 59, 60, 74, 75
   styles.ts 100% 100% 100%

@SuperViz-Dev
Copy link
Contributor

Total Coverage: 90.41%

Coverage Report
File Branch Funcs Lines Uncovered Lines
src
   shims.d.ts 100% 100% 100%
src/common
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% 87.50% 20
   index.ts 100% 100% 100%
   logger.ts 100% 100% 100%
   observable.ts 100% 100% 100%
   observer.ts 100% 100% 100%
   sleep.ts 0% 100% 100% 2
src/components
   index.ts 100% 100% 100%
   types.ts 100% 100% 100%
src/components/base
   index.ts 100% 100% 100%
src/components/comments
   index.ts 92% 97.06% 98.47% 124, 191, 445, 542, 558
   types.ts 100% 100% 100%
src/components/comments/canvas-pin-adapter
   index.ts 86.96% 96.30% 95.72% 231, 232, 233, 234, 235, 336, 338, 338, 343, 353, 389, 434, 448, 449
src/components/presence-mouse
   index.ts 88.89% 83.33% 89.19% 130, 131, 132, 142, 177, 178, 179, 180, 181
src/components/realtime
   index.ts 100% 100% 100%
   types.ts 100% 100% 100%
src/components/video
   index.ts 100% 100% 100%
src/core
   index.ts 89.47% 100% 88.24% 49, 50, 69, 73, 75, 87
src/core/launcher
   index.ts 100% 100% 100%
src/services
src/services/api
   index.ts 100% 86.67% 86.54% 104, 105, 106, 107, 94, 95, 97
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/limits
   index.ts 75% 100% 100% 10
src/services/message-bridge
   index.ts 93.33% 100% 100% 80
src/services/pubsub
   index.ts 100% 90% 100%
src/services/realtime
   index.ts 100% 100% 100%
src/services/realtime/ably
   index.ts 55.48% 56.19% 69.71% 1007, 101, 1019, 1020, 1021, 1022, 1023, 1023, 1024, 1026, 1026, 1027, 1027, 1030, 1034, 1034, 1034, 1035, 1035, 1038, 1041, 1042, 105, 1078, 109, 1137, 1146, 1148, 1148, 1149, 117, 121, 122, 1247, 1251, 1252, 1253, 1287, 1288, 1292, 1298, 1298, 1299, 1302, 1304, 1305, 1306, 1309, 1313, 1313, 1315, 1316, 1320, 1320, 1320, 1322, 1326, 1330, 1340, 1342, 1348, 1354, 1354, 1355, 1360, 1361, 1364, 1367, 1367, 1368, 1369, 1371, 1372, 1373, 1376, 1380, 1380, 1382, 1383, 1387, 1387, 1387, 1389, 1397, 1397, 1399, 1403, 1403, 1404, 1407, 1409, 1421, 1422, 1432, 1434, 1444, 1446, 1446, 1447, 1450, 195, 280, 421, 423, 433, 446, 459, 459, 461, 503, 513, 514, 535, 536, 538, 539, 541, 541, 542, 556, 558, 561, 563, 573, 574, 575, 576, 577, 577, 578, 579, 591, 601, 603, 604, 606, 607, 607, 613, 613, 613, 613, 613, 614, 615, 616, 616, 616, 616, 616, 617, 618, 618, 618, 618, 619, 622, 624, 624, 624, 624, 625, 626, 636, 654, 655, 665, 707, 708, 736, 738, 739, 740, 740, 741, 744, 751, 751, 752, 752, 754, 754, 754, 757, 758, 761, 761, 762, 763, 766, 767, 769, 774, 874, 874, 875, 878, 88, 880, 880, 880, 881, 883, 937, 939, 940, 942, 944, 946, 946, 946, 946, 947, 948, 949, 952, 953, 956, 959, 959, 959, 959, 960, 982, 983
src/services/realtime/base
   index.ts 66.67% 66.67% 87.18% 107, 107, 108, 111, 122, 122, 123
src/services/remote-config-service
   index.ts 100% 100% 100%
src/services/video-conference-manager
   index.ts 64.10% 86.11% 93.62% 111, 114, 115, 116, 157, 162, 194, 195, 200, 201, 202, 205, 205, 206, 208, 209, 286, 321, 322, 323, 376, 410, 521, 533, 576, 580
   types.ts 100% 100% 100%

@carlossantos74 carlossantos74 merged commit f0da4b8 into lab Nov 6, 2023
3 checks passed
github-actions bot pushed a commit that referenced this pull request Nov 6, 2023
@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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants