Skip to content

Conversation

@OnurVar
Copy link
Contributor

@OnurVar OnurVar commented Oct 13, 2025

#1376

  • Extract stateless helper methods into DesignTokensProcessor utility
  • Replace NSError with PrimerError for token loading failures
  • Use guard statement for early returns in reference resolution
  • Rename loop variable from 'op' to 'symbol' for clarity
  • Remove unnecessary parentheses in operator array

- Extract stateless helper methods into DesignTokensProcessor utility
- Replace NSError with PrimerError for token loading failures
- Use guard statement for early returns in reference resolution
- Rename loop variable from 'op' to 'symbol' for clarity
- Remove unnecessary parentheses in operator array
@OnurVar OnurVar self-assigned this Oct 13, 2025
@OnurVar OnurVar marked this pull request as ready for review October 13, 2025 16:43
@OnurVar OnurVar requested a review from a team as a code owner October 13, 2025 16:43
@github-actions
Copy link
Contributor

github-actions bot commented Oct 13, 2025

Warnings
⚠️ This PR doesn't seem to contain any updated Unit Test 🤔. Please consider double checking it.🙏

Generated by 🚫 Danger Swift against e6c10ec

@github-actions
Copy link
Contributor

@sonarqubecloud
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
17.3% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants