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

misc: lint test_arith.py #1041

Merged
merged 1 commit into from May 31, 2023
Merged

misc: lint test_arith.py #1041

merged 1 commit into from May 31, 2023

Conversation

superlopuh
Copy link
Member

Found a bug! One of the tests was not running due to obscured name, linters ftw

@codecov
Copy link

codecov bot commented May 31, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.01 🎉

Comparison is base (d04143e) 86.89% compared to head (49a76bc) 86.91%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1041      +/-   ##
==========================================
+ Coverage   86.89%   86.91%   +0.01%     
==========================================
  Files         125      125              
  Lines       19341    19337       -4     
  Branches     2932     2933       +1     
==========================================
  Hits        16806    16806              
+ Misses       2033     2028       -5     
- Partials      502      503       +1     
Impacted Files Coverage Δ
tests/dialects/test_arith.py 100.00% <100.00%> (+4.80%) ⬆️

... and 4 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Copy link
Collaborator

@math-fehr math-fehr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@superlopuh superlopuh merged commit 977c58d into main May 31, 2023
12 checks passed
@superlopuh superlopuh deleted the sasha/lint/test_arith branch May 31, 2023 21:28
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.

None yet

3 participants