Skip to content

fix: throttle async support and improve test coverage#24

Merged
mic1on merged 1 commit into
mainfrom
fix/test-coverage-and-throttle
Mar 14, 2026
Merged

fix: throttle async support and improve test coverage#24
mic1on merged 1 commit into
mainfrom
fix/test-coverage-and-throttle

Conversation

@mic1on
Copy link
Copy Markdown
Member

@mic1on mic1on commented Mar 13, 2026

  • fix(throttle): properly await async functions in async_wrapper
  • test(converter): add edge cases for None, bytes, empty values
  • test(date): add tests for timestamp() and to_datetime()
  • test(decorator): add MaxRetryError, retry_exceptions, singleton tests
  • test(list): remove redundant tests, add chunk exception, without multi-value
  • test(validator): add None, empty string, non-string input tests
  • add TEST_QUALITY_REPORT.md for test coverage analysis

Test count: 241 -> 338 (+97 tests)

- fix(throttle): properly await async functions in async_wrapper
- test(converter): add edge cases for None, bytes, empty values
- test(date): add tests for timestamp() and to_datetime()
- test(decorator): add MaxRetryError, retry_exceptions, singleton tests
- test(list): remove redundant tests, add chunk exception, without multi-value
- test(validator): add None, empty string, non-string input tests
- add TEST_QUALITY_REPORT.md for test coverage analysis

Test count: 241 -> 338 (+97 tests)
@mic1on mic1on merged commit 736cc1b into main Mar 14, 2026
0 of 6 checks passed
@mic1on mic1on deleted the fix/test-coverage-and-throttle branch March 14, 2026 13:22
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