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

Workaround for index-of #541

Merged
merged 4 commits into from
Oct 22, 2024
Merged

Workaround for index-of #541

merged 4 commits into from
Oct 22, 2024

Conversation

krl
Copy link
Collaborator

@krl krl commented Oct 22, 2024

Workaround for index-of

thanks to @Acaccia for the actual solution!

@krl
Copy link
Collaborator Author

krl commented Oct 22, 2024

fixes #496

@krl krl enabled auto-merge October 22, 2024 10:28
@krl krl requested review from csgui and Acaccia October 22, 2024 10:39
clar2wasm/src/words/equal.rs Outdated Show resolved Hide resolved
clar2wasm/src/words/equal.rs Outdated Show resolved Hide resolved
clar2wasm/src/words/equal.rs Outdated Show resolved Hide resolved
Copy link

codecov bot commented Oct 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.91%. Comparing base (e3a69d9) to head (e5788ce).
Report is 8 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #541      +/-   ##
==========================================
- Coverage   86.02%   85.91%   -0.11%     
==========================================
  Files          45       45              
  Lines       21102    21257     +155     
  Branches    21102    21257     +155     
==========================================
+ Hits        18152    18263     +111     
- Misses       1381     1422      +41     
- Partials     1569     1572       +3     

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

Acaccia
Acaccia previously approved these changes Oct 22, 2024
@krl krl added this pull request to the merge queue Oct 22, 2024
Merged via the queue into main with commit 2e55c72 Oct 22, 2024
15 checks passed
@krl krl deleted the index-of-version-fix branch October 22, 2024 14:49
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.

2 participants