Skip to content

Refactor/update error msg#2160

Merged
fubuloubu merged 2 commits into
vyperlang:masterfrom
fubuloubu:refactor/update-error-msg
Sep 19, 2020
Merged

Refactor/update error msg#2160
fubuloubu merged 2 commits into
vyperlang:masterfrom
fubuloubu:refactor/update-error-msg

Conversation

@fubuloubu

Copy link
Copy Markdown
Contributor

What I did

Fixes #2159

How I did it

Grep foo

Cute Animal Picture

lick

@codecov-commenter

codecov-commenter commented Sep 19, 2020

Copy link
Copy Markdown

Codecov Report

Merging #2160 into master will decrease coverage by 0.01%.
The diff coverage is 25.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2160      +/-   ##
==========================================
- Coverage   84.95%   84.94%   -0.02%     
==========================================
  Files          83       83              
  Lines        8333     8334       +1     
  Branches     2012     2013       +1     
==========================================
  Hits         7079     7079              
- Misses        752      753       +1     
  Partials      502      502              
Impacted Files Coverage Δ
vyper/types/types.py 82.50% <25.00%> (-0.42%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c173ba7...ab24a26. Read the comment docs.

@fubuloubu fubuloubu merged commit 39cbd40 into vyperlang:master Sep 19, 2020
@fubuloubu fubuloubu deleted the refactor/update-error-msg branch September 19, 2020 18:41
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.

Error messages with struct display all members

3 participants