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

[Improvement][API-Test] Add api tests for project page #14402

Merged
merged 7 commits into from
Jun 27, 2023

Conversation

EricGao888
Copy link
Member

@EricGao888 EricGao888 commented Jun 25, 2023

Purpose of the pull request

Brief change log

  • See above.

Verify this pull request

  • API test cases successfully passed.

@EricGao888 EricGao888 self-assigned this Jun 25, 2023
@github-actions github-actions bot added test UI ui and front end related labels Jun 25, 2023
@github-actions github-actions bot removed the UI ui and front end related label Jun 25, 2023
@codecov-commenter
Copy link

codecov-commenter commented Jun 25, 2023

Codecov Report

Merging #14402 (e7f90aa) into dev (091d869) will decrease coverage by 0.02%.
The diff coverage is n/a.

❗ Current head e7f90aa differs from pull request most recent head 63ad09f. Consider uploading reports for the commit 63ad09f to get more accurate results

@@             Coverage Diff              @@
##                dev   #14402      +/-   ##
============================================
- Coverage     38.50%   38.48%   -0.02%     
+ Complexity     4560     4559       -1     
============================================
  Files          1237     1237              
  Lines         43537    43537              
  Branches       4815     4815              
============================================
- Hits          16764    16756       -8     
- Misses        24918    24928      +10     
+ Partials       1855     1853       -2     

see 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@EricGao888 EricGao888 added 3.2.0 for 3.2.0 version improvement make more easy to user or prompt friendly labels Jun 25, 2023
@EricGao888 EricGao888 added this to the 3.2.0 milestone Jun 25, 2023
@EricGao888 EricGao888 marked this pull request as ready for review June 25, 2023 10:43
kezhenxu94
kezhenxu94 previously approved these changes Jun 25, 2023
@EricGao888 EricGao888 force-pushed the Add-api-tests-for-project-page branch from ff4e8b6 to 63ad09f Compare June 26, 2023 15:13
Copy link
Member

@SbloodyS SbloodyS left a comment

Choose a reason for hiding this comment

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

+1

@sonarcloud
Copy link

sonarcloud bot commented Jun 26, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@SbloodyS SbloodyS added improvement make more easy to user or prompt friendly and removed improvement make more easy to user or prompt friendly labels Jun 27, 2023
@SbloodyS SbloodyS merged commit 323129f into apache:dev Jun 27, 2023
IT-Kwj pushed a commit to IT-Kwj/dolphinscheduler that referenced this pull request Jul 14, 2023
* add initial api tests for process definition controller

* Update

* Add test cases for project page

* Remove unrelated stuff

* Remove useless imports

* Add project api test case to github workflow matrix
zhongjiajie pushed a commit that referenced this pull request Jul 20, 2023
* add initial api tests for process definition controller

* Update

* Add test cases for project page

* Remove unrelated stuff

* Remove useless imports

* Add project api test case to github workflow matrix

(cherry picked from commit 323129f)
biaoma-ty pushed a commit to Kasma-Inc/dolphinscheduler that referenced this pull request Aug 17, 2023
* add initial api tests for process definition controller

* Update

* Add test cases for project page

* Remove unrelated stuff

* Remove useless imports

* Add project api test case to github workflow matrix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.2.0 for 3.2.0 version CI&CD improvement make more easy to user or prompt friendly test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Improvement][API-Test] Add api test cases for project page
4 participants