Skip to content

Consistently use camel case enum names.#1228

Merged
iphydf merged 1 commit into
TokTok:masterfrom
iphydf:camel-case-enums
Oct 9, 2018
Merged

Consistently use camel case enum names.#1228
iphydf merged 1 commit into
TokTok:masterfrom
iphydf:camel-case-enums

Conversation

@iphydf
Copy link
Copy Markdown
Member

@iphydf iphydf commented Oct 8, 2018

Including in tests and implementation files.


This change is Reviewable

@iphydf iphydf added this to the v0.2.x milestone Oct 8, 2018
Copy link
Copy Markdown
Member

@JFreegman JFreegman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm_strong:

Reviewed 33 of 33 files at r1.
Reviewable status: 0 of 1 approvals obtained

Including in tests and implementation files.
@codecov
Copy link
Copy Markdown

codecov Bot commented Oct 9, 2018

Codecov Report

Merging #1228 into master will decrease coverage by <.1%.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master   #1228     +/-   ##
========================================
- Coverage    82.9%   82.9%   -0.1%     
========================================
  Files          82      82             
  Lines       14647   14647             
========================================
- Hits        12151   12144      -7     
- Misses       2496    2503      +7
Impacted Files Coverage Δ
auto_tests/overflow_sendq_test.c 100% <ø> (ø) ⬆️
auto_tests/tox_one_test.c 100% <ø> (ø) ⬆️
auto_tests/conference_test.c 99.1% <ø> (ø) ⬆️
auto_tests/tox_many_test.c 100% <ø> (ø) ⬆️
auto_tests/file_saving_test.c 100% <ø> (ø) ⬆️
auto_tests/set_status_message_test.c 100% <ø> (ø) ⬆️
auto_tests/toxav_basic_test.c 83.5% <ø> (ø) ⬆️
auto_tests/conference_double_invite_test.c 100% <ø> (ø) ⬆️
auto_tests/send_message_test.c 94.1% <ø> (ø) ⬆️
auto_tests/toxav_many_test.c 96.6% <ø> (ø) ⬆️
... and 24 more

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 77e025f...605dfe8. Read the comment docs.

@iphydf iphydf merged commit 605dfe8 into TokTok:master Oct 9, 2018
@iphydf iphydf deleted the camel-case-enums branch October 9, 2018 17:46
@robinlinden robinlinden modified the milestones: v0.2.x, v0.2.9 Jan 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants