Skip to content

feat: add asset management commands#11

Merged
wojciech-kulik merged 12 commits intomainfrom
feat/asset-management
Nov 16, 2025
Merged

feat: add asset management commands#11
wojciech-kulik merged 12 commits intomainfrom
feat/asset-management

Conversation

@wojciech-kulik
Copy link
Owner

New commands:

ASSETS SUBCOMMANDS:
  add-image-asset         Add an image asset.
  add-data-asset          Add a data asset.
  add-color-asset         Add a color asset.
  list-assets             List all assets.
  move-asset              Move an asset.
  delete-asset            Delete an asset.

@codecov-commenter
Copy link

codecov-commenter commented Nov 16, 2025

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

❌ Patch coverage is 98.37838% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.47%. Comparing base (570dd9d) to head (63eb79c).

Files with missing lines Patch % Lines
Sources/XcodeProject/Utils/PathUtils.swift 71.42% 4 Missing ⚠️
...Core/AssetTemplateBuilders/ColorAssetBuilder.swift 97.95% 1 Missing ⚠️
Sources/XcodeProject/Models/HexColor.swift 94.11% 1 Missing ⚠️
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #11      +/-   ##
==========================================
+ Coverage   93.13%   95.47%   +2.33%     
==========================================
  Files          25       39      +14     
  Lines         612      972     +360     
==========================================
+ Hits          570      928     +358     
- Misses         42       44       +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.

@wojciech-kulik wojciech-kulik merged commit d73671d into main Nov 16, 2025
4 checks passed
@wojciech-kulik wojciech-kulik deleted the feat/asset-management branch November 16, 2025 16:19
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