-
Notifications
You must be signed in to change notification settings - Fork 45
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
Add error reporting to timetable import #6161
Conversation
7660a6a
to
35a2737
Compare
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## dev #6161 +/- ##
============================================
+ Coverage 27.70% 27.77% +0.07%
Complexity 2165 2165
============================================
Files 1002 1003 +1
Lines 126258 126467 +209
Branches 2580 2580
============================================
+ Hits 34978 35131 +153
- Misses 89790 89846 +56
Partials 1490 1490
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
0ca56e4
to
a0b7fe6
Compare
Hi, what's the status here? It looks like this would be very useful for the next batch of imports. |
1ef7fcf
to
d8474a6
Compare
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.
The way this PR is heading seems correct to me
d8474a6
to
76c488a
Compare
c6d1544
to
a96c8da
Compare
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.
Great, thanks
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.
LGTM
a0f92c7
to
0a30d8c
Compare
Fixes #5853