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

feat: wrap big variants of errors in Box #1193

Merged
merged 24 commits into from
Jun 1, 2023

Update changelog with recent changes

a9dfdf4
Select commit
Loading
Failed to load commit list.
Merged

feat: wrap big variants of errors in Box #1193

Update changelog with recent changes
a9dfdf4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jun 1, 2023 in 1s

89.06% of diff hit (target 97.69%)

View this Pull Request on Codecov

89.06% of diff hit (target 97.69%)

Annotations

Check warning on line 163 in src/hint_processor/builtin_hint_processor/cairo_keccak/keccak_hints.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hint_processor/builtin_hint_processor/cairo_keccak/keccak_hints.rs#L163

Added line #L163 was not covered by tests

Check warning on line 165 in src/hint_processor/builtin_hint_processor/cairo_keccak/keccak_hints.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hint_processor/builtin_hint_processor/cairo_keccak/keccak_hints.rs#L165

Added line #L165 was not covered by tests

Check warning on line 233 in src/hint_processor/builtin_hint_processor/cairo_keccak/keccak_hints.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hint_processor/builtin_hint_processor/cairo_keccak/keccak_hints.rs#L233

Added line #L233 was not covered by tests

Check warning on line 235 in src/hint_processor/builtin_hint_processor/cairo_keccak/keccak_hints.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hint_processor/builtin_hint_processor/cairo_keccak/keccak_hints.rs#L235

Added line #L235 was not covered by tests

Check warning on line 277 in src/hint_processor/builtin_hint_processor/cairo_keccak/keccak_hints.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hint_processor/builtin_hint_processor/cairo_keccak/keccak_hints.rs#L277

Added line #L277 was not covered by tests

Check warning on line 279 in src/hint_processor/builtin_hint_processor/cairo_keccak/keccak_hints.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hint_processor/builtin_hint_processor/cairo_keccak/keccak_hints.rs#L279

Added line #L279 was not covered by tests

Check warning on line 283 in src/hint_processor/builtin_hint_processor/cairo_keccak/keccak_hints.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hint_processor/builtin_hint_processor/cairo_keccak/keccak_hints.rs#L283

Added line #L283 was not covered by tests

Check warning on line 365 in src/hint_processor/builtin_hint_processor/cairo_keccak/keccak_hints.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hint_processor/builtin_hint_processor/cairo_keccak/keccak_hints.rs#L365

Added line #L365 was not covered by tests

Check warning on line 367 in src/hint_processor/builtin_hint_processor/cairo_keccak/keccak_hints.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hint_processor/builtin_hint_processor/cairo_keccak/keccak_hints.rs#L367

Added line #L367 was not covered by tests

Check warning on line 135 in src/hint_processor/builtin_hint_processor/dict_manager.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hint_processor/builtin_hint_processor/dict_manager.rs#L132-L135

Added lines #L132 - L135 were not covered by tests

Check warning on line 38 in src/hint_processor/builtin_hint_processor/ec_utils.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hint_processor/builtin_hint_processor/ec_utils.rs#L38

Added line #L38 was not covered by tests

Check warning on line 41 in src/hint_processor/builtin_hint_processor/ec_utils.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hint_processor/builtin_hint_processor/ec_utils.rs#L41

Added line #L41 was not covered by tests

Check warning on line 112 in src/hint_processor/builtin_hint_processor/ec_utils.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hint_processor/builtin_hint_processor/ec_utils.rs#L112

Added line #L112 was not covered by tests

Check warning on line 46 in src/hint_processor/builtin_hint_processor/find_element_hint.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hint_processor/builtin_hint_processor/find_element_hint.rs#L46

Added line #L46 was not covered by tests

Check warning on line 50 in src/hint_processor/builtin_hint_processor/find_element_hint.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hint_processor/builtin_hint_processor/find_element_hint.rs#L50

Added line #L50 was not covered by tests

Check warning on line 54 in src/hint_processor/builtin_hint_processor/hint_utils.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hint_processor/builtin_hint_processor/hint_utils.rs#L54

Added line #L54 was not covered by tests

Check warning on line 97 in src/hint_processor/builtin_hint_processor/hint_utils.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hint_processor/builtin_hint_processor/hint_utils.rs#L97

Added line #L97 was not covered by tests

Check warning on line 203 in src/hint_processor/builtin_hint_processor/math_utils.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hint_processor/builtin_hint_processor/math_utils.rs#L203

Added line #L203 was not covered by tests

Check warning on line 472 in src/hint_processor/builtin_hint_processor/math_utils.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hint_processor/builtin_hint_processor/math_utils.rs#L472

Added line #L472 was not covered by tests

Check warning on line 475 in src/hint_processor/builtin_hint_processor/math_utils.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hint_processor/builtin_hint_processor/math_utils.rs#L475

Added line #L475 was not covered by tests

Check warning on line 478 in src/hint_processor/builtin_hint_processor/math_utils.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hint_processor/builtin_hint_processor/math_utils.rs#L478

Added line #L478 was not covered by tests

Check warning on line 481 in src/hint_processor/builtin_hint_processor/math_utils.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hint_processor/builtin_hint_processor/math_utils.rs#L481

Added line #L481 was not covered by tests

Check warning on line 492 in src/hint_processor/builtin_hint_processor/math_utils.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hint_processor/builtin_hint_processor/math_utils.rs#L492

Added line #L492 was not covered by tests

Check warning on line 495 in src/hint_processor/builtin_hint_processor/math_utils.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hint_processor/builtin_hint_processor/math_utils.rs#L495

Added line #L495 was not covered by tests

Check warning on line 538 in src/hint_processor/builtin_hint_processor/math_utils.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hint_processor/builtin_hint_processor/math_utils.rs#L538

Added line #L538 was not covered by tests