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

feat: add watermark on comments component #345

Conversation

afonsovinicius
Copy link
Contributor

No description provided.

@SuperViz-Dev
Copy link
Contributor

Total Coverage: 92.58%

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% 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% 66.67% 100%
src/components/base
   index.ts 100% 100% 100%
src/components/comments
   index.ts 83.33% 92.59% 96.49% 322, 322, 323, 326, 83
src/components/presence-mouse
   index.ts 73.91% 100% 100% 132, 83, 90, 91, 92, 93
src/components/video
   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 91.67% 95% 94.68% 272, 274, 274, 275, 276, 278
src/services
src/services/api
   index.ts 100% 92.31% 93.18% 82, 83, 85
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 68.85% 68.24% 78.29% 100, 104, 1060, 1069, 1071, 1071, 1072, 108, 109, 1169, 1170, 1174, 179, 259, 415, 493, 494, 496, 497, 499, 499, 512, 513, 515, 525, 526, 527, 528, 529, 529, 530, 531, 543, 553, 555, 557, 557, 557, 558, 559, 560, 560, 561, 564, 566, 566, 566, 566, 567, 568, 578, 596, 606, 648, 649, 677, 678, 679, 680, 680, 681, 683, 687, 687, 687, 687, 688, 689, 692, 692, 693, 694, 697, 698, 700, 705, 805, 805, 806, 809, 811, 811, 811, 812, 814, 868, 870, 871, 873, 875, 878, 878, 878, 878, 879, 880, 881, 883, 886, 889, 889, 890, 912, 913, 92, 937, 948, 949, 950, 951, 952, 952, 953, 955, 955, 956, 956, 959, 96, 963, 963, 963, 964, 964, 967, 970, 971
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 64.10% 86.11% 93.62% 108, 112, 113, 114, 154, 160, 192, 193, 198, 199, 200, 203, 203, 204, 206, 207, 284, 319, 320, 321, 374, 408, 519, 531, 574, 578
   types.ts 100% 100% 100%

@SuperViz-Dev
Copy link
Contributor

Total Coverage: 92.58%

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% 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% 66.67% 100%
src/components/base
   index.ts 100% 100% 100%
src/components/comments
   index.ts 83.33% 92.59% 96.49% 322, 322, 323, 326, 83
src/components/presence-mouse
   index.ts 73.91% 100% 100% 132, 83, 90, 91, 92, 93
src/components/video
   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 91.67% 95% 94.68% 272, 274, 274, 275, 276, 278
src/services
src/services/api
   index.ts 100% 92.31% 93.18% 82, 83, 85
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 68.85% 68.24% 78.29% 100, 104, 1060, 1069, 1071, 1071, 1072, 108, 109, 1169, 1170, 1174, 179, 259, 415, 493, 494, 496, 497, 499, 499, 512, 513, 515, 525, 526, 527, 528, 529, 529, 530, 531, 543, 553, 555, 557, 557, 557, 558, 559, 560, 560, 561, 564, 566, 566, 566, 566, 567, 568, 578, 596, 606, 648, 649, 677, 678, 679, 680, 680, 681, 683, 687, 687, 687, 687, 688, 689, 692, 692, 693, 694, 697, 698, 700, 705, 805, 805, 806, 809, 811, 811, 811, 812, 814, 868, 870, 871, 873, 875, 878, 878, 878, 878, 879, 880, 881, 883, 886, 889, 889, 890, 912, 913, 92, 937, 948, 949, 950, 951, 952, 952, 953, 955, 955, 956, 956, 959, 96, 963, 963, 963, 964, 964, 967, 970, 971
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 64.10% 86.11% 93.62% 108, 112, 113, 114, 154, 160, 192, 193, 198, 199, 200, 203, 203, 204, 206, 207, 284, 319, 320, 321, 374, 408, 519, 531, 574, 578
   types.ts 100% 100% 100%

@SuperViz-Dev
Copy link
Contributor

Total Coverage: 98.07%

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 100% 100% 100%
   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 100% 100% 100%
   annotation-resolved.ts 100% 100% 100%
   annotations.ts 100% 100% 100%
   comment-input.ts 100% 100% 100%
   comment-item.ts 100% 100% 100%
   content.ts 100% 100% 100%
   delete-comment-modal.ts 100% 100% 100%
   index.ts 100% 100% 100%
   topbar.ts 100% 100% 100%
   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-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%
   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% 50% 28.33% 12, 13, 14, 15, 16, 17, 18, 19, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60
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 66.67% 100% 96.33% 42, 43, 44, 59, 60, 69, 70, 76, 77
   styles.ts 100% 100% 100%

@carlossantos74
Copy link
Collaborator

Converting to draft because isn't finished

@carlossantos74 carlossantos74 marked this pull request as draft October 2, 2023 13:44
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