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

feat: add support for type declarations on pointer types #1733

Merged
merged 13 commits into from
Apr 10, 2024

proper err msg

a2521a5
Select commit
Loading
Failed to load commit list.
Merged

feat: add support for type declarations on pointer types #1733

proper err msg
a2521a5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 10, 2024 in 1s

47.79% (+0.35%) compared to 629c438

View this Pull Request on Codecov

47.79% (+0.35%) compared to 629c438

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 47.79%. Comparing base (629c438) to head (a2521a5).
Report is 75 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1733      +/-   ##
==========================================
+ Coverage   47.43%   47.79%   +0.35%     
==========================================
  Files         384      393       +9     
  Lines       61205    61891     +686     
==========================================
+ Hits        29032    29579     +547     
- Misses      29744    29829      +85     
- Partials     2429     2483      +54     

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