Skip to content

refactor: Add status exceptions and unicode escape sequences #81

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 28, 2022

Conversation

DenverCoder1
Copy link
Owner

Summary

Refactored exceptions with StatusException interface and ValidationError.

Use \uXXXX escape codes instead of raw unicode characters for invisible spaces

Simplified exception logic, removed extra call to fetch_views, split long lines

Type of change

  • Bug fix (added a non-breaking change which fixes an issue)
  • New feature (added a non-breaking change which adds functionality)
  • Updated documentation (updated the readme, templates, or other repo files)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

How Has This Been Tested?

  • Added or updated test cases to test new features

@DenverCoder1 DenverCoder1 added the refactor Code changes that do not affect the application behavior label Nov 28, 2022
@vercel
Copy link

vercel bot commented Nov 28, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
ytcards ✅ Ready (Inspect) Visit Preview Nov 28, 2022 at 6:48PM (UTC)

@DenverCoder1 DenverCoder1 merged commit 917f490 into main Nov 28, 2022
@DenverCoder1 DenverCoder1 deleted the refactor1 branch November 28, 2022 18:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Code changes that do not affect the application behavior
Projects
Development

Successfully merging this pull request may close these issues.

1 participant