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

refactor: Add option to specify generated method name #4

Merged
merged 3 commits into from
Nov 11, 2023
Merged

Conversation

ginokent
Copy link
Member

Ticket / Issue Number

Note
Please fill in the ticket or issue number.

Example:

#3

What's changed

Note
Please explain what changes this pull request will make.

Example:

  • Added functionality to perform 'bar' on 'foo'.

Check List

  • Assign labels
  • Add appropriate test cases

Remark

Note
Please provide additional remarks if necessary.

@ginokent ginokent marked this pull request as ready for review November 11, 2023 19:16
@github-actions github-actions bot added refactor A code change that neither fixes a bug nor adds a feature labels Nov 11, 2023
Copy link

codecov bot commented Nov 11, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (fc764a0) 100.00% compared to head (9f0a17f) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main        #4   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         5           
  Lines          391       391           
=========================================
  Hits           391       391           
Files Coverage Δ
internal/arcgen/lang/go/generate.go 100.00% <100.00%> (ø)

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

@ginokent ginokent merged commit 48bc393 into main Nov 11, 2023
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor A code change that neither fixes a bug nor adds a feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants