Skip to content

Add locale support to Asset and AssetLibrary classes#272

Draft
reeshika-h wants to merge 2 commits intodevelopmentfrom
feat/DX-4447-asset-localisation
Draft

Add locale support to Asset and AssetLibrary classes#272
reeshika-h wants to merge 2 commits intodevelopmentfrom
feat/DX-4447-asset-localisation

Conversation

@reeshika-h
Copy link
Contributor

  • Introduced language field in Asset and AssetModel to store locale information.
  • Added setLocale and getLocale methods in Asset and AssetLibrary for locale management.
  • Updated tests to verify locale functionality in Asset, AssetLibrary, and AssetModel.

- Introduced `language` field in Asset and AssetModel to store locale information.
- Added `setLocale` and `getLocale` methods in Asset and AssetLibrary for locale management.
- Updated tests to verify locale functionality in Asset, AssetLibrary, and AssetModel.
@github-actions
Copy link

github-actions bot commented Feb 18, 2026

Coverage Summary

  • 📘 Instruction Coverage: 94%
  • 🌿 Branch Coverage: 82%

Copy link
Contributor

@sunil-lakshman sunil-lakshman left a comment

Choose a reason for hiding this comment

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

LGTM

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.

2 participants

Comments