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

Track context package/type to make dst.Decorator.ResolveLocalPath unnecessary #109

Merged
merged 7 commits into from
Feb 27, 2024

Conversation

myshkin5
Copy link
Collaborator

No description provided.

Copy link

codecov bot commented Feb 27, 2024

Codecov Report

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

Project coverage is 92.17%. Comparing base (d78281d) to head (dad66ea).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #109      +/-   ##
==========================================
- Coverage   92.39%   92.17%   -0.22%     
==========================================
  Files          16       16              
  Lines        3063     3107      +44     
==========================================
+ Hits         2830     2864      +34     
- Misses        176      185       +9     
- Partials       57       58       +1     
Files Coverage Δ
ast/cache.go 85.42% <100.00%> (+1.09%) ⬆️
generator/generator.go 50.98% <100.00%> (ø)
generator/testmoqs/types.go 0.00% <ø> (ø)
metrics/metrics.go 86.95% <ø> (-1.05%) ⬇️
pkg/testmoqs/types.go 0.00% <ø> (ø)
generator/moqgen.go 91.72% <96.00%> (+0.08%) ⬆️
generator/converter.go 95.32% <95.34%> (-0.82%) ⬇️

@myshkin5
Copy link
Collaborator Author

Fixes #110

@myshkin5 myshkin5 merged commit 91815f4 into main Feb 27, 2024
3 checks passed
@myshkin5 myshkin5 deleted the rm-resolve-local-path branch February 27, 2024 19:17
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