-
Notifications
You must be signed in to change notification settings - Fork 32
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
SO-6308 FULL import remote job fetch issues #1344
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## 9.x #1344 +/- ##
============================================
+ Coverage 63.67% 63.69% +0.01%
- Complexity 12523 12534 +11
============================================
Files 1612 1613 +1
Lines 57120 57215 +95
Branches 5622 5629 +7
============================================
+ Hits 36373 36444 +71
- Misses 18397 18418 +21
- Partials 2350 2353 +3 ☔ View full report in Codecov by Sentry. |
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.
💯
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 reviewed the 7.x variant first, see my comments there:
#1345 (review)
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.
🥓
7.x version in #1345