Closed priyatanu closed 2 months ago
@priyatanu a few notes:
- Let's not update the CategoryRepo usages in the backup usacase because it seems too dangerous
- Let's update CategoryDao -> CategoryRepo on all other places in the app
Also the dao layer deals with entity classes while repo layer deals with domain classes old backups will start failing
Pull request (PR) checklist
Please check if your pull request fulfills the following requirements:
Screen recording of your changes (if applicable):
What's changed?
Describe with a few bullets what's new: -I've fixed technical debt from the code
Risk factors
What may go wrong if we merge your PR?
In what cases won't your code work?
Does this PR close any GitHub issues? (do not delete)
Troubleshooting GitHub Actions (CI) failures β
Pull request checks failing? Read our CI Troubleshooting guide.