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

Add support for generics #113

Merged
merged 3 commits into from
Mar 2, 2024
Merged

Add support for generics #113

merged 3 commits into from
Mar 2, 2024

Conversation

myshkin5
Copy link
Collaborator

@myshkin5 myshkin5 commented Mar 2, 2024

No description provided.

@myshkin5
Copy link
Collaborator Author

myshkin5 commented Mar 2, 2024

Fixes #114

Copy link

codecov bot commented Mar 2, 2024

Codecov Report

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

Project coverage is 92.14%. Comparing base (91815f4) to head (81f51ce).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #113      +/-   ##
==========================================
- Coverage   92.17%   92.14%   -0.04%     
==========================================
  Files          16       17       +1     
  Lines        3107     3222     +115     
==========================================
+ Hits         2864     2969     +105     
- Misses        185      196      +11     
+ Partials       58       57       -1     
Files Coverage Δ
ast/dsl.go 100.00% <100.00%> (ø)
generator/converter.go 95.43% <100.00%> (+0.11%) ⬆️
generator/moqgen.go 91.72% <100.00%> (ø)
generator/testmoqs/types.go 0.00% <0.00%> (ø)
pkg/testmoqs/types.go 0.00% <0.00%> (ø)
ast/cache.go 87.31% <93.67%> (+1.89%) ⬆️
ast/testpkgs/noexport/generics.go 0.00% <0.00%> (ø)

@myshkin5 myshkin5 merged commit 93f5eab into main Mar 2, 2024
2 of 3 checks passed
@myshkin5 myshkin5 deleted the generics branch March 2, 2024 21:48
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.

1 participant