Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re-factor master to main #343

Merged
merged 3 commits into from
Aug 3, 2023

nits: run clang-format

b956b24
Select commit
Loading
Failed to load commit list.
Merged

Re-factor master to main #343

nits: run clang-format
b956b24
Select commit
Loading
Failed to load commit list.
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 is 90.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