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: panic on private field pointer #39

Merged
merged 3 commits into from
Sep 26, 2023

Conversation

antonmashko
Copy link
Owner

No description provided.

@codecov-commenter
Copy link

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (65638e3) 87.39% compared to head (ddd5089) 87.44%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #39      +/-   ##
==========================================
+ Coverage   87.39%   87.44%   +0.05%     
==========================================
  Files          11       11              
  Lines         730      733       +3     
==========================================
+ Hits          638      641       +3     
  Misses         81       81              
  Partials       11       11              
Files Coverage Δ
type_pointer.go 80.43% <100.00%> (+1.36%) ⬆️

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

@antonmashko antonmashko merged commit 266b163 into master Sep 26, 2023
4 checks passed
@antonmashko antonmashko deleted the fix/panic-on-private-pointer branch September 26, 2023 16:10
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.

2 participants