-
Notifications
You must be signed in to change notification settings - Fork 4.6k
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
[Feature-14321][API] Support to complement data in descending or ascending order of date #14450
Conversation
Codecov Report
@@ Coverage Diff @@
## dev #14450 +/- ##
============================================
- Coverage 38.52% 38.52% -0.01%
Complexity 4555 4555
============================================
Files 1236 1237 +1
Lines 43486 43462 -24
Branches 4817 4814 -3
============================================
- Hits 16755 16743 -12
+ Misses 24875 24861 -14
- Partials 1856 1858 +2
... and 3 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
...uler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/ExecutorServiceImpl.java
Outdated
Show resolved
Hide resolved
...uler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/ExecutorServiceImpl.java
Show resolved
Hide resolved
...uler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/ExecutorServiceImpl.java
Outdated
Show resolved
Hide resolved
Kudos, SonarCloud Quality Gate passed! |
…nding order of date (apache#14450)
…nding order of date (apache#14450)
Purpose of the pull request
This PR will close #14321 .
Brief change log
Verify this pull request
This change added tests and can be verified as follows: