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
Merged

Re-factor master to main #343

merged 3 commits into from
Aug 3, 2023

Conversation

csegarragonz
Copy link
Collaborator

Everywhere in the code base (including variable names). The most representative change is the one in the Message protobuf structure, where we change masterhost to mainhost.

@csegarragonz csegarragonz mentioned this pull request Aug 3, 2023
45 tasks
@csegarragonz csegarragonz self-assigned this Aug 3, 2023
@codecov
Copy link

codecov bot commented Aug 3, 2023

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

@csegarragonz csegarragonz merged commit 6d4ed4f into main Aug 3, 2023
11 of 13 checks passed
@csegarragonz csegarragonz deleted the master-main branch August 3, 2023 10:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant