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

potential memory leak if no any wal files #1652

Merged
merged 1 commit into from
Apr 18, 2020
Merged

Conversation

jtao1735
Copy link
Contributor

No description provided.

@codecov-io
Copy link

codecov-io commented Apr 18, 2020

Codecov Report

Merging #1652 into develop will increase coverage by 0.30%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1652      +/-   ##
===========================================
+ Coverage    24.07%   24.38%   +0.30%     
===========================================
  Files           70       70              
  Lines        27248    28013     +765     
===========================================
+ Hits          6560     6830     +270     
- Misses       20688    21183     +495     
Impacted Files Coverage Δ
src/client/src/tscUtil.c 53.00% <0.00%> (-1.89%) ⬇️
src/client/src/tscSql.c 31.57% <0.00%> (-1.77%) ⬇️
src/client/src/tscServer.c 51.00% <0.00%> (-1.12%) ⬇️
src/util/inc/tutil.h 100.00% <0.00%> (ø)
src/util/src/tcompare.c 0.00% <0.00%> (ø)
src/client/src/tscSubquery.c 8.11% <0.00%> (+2.29%) ⬆️

Continue to review full report at Codecov.

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

@guanshengliang guanshengliang merged commit 728881a into develop Apr 18, 2020
@jtao1735 jtao1735 deleted the enhance/sdbWal branch April 18, 2020 13:54
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

3 participants