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: generate type with field type ast ref #14

Merged
merged 1 commit into from
Mar 12, 2024
Merged

fix: generate type with field type ast ref #14

merged 1 commit into from
Mar 12, 2024

Conversation

g4s8
Copy link
Owner

@g4s8 g4s8 commented Mar 12, 2024

Reproduce and fix type filter issue.

Fix: #13

@g4s8 g4s8 self-assigned this Mar 12, 2024
Copy link

codecov bot commented Mar 12, 2024

Codecov Report

Attention: Patch coverage is 12.50000% with 7 lines in your changes are missing coverage. Please review.

Project coverage is 93.73%. Comparing base (19e804d) to head (7b40d73).

Files Patch % Lines
nodekind_string.go 0.00% 5 Missing ⚠️
inspector.go 33.33% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #14      +/-   ##
==========================================
- Coverage   94.45%   93.73%   -0.73%     
==========================================
  Files           8        9       +1     
  Lines         649      654       +5     
==========================================
  Hits          613      613              
- Misses         29       34       +5     
  Partials        7        7              

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

@g4s8 g4s8 merged commit 4c5f257 into master Mar 12, 2024
4 of 5 checks passed
@g4s8 g4s8 deleted the i13 branch March 12, 2024 15:31
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.

Type filter is broken in v0.2.0
1 participant