wire-webapp
wire-webapp copied to clipboard
fix(countly): remove user ids from URL traces [WPB-8918]
|
|
Description
Performance metrics sent customer private data in the URL to the countly servers before. Now the ids will be replaced.
Screenshots/Screencast (for UI changes)
Checklist
- [ ] 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;
Important details for the reviewers
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 46.58%. Comparing base (
703f7c3) to head (e9e801b). Report is 13 commits behind head on dev.
Additional details and impacted files
@@ Coverage Diff @@
## dev #17959 +/- ##
==========================================
- Coverage 46.59% 46.58% -0.02%
==========================================
Files 782 783 +1
Lines 25217 25252 +35
Branches 5776 5779 +3
==========================================
+ Hits 11751 11764 +13
- Misses 11990 12012 +22
Partials 1476 1476
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code