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

VENOM-354: Colorify usernames #355

Merged
merged 1 commit into from
Apr 26, 2018
Merged

Conversation

naxuroqa
Copy link
Owner

  • Give usernames a subset of material colors to distinguish between
    groupchat peers more easily
  • Clean up compile warnings
  • Improve error handling

closes #354

* Give usernames a subset of material colors to distinguish between
  groupchat peers more easily
* Clean up compile warnings
* Improve error handling
@codecov-io
Copy link

codecov-io commented Apr 26, 2018

Codecov Report

Merging #355 into develop will decrease coverage by 0.13%.
The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #355      +/-   ##
===========================================
- Coverage    38.22%   38.08%   -0.14%     
===========================================
  Files           49       49              
  Lines         2836     2846      +10     
===========================================
  Hits          1084     1084              
- Misses        1752     1762      +10
Impacted Files Coverage Δ
src/tox/ToxSession.vala 0.93% <ø> (+0.01%) ⬆️
src/tox/ToxAdapterFiletransferListener.vala 15.56% <0%> (-0.86%) ⬇️
src/db/DatabaseInterfaces.vala 50% <0%> (-1.52%) ⬇️
src/core/Message.vala 0% <0%> (ø) ⬆️
src/core/NotificationListener.vala 2.17% <0%> (ø) ⬆️

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 832886e...a2ffd2a. Read the comment docs.

@naxuroqa naxuroqa merged commit a2ffd2a into develop Apr 26, 2018
@naxuroqa naxuroqa deleted the VENOM-354_username_colors branch April 26, 2018 16:59
SkyzohKey pushed a commit to SkyzohKey/Venom that referenced this pull request Jun 16, 2018
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.

Give usernames different colors to distinguish between users more easily in groupchats
2 participants