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 findings #241

Merged
merged 1 commit into from May 31, 2023
Merged

Fix coverity findings #241

merged 1 commit into from May 31, 2023

Conversation

janbrummer
Copy link
Contributor

Resource leak and unchecked return values in px-manager.c

Resource leak and unchecked return values in px-manager.c
@codecov
Copy link

codecov bot commented May 31, 2023

Codecov Report

Patch coverage: 9.09% and project coverage change: -1.88 ⚠️

Comparison is base (8121b94) 71.64% compared to head (bad0a1b) 69.77%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #241      +/-   ##
==========================================
- Coverage   71.64%   69.77%   -1.88%     
==========================================
  Files          17       17              
  Lines         843      857      +14     
  Branches      228      236       +8     
==========================================
- Hits          604      598       -6     
- Misses        144      156      +12     
- Partials       95      103       +8     
Impacted Files Coverage Δ
src/backend/px-manager.c 66.45% <9.09%> (-5.02%) ⬇️

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

@janbrummer janbrummer merged commit be632cb into main May 31, 2023
8 of 10 checks passed
@janbrummer janbrummer deleted the fix-leak branch July 7, 2023 16:31
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

1 participant