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

faabric: move executor to separate directory in source tree #816

Merged
merged 4 commits into from
Jan 17, 2024

Conversation

csegarragonz
Copy link
Collaborator

companion pr to faasm/faabric#365

Copy link

codecov bot commented Jan 16, 2024

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (cb2d317) 67.59% compared to head (d8daf73) 67.54%.

Files Patch % Lines
src/wasm/chaining_util.cpp 71.42% 2 Missing ⚠️
src/wasm/migration.cpp 0.00% 2 Missing ⚠️
src/wasm/WasmModule.cpp 50.00% 1 Missing ⚠️
src/wavm/faasm.cpp 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #816      +/-   ##
==========================================
- Coverage   67.59%   67.54%   -0.06%     
==========================================
  Files          71       71              
  Lines        7887     7884       -3     
==========================================
- Hits         5331     5325       -6     
- Misses       2556     2559       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@csegarragonz csegarragonz merged commit a8591b3 into main Jan 17, 2024
18 checks passed
@csegarragonz csegarragonz deleted the executor branch January 17, 2024 14:03
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.

None yet

1 participant