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

test: add apiserver integration test #3674

Merged
merged 25 commits into from
Feb 2, 2024
Merged

Conversation

lqy222
Copy link
Collaborator

@lqy222 lqy222 commented Dec 11, 2023

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

  • What is the current behavior? (You can also link to an open issue here)

  • What is the new behavior (if this is a feature change)?

@github-actions github-actions bot added workflow CICD related extensions airflow, kafaka extensions labels Dec 11, 2023
Copy link

codecov bot commented Dec 11, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b2f85fb) 40.18% compared to head (c86a70f) 40.09%.
Report is 6 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #3674      +/-   ##
============================================
- Coverage     40.18%   40.09%   -0.10%     
- Complexity      655      657       +2     
============================================
  Files           193      193              
  Lines         11384    11414      +30     
  Branches       1366     1374       +8     
============================================
+ Hits           4575     4576       +1     
- Misses         6510     6535      +25     
- Partials        299      303       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

if: ${{ failure() }}
uses: dawidd6/action-send-mail@master
with:
server_address: smtp.partner.outlook.cn
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

does this address still accessable ?

Copy link
Contributor

github-actions bot commented Feb 2, 2024

SDK Test Report

101 files  ±0  101 suites  ±0   2m 6s ⏱️ -1s
344 tests ±0  330 ✅  - 1  14 💤 +1  0 ❌ ±0 
469 runs  ±0  455 ✅  - 1  14 💤 +1  0 ❌ ±0 

Results for commit c86a70f. ± Comparison against base commit b2f85fb.

Copy link
Contributor

github-actions bot commented Feb 2, 2024

HybridSE Linux Test Report

20 094 tests  +17   20 092 ✅ +18   6m 6s ⏱️ +6s
   255 suites + 1        2 💤 ± 0 
    67 files   ± 0        0 ❌  -  1 

Results for commit c86a70f. ± Comparison against base commit b2f85fb.

Copy link
Contributor

github-actions bot commented Feb 2, 2024

HybridSE Mac Test Report

20 094 tests  +17   20 092 ✅ +17   9m 16s ⏱️ + 1m 10s
   255 suites + 1        2 💤 ± 0 
    67 files   ± 0        0 ❌ ± 0 

Results for commit c86a70f. ± Comparison against base commit b2f85fb.

Copy link
Contributor

github-actions bot commented Feb 2, 2024

Linux Test Report

    57 files  ±0     244 suites  ±0   1h 17m 41s ⏱️ +31s
12 577 tests +3  12 570 ✅ +3  7 💤 ±0  0 ❌ ±0 
17 834 runs  +3  17 827 ✅ +3  7 💤 ±0  0 ❌ ±0 

Results for commit c86a70f. ± Comparison against base commit b2f85fb.

@dl239 dl239 merged commit b8318b8 into 4paradigm:main Feb 2, 2024
27 of 29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
extensions airflow, kafaka extensions workflow CICD related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants