Skip to content

Bring in Changes from Tools Repo#8

Merged
KetanReddy merged 1 commit into
mainfrom
fixes-backport
Apr 14, 2026
Merged

Bring in Changes from Tools Repo#8
KetanReddy merged 1 commit into
mainfrom
fixes-backport

Conversation

@KetanReddy
Copy link
Copy Markdown
Member

Pull in XLR changes from this PR.

Change Type (required)

Indicate the type of change your pull request is:

  • patch
  • minor
  • major

Release Notes

Sync latest from upstream tools repository.

@KetanReddy KetanReddy requested a review from a team as a code owner April 13, 2026 21:53
@KetanReddy KetanReddy added the patch Increment the patch version when merged label Apr 13, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 13, 2026

Codecov Report

❌ Patch coverage is 76.00000% with 30 lines in your changes missing coverage. Please review.
✅ Project coverage is 68.07%. Comparing base (fb90aa0) to head (a5e6cd7).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
utils/src/ts-helpers.ts 72.36% 21 Missing ⚠️
converters/src/ts/ts-to-xlr.ts 80.85% 8 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main       #8      +/-   ##
==========================================
+ Coverage   61.11%   68.07%   +6.95%     
==========================================
  Files          24       24              
  Lines        4164     4257      +93     
  Branches      706      823     +117     
==========================================
+ Hits         2545     2898     +353     
+ Misses       1612     1350     -262     
- Partials        7        9       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 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.

@KetanReddy KetanReddy enabled auto-merge April 13, 2026 22:00
Comment thread helpers/static-xlrs/src/core/xlr/AssetSwitch.json
Comment thread helpers/static-xlrs/src/core/xlr/AssetSwitch.json
@@ -1,3 +1,3 @@
import type { TSManifest } from "@xlr-lib/xlr";
import type { TSManifest } from "@player-tools/xlr";
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Is this correct?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Ah good catch

@KetanReddy KetanReddy merged commit cae711f into main Apr 14, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch Increment the patch version when merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants