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

Disable IDE0251 for false-positives #425

Merged
merged 1 commit into from
May 17, 2023
Merged

Disable IDE0251 for false-positives #425

merged 1 commit into from
May 17, 2023

Conversation

viceroypenguin
Copy link
Owner

@viceroypenguin viceroypenguin commented May 17, 2023

This PR disables error code IDE0251, which is triggering false positives in UpdateablePriorityQueue.

@viceroypenguin viceroypenguin added this to the 5.1.0 milestone May 17, 2023
@viceroypenguin viceroypenguin enabled auto-merge (squash) May 17, 2023 00:07
@codecov
Copy link

codecov bot commented May 17, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (b21b9b3) 87.99% compared to head (c5aa424) 87.99%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #425   +/-   ##
=======================================
  Coverage   87.99%   87.99%           
=======================================
  Files         239      239           
  Lines        7498     7498           
  Branches     1725     1725           
=======================================
  Hits         6598     6598           
  Misses        462      462           
  Partials      438      438           

see 2 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.

@viceroypenguin viceroypenguin merged commit bcb4646 into master May 17, 2023
@viceroypenguin viceroypenguin deleted the update-fix branch May 17, 2023 00:13
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.

1 participant