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

Implement DIV_MOD_N_PACKED_DIVMOD_V1 & DIV_MOD_N_PACKED_DIVMOD_EXTERNAL_N hints #290

Closed
wants to merge 8 commits into from

Conversation

fmoletta
Copy link
Contributor

@fmoletta fmoletta commented Sep 25, 2023

More hints are needed for integration test

@codecov-commenter
Copy link

codecov-commenter commented Sep 25, 2023

Codecov Report

Merging #290 (8cd64b6) into main (a72704d) will increase coverage by 0.01%.
The diff coverage is 59.09%.

@@            Coverage Diff             @@
##             main     #290      +/-   ##
==========================================
+ Coverage   57.60%   57.61%   +0.01%     
==========================================
  Files          45       46       +1     
  Lines        5611     5655      +44     
==========================================
+ Hits         3232     3258      +26     
- Misses       2078     2091      +13     
- Partials      301      306       +5     
Files Coverage Δ
pkg/hints/hint_processor.go 98.47% <100.00%> (+0.04%) ⬆️
pkg/hints/hint_utils/bigint_utils.go 0.00% <0.00%> (ø)
pkg/hints/signature_hints.go 59.45% <59.45%> (ø)

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

@fmoletta fmoletta marked this pull request as ready for review September 26, 2023 17:05
@fmoletta
Copy link
Contributor Author

Absorbed by #291

@fmoletta fmoletta closed this Sep 26, 2023
@fmoletta fmoletta deleted the signature-hints-2 branch September 26, 2023 21:39
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