Age | Commit message (Collapse) | Author |
|
This appears to be working just fine! It's only used to compute
an artist's total duration, which... is workin', and all that.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This is sort of a stub / proof of concept function.
The contained logic may be refactored a bit more still!
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Undefined isn't implied by empty() call so this is a behavioral
change, too.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This logic doesn't appear to be necessary to avoid overriding
compositional-infrastructure errors (or nested errors) when
reporting, really.
|
|
|
|
|
|
|
|
Fixes a test failure introduced in cebd7f4a, and more generally,
crashes to do with flags: {update: true} but no update: {...}
configuration.
|
|
|
|
|