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

Minor NSArray improvements #26

Merged
merged 3 commits into from
Feb 14, 2024

Rework pointer conversion and NSArray construction to prevent misuse.

8ffbf57
Select commit
Loading
Failed to load commit list.
Merged

Minor NSArray improvements #26

Rework pointer conversion and NSArray construction to prevent misuse.
8ffbf57
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 14, 2024 in 0s

69.68% (+0.19%) compared to 78659ba

View this Pull Request on Codecov

69.68% (+0.19%) compared to 78659ba

Details

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (78659ba) 69.48% compared to head (8ffbf57) 69.68%.

Files Patch % Lines
src/syntax.jl 60.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #26      +/-   ##
==========================================
+ Coverage   69.48%   69.68%   +0.19%     
==========================================
  Files           9        9              
  Lines         626      630       +4     
==========================================
+ Hits          435      439       +4     
  Misses        191      191              

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