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(RichTextEditor): analytics [WPB-15304] #18570

Merged
merged 9 commits into from
Jan 10, 2025
Merged

Conversation

olafsulich
Copy link
Contributor

@olafsulich olafsulich commented Jan 9, 2025

TaskWPB-15304 [Web] Analytics for the Rich Text Editor

Description

Add segmentation for the CONTRIBUTED analytics event - by that, we'll be able to measure % of rich text messages.

Checklist

  • mentions the JIRA issue in the PR name (Ex. [WPB-XXXX])
  • PR has been self reviewed by the author;
  • Hard-to-understand areas of the code have been commented;
  • If it is a core feature, unit tests have been added;

@codecov-commenter
Copy link

codecov-commenter commented Jan 9, 2025

Codecov Report

Attention: Patch coverage is 91.66667% with 1 line in your changes missing coverage. Please review.

Project coverage is 46.14%. Comparing base (b4e1f39) to head (02e8a50).
Report is 5 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev   #18570      +/-   ##
==========================================
- Coverage   46.14%   46.14%   -0.01%     
==========================================
  Files         870      875       +5     
  Lines       26801    26831      +30     
  Branches     6064     6070       +6     
==========================================
+ Hits        12368    12381      +13     
- Misses      12889    12904      +15     
- Partials     1544     1546       +2     

Copy link

sonarqubecloud bot commented Jan 9, 2025

@olafsulich olafsulich merged commit 68850f7 into dev Jan 10, 2025
14 of 16 checks passed
@olafsulich olafsulich deleted the feat/rich-text-analytics branch January 10, 2025 06:50
@paulwire paulwire added the echoes: product-roadmap/feature Work contributing to adding a new feature as part of the product roadmap. label Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
echoes: product-roadmap/feature Work contributing to adding a new feature as part of the product roadmap. 👕 size: M type: feature / request ✨
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants