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

add message to error map for repeat range check #3542

Merged
merged 1 commit into from
Jul 27, 2023

Conversation

charles-cooper
Copy link
Member

@charles-cooper charles-cooper commented Jul 27, 2023

What I did

since d48438e, loops can revert depending on user input. add it to the error map so it's easier to debug.

edit -- actually, since 3de1415

How I did it

How to verify it

Commit message

Commit message for the final, squashed PR. (Optional, but reviewers will appreciate it! Please see our commit message style guide for what we would ideally like to see in a commit message.)

Description for the changelog

Cute Animal Picture

Put a link to a cute animal picture inside the parenthesis-->

@codecov-commenter
Copy link

codecov-commenter commented Jul 27, 2023

Codecov Report

Merging #3542 (d4dbedd) into master (3c3285c) will decrease coverage by 0.24%.
The diff coverage is 100.00%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##           master    #3542      +/-   ##
==========================================
- Coverage   89.14%   88.91%   -0.24%     
==========================================
  Files          85       85              
  Lines       11362    11362              
  Branches     2584     2584              
==========================================
- Hits        10129    10102      -27     
- Misses        812      838      +26     
- Partials      421      422       +1     
Files Changed Coverage Δ
vyper/codegen/stmt.py 89.92% <100.00%> (ø)

... and 4 files with indirect coverage changes

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

@charles-cooper charles-cooper merged commit 76f1cc5 into vyperlang:master Jul 27, 2023
76 of 77 checks passed
@charles-cooper charles-cooper deleted the chore/range_err_msg branch July 27, 2023 17:48
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.

3 participants