cuisongliu / automq-operator

8 stars 1 forks source link

feat(main): add test for automq #58

Closed cuisongliu closed 2 days ago

cuisongliu commented 2 days ago

This pull request includes various improvements and fixes to the automq_controller and related test files to enhance logging, error handling, and test coverage. The most important changes include adding detailed error logs, updating test cases, and modifying the namespace for the tests.

Error Handling and Logging Improvements:

Test Case Updates:

Minor Code Enhancements:

codecov[bot] commented 2 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 36.31%. Comparing base (d832db1) to head (c362e0f). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #58 +/- ## ======================================= Coverage 36.31% 36.31% ======================================= Files 5 5 Lines 413 413 ======================================= Hits 150 150 Misses 240 240 Partials 23 23 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.