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

refactor: add memory limits, update scheduler, progress and info #144

Merged
merged 1 commit into from
Jun 20, 2023

Conversation

zeeshanlakhani
Copy link
Contributor

Includes:

  • match found records via "capsule" types use dagcborcodec
  • runtime cleanup
  • leverage shorter p2p timeout when building scheduler to check network
  • remove some clones

Includes:

* match found records via "capsule" types use dagcborcodec
* runtime cleanup
* leverage shorter p2p timeout when building scheduler to check network
* remove some clones
@zeeshanlakhani zeeshanlakhani requested a review from a team as a code owner June 20, 2023 16:25
@codecov
Copy link

codecov bot commented Jun 20, 2023

Codecov Report

Merging #144 (64b8a96) into main (fc53a42) will decrease coverage by 0.95%.
The diff coverage is 39.23%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #144      +/-   ##
==========================================
- Coverage   48.92%   47.97%   -0.95%     
==========================================
  Files          49       50       +1     
  Lines        2087     2195     +108     
  Branches      515      539      +24     
==========================================
+ Hits         1021     1053      +32     
- Misses        750      817      +67     
- Partials      316      325       +9     
Impacted Files Coverage Δ
homestar-core/src/workflow/receipt.rs 55.55% <ø> (-9.26%) ⬇️
homestar-core/src/workflow/task.rs 70.27% <ø> (ø)
homestar-runtime/src/lib.rs 100.00% <ø> (ø)
homestar-runtime/src/logger.rs 0.00% <0.00%> (ø)
homestar-runtime/src/main.rs 4.34% <0.00%> (ø)
homestar-runtime/src/network/pubsub.rs 0.00% <0.00%> (ø)
homestar-runtime/src/network/swarm.rs 0.00% <0.00%> (ø)
homestar-runtime/src/settings.rs 71.42% <ø> (ø)
homestar-runtime/src/workflow.rs 65.38% <ø> (ø)
homestar-runtime/src/workflow/settings.rs 50.00% <ø> (ø)
... and 10 more

... and 1 file with indirect coverage changes

@zeeshanlakhani zeeshanlakhani merged commit eaedb38 into main Jun 20, 2023
10 checks passed
@zeeshanlakhani zeeshanlakhani deleted the zl/limits-and-capsule branch June 20, 2023 16:44
@release-plz-ipvm-wg release-plz-ipvm-wg bot mentioned this pull request Oct 9, 2023
This was referenced Jan 19, 2024
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