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

chore: fix some documentation inconsistencies #3624

Merged
merged 9 commits into from
Sep 26, 2023

Conversation

charles-cooper
Copy link
Member

  • raw_args kwarg to create_from_blueprint
  • fix create_from_blueprint example
  • clarify "all but one 64th" behavior when forwarding gas left

What I did

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-->

- raw_args kwarg to create_from_blueprint
- fix create_from_blueprint example
- clarify "all but one 64th" behavior when forwarding gas left
@codecov-commenter
Copy link

codecov-commenter commented Sep 26, 2023

Codecov Report

Merging #3624 (c343fdf) into master (1e9922d) will increase coverage by 0.03%.
Report is 1 commits behind head on master.
The diff coverage is 0.00%.

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

@@            Coverage Diff             @@
##           master    #3624      +/-   ##
==========================================
+ Coverage   89.01%   89.05%   +0.03%     
==========================================
  Files          86       86              
  Lines       11455    11455              
  Branches     2607     2607              
==========================================
+ Hits        10197    10201       +4     
+ Misses        836      832       -4     
  Partials      422      422              
Files Coverage Δ
.../codegen/function_definitions/external_function.py 100.00% <ø> (ø)
vyper/semantics/analysis/local.py 91.68% <ø> (ø)
vyper/semantics/analysis/module.py 89.94% <ø> (ø)
vyper/builtins/functions.py 90.55% <0.00%> (ø)

... and 1 file with indirect coverage changes

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

@charles-cooper charles-cooper marked this pull request as ready for review September 26, 2023 18:24
@charles-cooper charles-cooper merged commit e5c323a into vyperlang:master Sep 26, 2023
82 checks passed
@charles-cooper charles-cooper changed the title fix some documentation inconsistencies chore: fix some documentation inconsistencies Sep 26, 2023
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