stdcoroutine-2: Migrate production entry points from Boost.Coroutine to C++20 coroutines #6423
78.5% of diff hit (within 2.0% threshold of 79.8%)
View this Pull Request on Codecov
78.5% of diff hit (within 2.0% threshold of 79.8%)
Annotations
Check warning on line 223 in include/xrpl/core/CoroTask.h
codecov / codecov/patch
include/xrpl/core/CoroTask.h#L223
Added line #L223 was not covered by tests
Check warning on line 228 in include/xrpl/core/CoroTask.h
codecov / codecov/patch
include/xrpl/core/CoroTask.h#L228
Added line #L228 was not covered by tests
Check warning on line 300 in include/xrpl/core/CoroTask.h
codecov / codecov/patch
include/xrpl/core/CoroTask.h#L300
Added line #L300 was not covered by tests
Check warning on line 534 in include/xrpl/core/CoroTask.h
codecov / codecov/patch
include/xrpl/core/CoroTask.h#L534
Added line #L534 was not covered by tests
Check warning on line 538 in include/xrpl/core/CoroTask.h
codecov / codecov/patch
include/xrpl/core/CoroTask.h#L538
Added line #L538 was not covered by tests
Check warning on line 156 in include/xrpl/core/CoroTaskRunner.ipp
codecov / codecov/patch
include/xrpl/core/CoroTaskRunner.ipp#L156
Added line #L156 was not covered by tests
Check warning on line 159 in include/xrpl/core/CoroTaskRunner.ipp
codecov / codecov/patch
include/xrpl/core/CoroTaskRunner.ipp#L159
Added line #L159 was not covered by tests
Check warning on line 232 in include/xrpl/core/CoroTaskRunner.ipp
codecov / codecov/patch
include/xrpl/core/CoroTaskRunner.ipp#L230-L232
Added lines #L230 - L232 were not covered by tests
Check warning on line 296 in include/xrpl/core/CoroTaskRunner.ipp
codecov / codecov/patch
include/xrpl/core/CoroTaskRunner.ipp#L296
Added line #L296 was not covered by tests
Check warning on line 303 in include/xrpl/core/CoroTaskRunner.ipp
codecov / codecov/patch
include/xrpl/core/CoroTaskRunner.ipp#L303
Added line #L303 was not covered by tests
Check warning on line 305 in include/xrpl/core/CoroTaskRunner.ipp
codecov / codecov/patch
include/xrpl/core/CoroTaskRunner.ipp#L305
Added line #L305 was not covered by tests
Check warning on line 313 in include/xrpl/core/CoroTaskRunner.ipp
codecov / codecov/patch
include/xrpl/core/CoroTaskRunner.ipp#L313
Added line #L313 was not covered by tests
Check warning on line 315 in include/xrpl/core/CoroTaskRunner.ipp
codecov / codecov/patch
include/xrpl/core/CoroTaskRunner.ipp#L315
Added line #L315 was not covered by tests
Check warning on line 869 in include/xrpl/core/JobQueue.h
codecov / codecov/patch
include/xrpl/core/JobQueue.h#L869
Added line #L869 was not covered by tests
Check warning on line 163 in include/xrpl/core/JobQueueAwaiter.h
codecov / codecov/patch
include/xrpl/core/JobQueueAwaiter.h#L162-L163
Added lines #L162 - L163 were not covered by tests
Check warning on line 136 in src/libxrpl/nodestore/backend/MemoryFactory.cpp
codecov / codecov/patch
src/libxrpl/nodestore/backend/MemoryFactory.cpp#L136
Added line #L136 was not covered by tests
Check warning on line 210 in src/libxrpl/nodestore/backend/NuDBFactory.cpp
codecov / codecov/patch
src/libxrpl/nodestore/backend/NuDBFactory.cpp#L210
Added line #L210 was not covered by tests
Check warning on line 39 in src/libxrpl/nodestore/backend/NullFactory.cpp
codecov / codecov/patch
src/libxrpl/nodestore/backend/NullFactory.cpp#L39
Added line #L39 was not covered by tests
Check warning on line 45 in src/libxrpl/nodestore/backend/NullFactory.cpp
codecov / codecov/patch
src/libxrpl/nodestore/backend/NullFactory.cpp#L45
Added line #L45 was not covered by tests
Check warning on line 298 in src/libxrpl/nodestore/backend/RocksDBFactory.cpp
codecov / codecov/patch
src/libxrpl/nodestore/backend/RocksDBFactory.cpp#L298
Added line #L298 was not covered by tests
Check warning on line 119 in src/xrpld/app/main/GRPCServer.cpp
codecov / codecov/patch
src/xrpld/app/main/GRPCServer.cpp#L119
Added line #L119 was not covered by tests
Check warning on line 50 in src/xrpld/rpc/handlers/RipplePathFind.cpp
codecov / codecov/patch
src/xrpld/rpc/handlers/RipplePathFind.cpp#L48-L50
Added lines #L48 - L50 were not covered by tests
Check warning on line 54 in src/xrpld/rpc/handlers/RipplePathFind.cpp
codecov / codecov/patch
src/xrpld/rpc/handlers/RipplePathFind.cpp#L54
Added line #L54 was not covered by tests
Check warning on line 57 in src/xrpld/rpc/handlers/RipplePathFind.cpp
codecov / codecov/patch
src/xrpld/rpc/handlers/RipplePathFind.cpp#L57
Added line #L57 was not covered by tests
Check warning on line 59 in src/xrpld/rpc/handlers/RipplePathFind.cpp
codecov / codecov/patch
src/xrpld/rpc/handlers/RipplePathFind.cpp#L59
Added line #L59 was not covered by tests