Skip to content

Allow mocked types to reference unsafe package or unknown types #118

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

Merged
merged 3 commits into from
Apr 20, 2024

Conversation

myshkin5
Copy link
Collaborator

Fixes #117

Copy link

codecov bot commented Apr 20, 2024

Codecov Report

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

Project coverage is 92.07%. Comparing base (187ce68) to head (942417b).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #118      +/-   ##
==========================================
- Coverage   92.14%   92.07%   -0.08%     
==========================================
  Files          17       17              
  Lines        3222     3230       +8     
==========================================
+ Hits         2969     2974       +5     
- Misses        196      198       +2     
- Partials       57       58       +1     
Files Coverage Δ
generator/testmoqs/types.go 0.00% <ø> (ø)
generator/converter.go 95.27% <62.50%> (-0.17%) ⬇️

@myshkin5 myshkin5 merged commit c99732f into main Apr 20, 2024
@myshkin5 myshkin5 deleted the unsafe-refs branch April 20, 2024 19:16
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.

Mocking types referencing unsafe package or referencing non-existing types causes an error
1 participant