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

fix[docs]: fix clipped endAuction method in example section #3969

Merged
merged 1 commit into from
Apr 24, 2024

Conversation

electriclilies
Copy link
Contributor

@electriclilies electriclilies commented Apr 23, 2024

What I did

The endAuction method in vyper-by-example.rst gets truncated before the beneficiary is sent the highest bid. This updates the line numbers to show the entire method

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 Apr 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.80%. Comparing base (f6c0c89) to head (be7409e).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3969      +/-   ##
==========================================
- Coverage   90.87%   90.80%   -0.07%     
==========================================
  Files          95       95              
  Lines       14458    14458              
  Branches     3207     3207              
==========================================
- Hits        13138    13129       -9     
- Misses        912      921       +9     
  Partials      408      408              

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

@fubuloubu fubuloubu changed the title [DOCS] Show entire endAuction method in vyper-by-example.rst docs: show entire endAuction method in vyper by example Apr 24, 2024
@charles-cooper charles-cooper changed the title docs: show entire endAuction method in vyper by example chore[docs]: show entire endAuction method in vyper by example Apr 24, 2024
@charles-cooper charles-cooper changed the title chore[docs]: show entire endAuction method in vyper by example chore[docs]: show entire endAuction method in docs example Apr 24, 2024
@charles-cooper charles-cooper changed the title chore[docs]: show entire endAuction method in docs example fix[docs]: fix clipped endAuction method in example section Apr 24, 2024
@charles-cooper charles-cooper merged commit 1592ea1 into vyperlang:master Apr 24, 2024
150 of 153 checks passed
electriclilies added a commit to electriclilies/vyper that referenced this pull request Apr 27, 2024
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