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 uint256_addmod doc #3300

Merged
merged 1 commit into from
Feb 22, 2023

Conversation

trocher
Copy link
Contributor

@trocher trocher commented Feb 21, 2023

What I did

Fixed the displaying of the doc after I messed it up in #3146

How I did it

How to verify it

Commit message

chore: fix uint256_addmod doc

Description for the changelog

Fix uint256_addmod doc

Cute Animal Picture

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

@codecov-commenter
Copy link

codecov-commenter commented Feb 21, 2023

Codecov Report

Merging #3300 (e68cc4b) into master (187ab0e) will increase coverage by 0.00%.
The diff coverage is n/a.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@           Coverage Diff           @@
##           master    #3300   +/-   ##
=======================================
  Coverage   88.86%   88.87%           
=======================================
  Files          84       84           
  Lines       10599    10594    -5     
  Branches     2214     2211    -3     
=======================================
- Hits         9419     9415    -4     
  Misses        770      770           
+ Partials      410      409    -1     
Impacted Files Coverage Δ
vyper/builtins/_utils.py 100.00% <0.00%> (ø)
vyper/builtins/functions.py 90.43% <0.00%> (ø)
vyper/codegen/core.py 86.74% <0.00%> (+0.04%) ⬆️
vyper/ast/folding.py 93.27% <0.00%> (+0.53%) ⬆️

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

@fubuloubu fubuloubu merged commit dd4d0cc into vyperlang:master Feb 22, 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.

3 participants