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

Make code wasm-compatible #3

Closed
wants to merge 12 commits into from

Merge pull request #3 from keep-starknet-strange/wasm_compatibility

5f1096b
Select commit
Loading
Failed to load commit list.
Closed

Make code wasm-compatible #3

Merge pull request #3 from keep-starknet-strange/wasm_compatibility
5f1096b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 11, 2024 in 0s

91.57% (+33.72%) compared to d2dd35d

View this Pull Request on Codecov

91.57% (+33.72%) compared to d2dd35d

Details

Codecov Report

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

Comparison is base (d2dd35d) 57.84% compared to head (5f1096b) 91.57%.
Report is 1 commits behind head on oss.

Files Patch % Lines
src/databases/hashmap_db.rs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##              oss       #3       +/-   ##
===========================================
+ Coverage   57.84%   91.57%   +33.72%     
===========================================
  Files          11       16        +5     
  Lines         344     2220     +1876     
===========================================
+ Hits          199     2033     +1834     
- Misses        145      187       +42     

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