Skip to content

fix: classify mos APIs to send correct event#15626

Merged
HuihuiWu-Microsoft merged 4 commits intoOfficeDev:devfrom
HuihuiWu-Microsoft:fix-unclassified-telemetry
Apr 2, 2026
Merged

fix: classify mos APIs to send correct event#15626
HuihuiWu-Microsoft merged 4 commits intoOfficeDev:devfrom
HuihuiWu-Microsoft:fix-unclassified-telemetry

Conversation

@HuihuiWu-Microsoft
Copy link
Copy Markdown
Contributor

No description provided.

}

static getMOSApiRelativePath(url: string): string {
return url.split(/titles\.(prod|msit)\.mos\.microsoft\.com/)[2] ?? "";
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems the pattern we are getting is different than before, will this cause issue

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 31, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.77%. Comparing base (f34999b) to head (9142d0b).
⚠️ Report is 6 commits behind head on dev.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##              dev   #15626      +/-   ##
==========================================
+ Coverage   92.75%   92.77%   +0.01%     
==========================================
  Files         622      622              
  Lines       38076    38127      +51     
  Branches     7033     7035       +2     
==========================================
+ Hits        35319    35372      +53     
+ Misses       2025     2019       -6     
- Partials      732      736       +4     
Files with missing lines Coverage Δ
packages/fx-core/src/common/wrappedAxiosClient.ts 95.05% <100.00%> (+0.22%) ⬆️
...ages/fx-core/src/component/m365/serviceConstant.ts 100.00% <ø> (ø)

... and 2 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@HuihuiWu-Microsoft HuihuiWu-Microsoft merged commit d92a306 into OfficeDev:dev Apr 2, 2026
22 of 23 checks passed
@HuihuiWu-Microsoft HuihuiWu-Microsoft deleted the fix-unclassified-telemetry branch April 2, 2026 02:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants