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 Usort hints #244

Merged
merged 28 commits into from
Sep 29, 2023
Merged

Implement Usort hints #244

merged 28 commits into from
Sep 29, 2023

Conversation

pefontana
Copy link
Contributor

@pefontana pefontana commented Sep 19, 2023

Implement hints of the Usort module

  • USORT_ENTER_SCOPE
  • USORT_BODY
  • USORT_VERIFY
  • USORT_VERIFY_MULTIPLICITY_ASSERT
  • USORT_VERIFY_MULTIPLICITY_BODY

Implement Sort of []lambdaworks.Felt

@codecov-commenter
Copy link

codecov-commenter commented Sep 20, 2023

Codecov Report

Merging #244 (2d0f3e8) into main (1697359) will decrease coverage by 0.21%.
The diff coverage is 49.43%.

@@            Coverage Diff             @@
##             main     #244      +/-   ##
==========================================
- Coverage   56.40%   56.20%   -0.21%     
==========================================
  Files          47       48       +1     
  Lines        5992     6170     +178     
==========================================
+ Hits         3380     3468      +88     
- Misses       2286     2360      +74     
- Partials      326      342      +16     
Files Coverage Δ
pkg/hints/hint_processor.go 88.57% <100.00%> (+0.69%) ⬆️
pkg/hints/usort_hints.go 46.42% <46.42%> (ø)

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

@pefontana pefontana marked this pull request as ready for review September 25, 2023 22:43
pkg/hints/usort_hints.go Outdated Show resolved Hide resolved
pkg/hints/usort_hints.go Outdated Show resolved Hide resolved
pkg/hints/usort_hints.go Outdated Show resolved Hide resolved
pkg/hints/usort_hints.go Outdated Show resolved Hide resolved
pkg/hints/usort_hints.go Outdated Show resolved Hide resolved
pkg/hints/usort_hints.go Outdated Show resolved Hide resolved
@jrchatruc jrchatruc added this pull request to the merge queue Sep 29, 2023
Merged via the queue into main with commit 6d9bbf0 Sep 29, 2023
@jrchatruc jrchatruc deleted the usort-hints branch September 29, 2023 13:38
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.

4 participants