Skip to content

Conversation

@RasikaTelase
Copy link

This PR refactors non-test code by replacing all usage of assert statements
with proper error handling or conditional checks.

Purpose:

  • Improves code reliability and prevents unexpected termination in production.

Scope:

  • No changes to test files.
  • Affects only logic files using assert.

Let me know if further changes are needed!

@RasikaTelase
Copy link
Author

Refactored assert statements in non-test files for better error handling. Let me know if any changes or improvements are needed.

@RasikaTelase RasikaTelase changed the title 175 : replace and rewrite assert statements in non-test files. 190: replace and rewrite assert statements in non-test files. Apr 8, 2025
@RasikaTelase RasikaTelase reopened this Apr 13, 2025
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.

1 participant