Skip to content
This repository has been archived by the owner on Jan 14, 2025. It is now read-only.

fix: modify generated columns function names #3

Merged
merged 1 commit into from
Nov 11, 2023
Merged

fix: modify generated columns function names #3

merged 1 commit into from
Nov 11, 2023

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.

@github-actions github-actions bot added the fix A bug fix label 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 (ba2cb2c) 97.64% compared to head (c3cee98) 100.00%.

Additional details and impacted files
@@             Coverage Diff             @@
##             main        #3      +/-   ##
===========================================
+ Coverage   97.64%   100.00%   +2.35%     
===========================================
  Files           5         5              
  Lines         382       391       +9     
===========================================
+ Hits          373       391      +18     
+ Misses          6         0       -6     
+ Partials        3         0       -3     
Files Coverage Δ
internal/arcgen/lang/go/extract_source.go 100.00% <100.00%> (ø)
internal/arcgen/lang/go/generate.go 100.00% <100.00%> (+2.67%) ⬆️
internal/arcgen/lang/go/parse.go 100.00% <100.00%> (+5.76%) ⬆️
internal/arcgen/lang/go/source.go 100.00% <ø> (ø)

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

@ginokent ginokent marked this pull request as ready for review November 11, 2023 18:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
fix A bug fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants