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

fix: unpack enum function names in event impl generator #2494

Merged
merged 1 commit into from
Dec 24, 2023

Conversation

Green-Sky
Copy link
Member

@Green-Sky Green-Sky commented Dec 24, 2023

the same changes are also in #2392 , but this makes the tool in master correct for master and helps me bring ngc_events up-to-date.

the changes where introduced in 4e603bb


This change is Reviewable

@Green-Sky Green-Sky added this to the v0.2.19 milestone Dec 24, 2023
Copy link

codecov bot commented Dec 24, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (447666d) 68.94% compared to head (41dfb1c) 68.98%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2494      +/-   ##
==========================================
+ Coverage   68.94%   68.98%   +0.04%     
==========================================
  Files          89       89              
  Lines       27770    27770              
==========================================
+ Hits        19145    19158      +13     
+ Misses       8625     8612      -13     

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

@Green-Sky Green-Sky merged commit 41dfb1c into TokTok:master Dec 24, 2023
52 checks passed
@Green-Sky
Copy link
Member Author

I wonder why automerge did not trigger.

@Green-Sky Green-Sky deleted the fix_tool_in_master branch March 8, 2024 09:31
This pull request was closed.
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.

2 participants