Closed DanielLiamAnderson closed 9 months ago
Attention: 2 lines
in your changes are missing coverage. Please review.
Comparison is base (
9e60787
) 96.91% compared to head (3aee6d2
) 96.80%. Report is 1 commits behind head on master.
Files | Patch % | Lines |
---|---|---|
include/parlay/internal/integer_sort.h | 66.66% | 2 Missing :warning: |
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@DanielLiamAnderson belated ping! The deadline for P1144R10 is early on February 15th — any chance this PR could be merged by then?
Oops, yes, I'll try! I just want to finish a little more testing but I'll see if I can do that asap.
Relocation now mostly follows the API proposed in P1144. Parlay will also defer the implementation of relocation operations to the compiler/library if they are present, which currently works on Arthur O'Dwyer's LLVM fork here.