-
Notifications
You must be signed in to change notification settings - Fork 37
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
Build 0.3.9 #225
Build 0.3.9 #225
Conversation
If there aren't any matching LearnerCourseGradeMetrics records matching the filtering criteria then an exception is raised and trapped, triggering an error log. This does not change the behvior of the method. What is does is reduce logging noise to the log files and also does not create a `PipelineError` table log enty, saving database space
@johnbaldwin Maybe I'm looking wrong, but I'm not seeing this fix here: #219 I know isn't related to performance, but it would be great to bundle it in case is not. |
Codecov Report
@@ Coverage Diff @@
## master #225 +/- ##
==========================================
- Coverage 91.31% 91.19% -0.12%
==========================================
Files 37 38 +1
Lines 1876 2169 +293
==========================================
+ Hits 1713 1978 +265
- Misses 163 191 +28
Continue to review full report at Codecov.
|
@melvinsoft I only picked the critical fix needed for Tahoe prod. The other commits are specific to ginkgo or testing |
@johnbaldwin Ok, thanks! Got it. |
What is the status on this? It's still a Draft PR but hasn't changed in 10 days and AFAICT, 3.10 is already released. |
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.
blocking this until it's made clear whether this PR is still needed or not.
@thraxil Yeah, I can get rid of this one. Thanks for the nudge |
DRAFT PR to run tests on build branch with hot fix cherry pick of
bbefd3e