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

#481: chatbox should has memory #483

Merged
merged 4 commits into from
Oct 8, 2021
Merged

#481: chatbox should has memory #483

merged 4 commits into from
Oct 8, 2021

Conversation

lidaobing
Copy link
Member

/closes #481

@codecov
Copy link

codecov bot commented Oct 8, 2021

Codecov Report

Merging #483 (200068d) into master (90d4130) will decrease coverage by 0.00%.
The diff coverage is 29.62%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #483      +/-   ##
==========================================
- Coverage   44.51%   44.51%   -0.01%     
==========================================
  Files          67       67              
  Lines        7701     7719      +18     
==========================================
+ Hits         3428     3436       +8     
- Misses       4273     4283      +10     
Impacted Files Coverage Δ
src/iptux/DialogBase.h 0.00% <ø> (ø)
src/iptux/MainWindow.cpp 26.86% <5.55%> (-0.04%) ⬇️
src/iptux/Application.cpp 42.63% <12.50%> (ø)
src/iptux/UiCoreThread.cpp 46.22% <15.62%> (-1.71%) ⬇️
src/iptux/DialogGroup.cpp 38.97% <33.33%> (ø)
src/iptux/DialogPeer.cpp 48.56% <50.00%> (-0.27%) ⬇️
src/iptux/DialogBase.cpp 38.32% <100.00%> (+0.16%) ⬆️
src/iptux/UiModels.cpp 30.15% <100.00%> (+1.08%) ⬆️
src/iptux/UiModels.h 100.00% <100.00%> (ø)
src/iptux-core/CoreThread.cpp 69.82% <0.00%> (+0.24%) ⬆️

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 90d4130...200068d. Read the comment docs.

@lidaobing lidaobing merged commit 96302de into master Oct 8, 2021
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.

chatbox has no memory
1 participant