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

build: merge main back to dev #266

Merged
merged 7 commits into from
Sep 27, 2024
Merged

build: merge main back to dev #266

merged 7 commits into from
Sep 27, 2024

Conversation

wenytang-ms
Copy link
Contributor

No description provided.

wenytang-ms and others added 7 commits September 19, 2024 13:29
* test: create general purpose vscode operator function & finish select azure tenant test case (#225)

* feat: create general purpose vscode operator function & finish select azure tenant test case

* test: select tenant use env

* test: use dot env

* test: add codecov ignore test folder

* test: add codecov ignore test folder

* test: add codecov ignore test folder

* test: add codecov ignore test folder

* test: debug

* test: debug

* test: create general purpose vscode operator function & finish select azure tenant test case

* test: create general purpose vscode operator function & finish select azure tenant test case

* test: create general purpose vscode operator function & finish select azure tenant test case

* test: yaml test

* test: create general purpose vscode operator function & finish select azure tenant test case

* test: create general purpose vscode operator function & finish select azure tenant test case

* test: create general purpose vscode operator function & finish select azure tenant test case

* test: create general purpose vscode operator function & finish select azure tenant test case

* test: create general purpose vscode operator function & finish select azure tenant test case

* test: create general purpose vscode operator function & finish select azure tenant test case

* test: create general purpose vscode operator function & finish select azure tenant test case

* test: create general purpose vscode operator function & finish select azure tenant test case

* test: change case name

---------

Co-authored-by: Ivan_Chen <[email protected]>

* test: add auto case "Azure Tree View" (#232)

* add auto case "Azure Tree View"

* set single  test timeout

* select days sub first, then verify tree items

* use sub "AML Infra - Engineering System" to do the test

* remove local change

* Add verification for "Environments","Rules" and "Deployments"

* feat: data plane view support (#209)

* feat: rbac demo

* feat: support api server

* feat: update

* feat: ready

* feat: update

* feat: update

* test: update test case

* feat: add feautres

* docs: strings

* test: update

* feat: update command

* feat: change to b type

* feat: adjust treeitem view structure

* feat: update

* feat: update

* feat: separate defines

* feat: update

* feat: update

* test: add test cases

* test: add test cases

* fix: update the code according to comments

* fix: update code according to comments

* feat: update code

* feat: update

* feat: update

* fix: update

* test: fix comments and test cases

* test: update

* fix: update the uistring

* feat: add telemetry for dataplane (#238)

* feat: add telemetry for dataplane

* test: add test case

* test: add test case

* test: update

* test: update

* chore: add telemetry event for handleurl

* test: update

* fix: fix the comments

* fix: rename the telemetry event

* fix: update

* test: update

* test: update

* fix: update

* test: synchronize results to test plan (#239)

* build(deps): bump axios from 1.6.2 to 1.7.4 (#236)

Bumps [axios](https:/axios/axios) from 1.6.2 to 1.7.4.
- [Release notes](https:/axios/axios/releases)
- [Changelog](https:/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.6.2...v1.7.4)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* ci: upgrade the upload artifact action version (#245)

* docs: add changelog and readme for data plane (#241)

* docs: add changelog and readme for data plane

* docs: update

* docs: update

* docs: update

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Siyuan Chen <[email protected]>
Co-authored-by: Ivan_Chen <[email protected]>
Co-authored-by: QinghuiMeng-M <[email protected]>
Co-authored-by: Helly Zhang <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* docs: update the changelog

* doc: update

* Revert "doc: update"

This reverts commit 7f6232f.

* docs: update readme
* fix: do not send sub data when no sub selected

* Revert "fix: do not send sub data when no sub selected"

This reverts commit 2781542.

* fix: update
Copy link

codecov bot commented Sep 26, 2024

Codecov Report

Attention: Patch coverage is 85.71429% with 2 lines in your changes missing coverage. Please review.

Project coverage is 45.45%. Comparing base (e2f6958) to head (8696db7).
Report is 1 commits behind head on dev.

Files with missing lines Patch % Lines
src/utils/telemetryUtils.ts 85.71% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##              dev     #266   +/-   ##
=======================================
  Coverage   45.44%   45.45%           
=======================================
  Files          92       92           
  Lines        5813     5819    +6     
  Branches      152      135   -17     
=======================================
+ Hits         2642     2645    +3     
- Misses       3171     3174    +3     
Files with missing lines Coverage Δ
src/utils/telemetryUtils.ts 90.00% <85.71%> (-10.00%) ⬇️

@wenytang-ms wenytang-ms merged commit e9f2c6e into dev Sep 27, 2024
18 of 20 checks passed
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.

2 participants