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 double variable initialization #6469

Merged
merged 1 commit into from
Dec 24, 2023

Conversation

jnidzwetzki
Copy link
Contributor

@jnidzwetzki jnidzwetzki commented Dec 23, 2023

Fix a double variable initialization, found by Coverity Scan


Disable-check: force-changelog-file

Fix a double variable initialization, found by Coverity Scan
Copy link

@fabriziomello, @svenklemm: please review this pull request.

Powered by pull-review

Copy link

codecov bot commented Dec 23, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2a808ca) 87.33% compared to head (ff74ace) 87.32%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6469      +/-   ##
==========================================
- Coverage   87.33%   87.32%   -0.02%     
==========================================
  Files         187      187              
  Lines       41869    41823      -46     
  Branches     9320     9300      -20     
==========================================
- Hits        36566    36520      -46     
+ Misses       3625     3624       -1     
- Partials     1678     1679       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jnidzwetzki jnidzwetzki merged commit 24cd635 into timescale:main Dec 24, 2023
47 of 48 checks passed
@jnidzwetzki jnidzwetzki deleted the fix_coverity branch December 24, 2023 20:39
@timescale-automation
Copy link

Automated backport to 2.13.x not done: cherry-pick failed.

Git status

HEAD detached at origin/2.13.x
You are currently cherry-picking commit 24cd635e3.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   tsl/src/continuous_aggs/repair.c

no changes added to commit (use "git add" and/or "git commit -a")

Job log

@timescale-automation timescale-automation added the auto-backport-not-done Automated backport of this PR has failed non-retriably (e.g. conflicts) label Dec 24, 2023
@jnidzwetzki jnidzwetzki removed bug auto-backport-not-done Automated backport of this PR has failed non-retriably (e.g. conflicts) labels Dec 24, 2023
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

4 participants