unstract
unstract copied to clipboard
CodeRabbit Generated Unit Tests: Add tests for float sanitization and BigQuery precision limits
Unit test generation was requested by @muhammad-ali-e.
- https://github.com/Zipstack/unstract/pull/1593#issuecomment-3406637288
The following files were modified:
unstract/connectors/tests/databases/test_bigquery_db.pyunstract/connectors/tests/databases/test_utils.pyworkers/shared/tests/__init__.pyworkers/shared/tests/infrastructure/__init__.pyworkers/shared/tests/infrastructure/database/__init__.pyworkers/shared/tests/infrastructure/database/test_utils.py
[!IMPORTANT]
Review skipped
CodeRabbit bot authored PR detected.
To trigger a single review, invoke the
@coderabbitai reviewcommand.You can disable this status message by setting the
reviews.review_statustofalsein the CodeRabbit configuration file.
Comment @coderabbitai help to get the list of available commands and usage tips.
@muhammad-ali-e can we make it generate based on pytest and in a way it can run with our existing testing action?
