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

Add initial support for CoreFoundation. #24

Merged
merged 6 commits into from
Nov 29, 2023
Merged

Conversation

maleadt
Copy link
Member

@maleadt maleadt commented Nov 21, 2023

Doesn't cover everything, just what I need for Metal.jl.

Copy link

codecov bot commented Nov 21, 2023

Codecov Report

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

Comparison is base (7c9ac16) 66.30% compared to head (fbaa6dc) 69.48%.

Files Patch % Lines
src/core_foundation.jl 95.58% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #24      +/-   ##
==========================================
+ Coverage   66.30%   69.48%   +3.18%     
==========================================
  Files           8        9       +1     
  Lines         558      626      +68     
==========================================
+ Hits          370      435      +65     
- Misses        188      191       +3     

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

@maleadt maleadt marked this pull request as ready for review November 29, 2023 12:17
@maleadt maleadt changed the title Add support for CoreFoundation. Add initial support for CoreFoundation. Nov 29, 2023
@maleadt maleadt merged commit 56933de into master Nov 29, 2023
7 checks passed
@maleadt maleadt deleted the tb/core_foundation branch November 29, 2023 12:34
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.

None yet

1 participant