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: Breakout crates: core, runtime, wasm and prep for generic/diff inputs, parse step #69

Merged
merged 2 commits into from
Mar 15, 2023

Conversation

zeeshanlakhani
Copy link
Contributor

Includes:

  • less gits deps w/ new versions
  • clean-up/docs/receipts
  • separation across projects and a means for re-exports
  • wasm integration test using resolver
  • part 2 will fulfill tap and resolve steps

…iff inputs, parse step

Includes:

- less gits deps w/ new versions
- clean-up/docs/receipts
- separation across projects and a means for re-exports
- wasm integration test using resolver
- part 2 will fulfill tap and resolve steps
@zeeshanlakhani zeeshanlakhani requested a review from expede as a code owner March 15, 2023 20:45
@codecov
Copy link

codecov bot commented Mar 15, 2023

Codecov Report

Merging #69 (b0de120) into main (d54ebdc) will increase coverage by 1.68%.
The diff coverage is 47.55%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #69      +/-   ##
==========================================
+ Coverage   40.00%   41.68%   +1.68%     
==========================================
  Files          21       28       +7     
  Lines        1260     1437     +177     
  Branches      329      363      +34     
==========================================
+ Hits          504      599      +95     
- Misses        577      633      +56     
- Partials      179      205      +26     
Impacted Files Coverage Δ
homestar-core/src/test_utils/rvg.rs 50.00% <ø> (ø)
homestar-core/src/workflow/ability.rs 80.00% <ø> (ø)
homestar-core/src/workflow/config.rs 60.52% <ø> (ø)
homestar-core/src/workflow/nonce.rs 47.36% <ø> (ø)
homestar-core/src/workflow/prf.rs 53.84% <0.00%> (ø)
homestar-runtime/src/db.rs 0.00% <ø> (ø)
homestar-runtime/src/lib.rs 100.00% <ø> (ø)
homestar-runtime/src/main.rs 0.87% <0.00%> (ø)
homestar-runtime/src/network/client.rs 0.00% <ø> (ø)
homestar-runtime/src/network/eventloop.rs 0.00% <ø> (ø)
... and 18 more

@zeeshanlakhani
Copy link
Contributor Author

Will fix new nightly issue separately.

@zeeshanlakhani zeeshanlakhani merged commit 869bf2d into main Mar 15, 2023
@zeeshanlakhani zeeshanlakhani deleted the zl/tap-part-1 branch March 15, 2023 22:00
@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.

1 participant