Open RobinTF opened 1 week ago
No test result changes.
Attention: Patch coverage is 94.44444%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 89.28%. Comparing base (
55e0617
) to head (c75d100
).
Files with missing lines | Patch % | Lines |
---|---|---|
src/util/JoinAlgorithms/JoinAlgorithms.h | 94.44% | 0 Missing and 2 partials :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
🚨 Try these New Features:
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Just a small follow-up to #1616 that narrows down types where possible to avoid having to guess which type is used. Not quite sure if the "SameAsAny" stuff helps readability though.