Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(store): add e2e action #310

Merged
merged 96 commits into from
Nov 17, 2023
Merged

feat(store): add e2e action #310

merged 96 commits into from
Nov 17, 2023

Conversation

TheR1sing3un
Copy link
Contributor

  1. add e2e action

@github-actions
Copy link

github-actions bot commented Oct 16, 2023

Qodana for JVM

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at [email protected]

@codecov
Copy link

codecov bot commented Oct 16, 2023

Codecov Report

Merging #310 (b21a87b) into main (083c7a0) will decrease coverage by 0.68%.
The diff coverage is n/a.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #310      +/-   ##
============================================
- Coverage     59.61%   58.93%   -0.68%     
+ Complexity     2160     2135      -25     
============================================
  Files           224      224              
  Lines         13860    13860              
  Branches       1285     1285              
============================================
- Hits           8263     8169      -94     
- Misses         4937     5056     +119     
+ Partials        660      635      -25     
Components Coverage Δ
RocketMQ Broker ∅ <ø> (∅)
RocketMQ Common 5.80% <ø> (ø)
RocketMQ Controller 54.80% <ø> (-3.38%) ⬇️
RocketMQ Proxy 42.62% <ø> (-0.13%) ⬇️
RocketMQ Store 77.61% <ø> (ø)
RocketMQ Stream 60.78% <ø> (+0.01%) ⬆️
RocketMQ Metadata 35.29% <ø> (ø)

see 18 files with indirect coverage changes

@TheR1sing3un TheR1sing3un marked this pull request as draft October 16, 2023 10:45
@TheR1sing3un TheR1sing3un marked this pull request as ready for review October 18, 2023 07:44
@TheR1sing3un TheR1sing3un force-pushed the feat_e2e branch 3 times, most recently from 256f986 to 7fe1484 Compare October 18, 2023 08:59
@TheR1sing3un TheR1sing3un force-pushed the feat_e2e branch 2 times, most recently from 6fed864 to 86811e1 Compare October 18, 2023 09:08
@TheR1sing3un
Copy link
Contributor Author

@wangxye Please modify the helm chart section of the action configuration file to completely complete the action for e2e

@daniel-y daniel-y marked this pull request as draft October 18, 2023 09:21
@ShadowySpirits ShadowySpirits added this to the 0.0.2-alpha milestone Oct 23, 2023
@wangxye wangxye force-pushed the feat_e2e branch 17 times, most recently from 94b7178 to a0fa847 Compare October 29, 2023 06:55
Signed-off-by: wangxye <[email protected]>
Signed-off-by: wangxye <[email protected]>
@ShadowySpirits ShadowySpirits merged commit ded10f4 into main Nov 17, 2023
14 of 17 checks passed
@ShadowySpirits ShadowySpirits deleted the feat_e2e branch November 17, 2023 08:55
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.

5 participants