Skip to content

refactor: Change all enum-like #define sequences into enums. - #2487

Merged
toktok-releaser merged 1 commit into
TokTok:masterfrom
iphydf:enums
Dec 21, 2023
Merged

refactor: Change all enum-like #define sequences into enums.#2487
toktok-releaser merged 1 commit into
TokTok:masterfrom
iphydf:enums

Conversation

@iphydf

@iphydf iphydf commented Dec 20, 2023

Copy link
Copy Markdown
Member

The only one I'm not so sure about is Tcp_Socks5_Proxy_Hs, which has repeats. Should we ignore repeats?


This change is Reviewable

@iphydf iphydf added this to the v0.2.19 milestone Dec 20, 2023
@iphydf
iphydf marked this pull request as ready for review December 20, 2023 17:12
@codecov

codecov Bot commented Dec 20, 2023

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d3c2704) 69.82% compared to head (4b1cfa3) 69.81%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2487      +/-   ##
==========================================
- Coverage   69.82%   69.81%   -0.01%     
==========================================
  Files          75       75              
  Lines       25999    25999              
==========================================
- Hits        18153    18151       -2     
- Misses       7846     7848       +2     

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

@JFreegman

Copy link
Copy Markdown
Member

The only one I'm not so sure about is Tcp_Socks5_Proxy_Hs, which has repeats. Should we ignore repeats?

This change is Reviewable

Yeah I think that's a bit strange. You'd expect an enum to actually enumerate.

@JFreegman JFreegman left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Reviewed 2 of 2 files at r1, all commit messages.
Reviewable status: :shipit: complete! 1 of 1 approvals obtained

The only one I'm not so sure about is `Tcp_Socks5_Proxy_Hs`, which has
repeats. Should we ignore repeats?
@toktok-releaser
toktok-releaser merged commit 4b1cfa3 into TokTok:master Dec 21, 2023
@iphydf
iphydf deleted the enums branch December 21, 2023 14:10
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