Skip to content

[FIX-14299][api]: check schedule exists#14430

Merged
rickchengx merged 2 commits intoapache:devfrom
lutongzero:dev
Jul 13, 2023
Merged

[FIX-14299][api]: check schedule exists#14430
rickchengx merged 2 commits intoapache:devfrom
lutongzero:dev

Conversation

@lutongzero
Copy link
Contributor

@lutongzero lutongzero commented Jun 30, 2023

fix #14299

Purpose of the pull request

Brief change log

Verify this pull request

This pull request is code cleanup without any test coverage.

(or)

This pull request is already covered by existing tests, such as (please describe tests).

(or)

This change added tests and can be verified as follows:

(or)

If your pull request contain incompatible change, you should also add it to docs/docs/en/guide/upgrede/incompatible.md

@davidzollo davidzollo added the first time contributor First-time contributor label Jul 4, 2023
@rickchengx rickchengx added the bug Something isn't working label Jul 4, 2023
@codecov-commenter
Copy link

codecov-commenter commented Jul 4, 2023

Codecov Report

Merging #14430 (dcfe20b) into dev (09afa75) will decrease coverage by 0.02%.
The diff coverage is 0.00%.

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

@@             Coverage Diff              @@
##                dev   #14430      +/-   ##
============================================
- Coverage     38.73%   38.72%   -0.02%     
- Complexity     4577     4579       +2     
============================================
  Files          1237     1237              
  Lines         43530    43537       +7     
  Branches       4822     4821       -1     
============================================
- Hits          16860    16858       -2     
- Misses        24798    24807       +9     
  Partials       1872     1872              
Impacted Files Coverage Δ
...heduler/api/service/impl/SchedulerServiceImpl.java 29.56% <0.00%> (-0.57%) ⬇️

... and 3 files with indirect coverage changes

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

@rickchengx rickchengx added the 3.2.0 for 3.2.0 version label Jul 4, 2023
@rickchengx
Copy link
Contributor

rerun failed CI

@lutongzero lutongzero requested a review from davidzollo July 11, 2023 13:57
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.

LGTM.

Copy link
Contributor

@rickchengx rickchengx left a comment

Choose a reason for hiding this comment

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

LGTM

@sonarqubecloud
Copy link

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

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@rickchengx rickchengx merged commit 484f841 into apache:dev Jul 13, 2023
zhongjiajie pushed a commit that referenced this pull request Jul 20, 2023
* fix: check schedule exists

* put error message in result

---------

Co-authored-by: lutong <lutongtong211027@credithc.com>
(cherry picked from commit 484f841)
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 backend bug Something isn't working first time contributor First-time contributor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] [schedule] The interface method creates a scheduled task without data verification

5 participants