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

Fix coverity scan issues #240

Merged

Conversation

DamianSzwichtenberg
Copy link
Member

As a part of our internal process, we are running Coverity scans. The goal of this PR is to fix all issues reported as performance issues.

@codecov
Copy link

codecov bot commented Jun 28, 2023

Codecov Report

Merging #240 (1db3898) into master (e6db9e6) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #240   +/-   ##
=======================================
  Coverage   83.69%   83.69%           
=======================================
  Files          28       28           
  Lines         883      883           
=======================================
  Hits          739      739           
  Misses        144      144           
Impacted Files Coverage Δ
pyg_lib/csrc/ops/cpu/matmul_kernel.cpp 85.71% <ø> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@rusty1s rusty1s enabled auto-merge (squash) June 28, 2023 09:59
@rusty1s rusty1s merged commit c231a45 into pyg-team:master Jun 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants