cuisongliu / automq-operator

8 stars 1 forks source link

feat(main): add apis node #57

Closed cuisongliu closed 2 days ago

cuisongliu commented 2 days ago

This pull request includes significant changes to the automq-operator project, focusing on workflow improvements, refactoring the main application, and enhancing end-to-end tests. The most important changes include renaming jobs in the GitHub Actions workflow, refactoring the main application to use a centralized API registry, and adding new end-to-end tests.

Workflow Improvements:

Application Refactoring:

End-to-End Testing Enhancements:

codecov[bot] commented 2 days ago

Codecov Report

Attention: Patch coverage is 69.35484% with 19 lines in your changes missing coverage. Please review.

Project coverage is 36.31%. Comparing base (11e5b41) to head (add936b). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
e2e/httplib.go 69.35% 16 Missing and 3 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #57 +/- ## ========================================== + Coverage 30.48% 36.31% +5.83% ========================================== Files 4 5 +1 Lines 351 413 +62 ========================================== + Hits 107 150 +43 - Misses 224 240 +16 - Partials 20 23 +3 ```

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