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

Fix the issue of disordered pagination queries caused by the same update time during workflow import #14810

Merged
merged 3 commits into from
Jan 25, 2024

Conversation

tangjiaolong
Copy link
Contributor

Pagination:
image

Unpaged:
image

Copy link
Contributor

@davidzollo davidzollo left a comment

Choose a reason for hiding this comment

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

+1
good job

@codecov-commenter
Copy link

codecov-commenter commented Sep 9, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d80a29c) 38.02% compared to head (f361090) 38.02%.

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

Additional details and impacted files
@@            Coverage Diff            @@
##                dev   #14810   +/-   ##
=========================================
  Coverage     38.02%   38.02%           
  Complexity     4692     4692           
=========================================
  Files          1304     1304           
  Lines         44812    44776   -36     
  Branches       4804     4781   -23     
=========================================
- Hits          17039    17026   -13     
+ Misses        25921    25899   -22     
+ Partials       1852     1851    -1     

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

@sonarcloud
Copy link

sonarcloud bot commented Sep 9, 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

Copy link
Member

@fuchanghai fuchanghai left a comment

Choose a reason for hiding this comment

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

+1

Copy link

This pull request has been automatically marked as stale because it has not had recent activity for 120 days. It will be closed in 7 days if no further activity occurs.

@github-actions github-actions bot added the Stale label Jan 25, 2024
@rickchengx rickchengx added 3.2.1 and removed Stale labels Jan 25, 2024
@mergeable mergeable bot added Stale and removed 3.2.1 labels Jan 25, 2024
@rickchengx rickchengx added ready-to-merge 3.2.1 improvement make more easy to user or prompt friendly and removed Stale labels Jan 25, 2024
Copy link

sonarcloud bot commented Jan 25, 2024

Please retry analysis of this Pull-Request directly on SonarCloud

@rickchengx rickchengx merged commit feb3023 into apache:dev Jan 25, 2024
55 of 56 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.2.1 backend first time contributor First-time contributor improvement make more easy to user or prompt friendly ready-to-merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants