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

Fix example #66

Merged
merged 2 commits into from
Oct 10, 2022
Merged

Fix example #66

merged 2 commits into from
Oct 10, 2022

Conversation

appcypher
Copy link
Member

@appcypher appcypher commented Sep 28, 2022

Summary

Fixes the WNFS Graph example.

Test plan (required)

  • Build project

    npx webpack
  • Run project

    npx http-server -p 8080 dist
  • Open browser

    open http://localhost:8080

@codecov-commenter
Copy link

Codecov Report

Merging #66 (e598c79) into main (0228c17) will decrease coverage by 0.21%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main      #66      +/-   ##
==========================================
- Coverage   77.28%   77.07%   -0.22%     
==========================================
  Files          26       26              
  Lines        1422     1422              
==========================================
- Hits         1099     1096       -3     
- Misses        323      326       +3     
Impacted Files Coverage Δ
crates/fs/private/hamt/pointer.rs 68.96% <0.00%> (-3.45%) ⬇️
crates/fs/private/hamt/node.rs 88.12% <0.00%> (-0.63%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@matheus23 matheus23 merged commit 4c055eb into main Oct 10, 2022
@matheus23 matheus23 deleted the appcypher/fix-example branch October 10, 2022 11:18
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.

3 participants