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

[Expose TTL Follow up PR] move version logic to platform_xyz instead of datapath #4740

Merged
merged 5 commits into from
Jan 10, 2025

Conversation

ProjectsByJackHe
Copy link
Contributor

Description

There was some additional feedback from #4602

The biggest one being that we have the version fetching logic in a bunch of different places, let's instead standardize it in the CX_PLATFORM global object so subroutines can just reference it.

Testing

CI

Documentation

No.

@ProjectsByJackHe ProjectsByJackHe requested a review from a team as a code owner January 8, 2025 20:52
Copy link

codecov bot commented Jan 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.68%. Comparing base (39c6b52) to head (d38c29e).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4740      +/-   ##
==========================================
+ Coverage   85.74%   86.68%   +0.93%     
==========================================
  Files          56       56              
  Lines       17378    17400      +22     
==========================================
+ Hits        14901    15083     +182     
+ Misses       2477     2317     -160     

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

src/platform/platform_winkernel.c Outdated Show resolved Hide resolved
src/platform/datapath_winuser.c Show resolved Hide resolved
src/platform/datapath_winkernel.c Show resolved Hide resolved
@nibanks nibanks merged commit 0d9dd69 into main Jan 10, 2025
490 of 491 checks passed
@nibanks nibanks deleted the jackhe/follow-up-ttl-refactor branch January 10, 2025 15:59
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.

3 participants