JuliaInterop / ObjectiveC.jl

Objective-C embedded in Julia
Other
39 stars 10 forks source link

NSAutoreleasePool improvements #31

Closed maleadt closed 4 months ago

maleadt commented 4 months ago

I guess this wasn't 100% ready for prime time yet, but it's hard to test this on Metal.jl without a release (now that we don't/can't commit Manifests anymore).

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 72.30%. Comparing base (87af4dc) to head (6365c0e).

Files Patch % Lines
src/foundation.jl 56.66% 13 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #31 +/- ## ========================================== - Coverage 73.23% 72.30% -0.93% ========================================== Files 10 10 Lines 736 762 +26 ========================================== + Hits 539 551 +12 - Misses 197 211 +14 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.