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

fix: Support for multiple structs in one file #2

Merged
merged 5 commits into from
Nov 10, 2023
Merged

fix: Support for multiple structs in one file #2

merged 5 commits into from
Nov 10, 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 10, 2023
Copy link

codecov bot commented Nov 10, 2023

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (7ef5d77) 0.00% compared to head (3288775) 97.64%.

Additional details and impacted files
@@            Coverage Diff            @@
##           main       #2       +/-   ##
=========================================
+ Coverage      0   97.64%   +97.64%     
=========================================
  Files         0        5        +5     
  Lines         0      382      +382     
=========================================
+ Hits          0      373      +373     
- Misses        0        6        +6     
- Partials      0        3        +3     
Files Coverage Δ
internal/arcgen/lang/go/dump_source.go 100.00% <100.00%> (ø)
internal/arcgen/lang/go/extract_source.go 100.00% <100.00%> (ø)
internal/arcgen/lang/go/parse.go 94.23% <100.00%> (ø)
internal/arcgen/lang/go/source.go 100.00% <ø> (ø)
internal/arcgen/lang/go/generate.go 97.32% <93.24%> (ø)

☔ 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 10, 2023 09:11
@ginokent ginokent merged commit ba2cb2c into main Nov 10, 2023
11 checks passed
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