Closed elshize closed 1 year ago
Base: 93.03% // Head: 93.03% // Increases project coverage by +0.00%
:tada:
Coverage data is based on head (
05cf62d
) compared to base (679fe44
). Patch coverage: 100.00% of modified lines in pull request are covered.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
But I am quite frankly amazed about the +[]{} lambda syntax (that is, + in front of a lambda turns it into a function pointer). I really had no idea about that...
Yeah, I remember reading about it a long time ago, but disregarded it as not very useful, and forgot about it until I found it again on google today. As it turns out, it has its uses...
Just addressing some warnings found by Codacy. See commit messages for more context for each change.