Skip to content

Conversation

@yuvikaaaaaa
Copy link
Contributor

Description

Removed unused placeholder/mock images from the assets/mock/ folder that were previously used for testing UI in early builds. These images are no longer needed and have been deleted to clean up the codebase. No functional changes were made, and the app continues to work correctly without these dummy assets.

Fixes #555

Type of change

  • Refactor (does not change functionality, e.g. code style improvements, linting)

How Has This Been Tested?

  • I have removed all unnecessary dummy/mock assets.
  • Existing unit tests pass without errors.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
  • I have checked my code and corrected any misspellings

Maintainer Checklist

@coderabbitai
Copy link

coderabbitai bot commented Oct 25, 2025

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (1)
  • assets/mock/sony.jpeg is excluded by !**/*.jpeg

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions
Copy link
Contributor

🎉 Welcome @yuvikaaaaaa!
Thank you for your pull request! Our team will review it soon. 🔍

  • Please ensure your PR follows the contribution guidelines. ✅
  • All automated tests should pass before merging. 🔄
  • If this PR fixes an issue, link it in the description. 🔗

We appreciate your contribution! 🚀

@yuvikaaaaaa
Copy link
Contributor Author

Closing this in favor of #575 which consolidates all mock asset deletions.

@yuvikaaaaaa yuvikaaaaaa deleted the patch-6 branch October 28, 2025 13:07
@github-actions
Copy link
Contributor

PR Closed - Thank You, @yuvikaaaaaa!

  • If this PR was merged: Congratulations! Your contribution is now part of the project. 🚀
  • If this PR was closed without merging: Don’t worry! You can always improve it and submit again. 💪

We appreciate your effort and look forward to more contributions from you! 🤝

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.

Remove Dummy data in places across Resonate

1 participant