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: add color to mypy output #3793

Merged
merged 1 commit into from
Feb 20, 2024

Conversation

charles-cooper
Copy link
Member

also remove a stray type: ignore comment

What I did

How I did it

per python/mypy#7771 (comment)

How to verify it

run make lint, see color. try with a forced error (e.g. get rid of a random # type: ignore comment in the codebase)

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

also remove a stray `type: ignore` comment
@charles-cooper charles-cooper changed the title add color to mypy output chore: add color to mypy output Feb 20, 2024
@charles-cooper charles-cooper enabled auto-merge (squash) February 20, 2024 16:49
@codecov-commenter
Copy link

codecov-commenter commented Feb 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2d2a682) 84.99% compared to head (44137d9) 84.99%.
Report is 5 commits behind head on master.

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

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3793   +/-   ##
=======================================
  Coverage   84.99%   84.99%           
=======================================
  Files          92       92           
  Lines       13717    13733   +16     
  Branches     3079     3078    -1     
=======================================
+ Hits        11659    11673   +14     
- Misses       1570     1572    +2     
  Partials      488      488           

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

@charles-cooper charles-cooper merged commit d5e8bd8 into vyperlang:master Feb 20, 2024
84 checks passed
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