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

[slang-tidy] Fix XilinxDoNotCareValues checker #1225

Merged
merged 1 commit into from
Jan 28, 2025

Conversation

likeamahoney
Copy link
Contributor

Following checker have a false positives because it is does not take into account the use of questions inside a comments.

Copy link

codecov bot commented Jan 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.73%. Comparing base (f8042bf) to head (3e47343).
Report is 1 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1225   +/-   ##
=======================================
  Coverage   94.73%   94.73%           
=======================================
  Files         205      205           
  Lines       51212    51212           
=======================================
  Hits        48518    48518           
  Misses       2694     2694           

Continue to review full report in Codecov by Sentry.

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

@MikePopoloski MikePopoloski merged commit 2e39ffe into MikePopoloski:master Jan 28, 2025
19 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.

2 participants