Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #69 +/- ##
==========================================
+ Coverage 91.36% 92.45% +1.08%
==========================================
Files 17 17
Lines 2675 2914 +239
==========================================
+ Hits 2444 2694 +250
+ Misses 231 220 -11 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
@vrbouza I think this is working now, but we did everything outside of the WASM code. Can you give us some help/guidance on what we'd need to change to make the same changes WASM comaptible? Is it just making the same updates in the |
Yes, I think so (quickly reviewed the updates to nthashiterator and the rest). Also, in |
(I still need to move the containment stubs into another branch/just remove for now)