-
-
Notifications
You must be signed in to change notification settings - Fork 5.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
Fix bug isEnd detection on getIssues/getPullRequests #13299
Fix bug isEnd detection on getIssues/getPullRequests #13299
Conversation
Codecov Report
@@ Coverage Diff @@
## master #13299 +/- ##
==========================================
- Coverage 42.10% 42.10% -0.01%
==========================================
Files 689 689
Lines 75711 75721 +10
==========================================
+ Hits 31878 31882 +4
- Misses 38606 38611 +5
- Partials 5227 5228 +1
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't understand why this fixes anything but it looks fine
Sorry I haven't explain this bug. When the parameter If a repository has over 100 issues, only 100 issues will be migrated. |
please backport :) |
@lunny sorry I did missed that somehow :/ |
…s-stored-in-email-address-table * origin/master: [UI] Hide consecutive additions and removals of the same label (go-gitea#13315) [skip ci] Updated translations via Crowdin Fix send mail (go-gitea#13312) [skip ci] Updated translations via Crowdin Deny wrong pull (go-gitea#13308) Group Label Changed Comments in timeline (go-gitea#13304) [skip ci] Updated translations via Crowdin Attempt to handle unready PR in tests (go-gitea#13305) go-gitea#12897 - add mastodon provider (go-gitea#13293) [skip ci] Updated translations via Crowdin Fix Storage mapping (go-gitea#13297) Update Mirror IsEmpty status on synchronize (go-gitea#13185) Fix bug isEnd detection on getIssues/getPullRequests (go-gitea#13299) systemd service: Add commented PATH environment option for Git prefix (go-gitea#13170) Sendmail command (go-gitea#13079) Various UI and arc-green fixes (go-gitea#13291)
As title.