Re-factor master to main #343
Merged
Codecov / codecov/project
succeeded
Aug 3, 2023 in 0s
82.38% (-0.02%) compared to 0e7d66a
View this Pull Request on Codecov
82.38% (-0.02%) compared to 0e7d66a
Details
Codecov Report
Merging #343 (b956b24) into main (0e7d66a) will decrease coverage by
0.02%
.
The diff coverage is90.99%
.
@@ Coverage Diff @@
## main #343 +/- ##
==========================================
- Coverage 82.40% 82.38% -0.02%
==========================================
Files 102 102
Lines 8155 8146 -9
==========================================
- Hits 6720 6711 -9
Misses 1435 1435
Files Changed | Coverage Δ | |
---|---|---|
include/faabric/state/InMemoryStateKeyValue.h | 100.00% <ø> (ø) |
|
include/faabric/state/InMemoryStateRegistry.h | 100.00% <ø> (ø) |
|
include/faabric/util/snapshot.h | 88.88% <ø> (ø) |
|
src/mpi/MpiWorld.cpp | 77.63% <ø> (ø) |
|
src/scheduler/FunctionCallClient.cpp | 88.42% <ø> (ø) |
|
src/scheduler/Scheduler.cpp | 91.25% <80.00%> (ø) |
|
src/state/InMemoryStateRegistry.cpp | 80.39% <83.78%> (-1.09%) |
⬇️ |
src/transport/PointToPointBroker.cpp | 79.30% <96.00%> (-0.27%) |
⬇️ |
include/faabric/transport/PointToPointBroker.h | 100.00% <100.00%> (ø) |
|
src/planner/Planner.cpp | 93.33% <100.00%> (ø) |
|
... and 6 more |
Loading