JuliaGraphics / FreeTypeAbstraction.jl

A Julian abstraction layer over FreeType.jl
Other
25 stars 20 forks source link

`@lock` is not exported on earlier Julias #88

Closed jkrumbiegel closed 5 months ago

jkrumbiegel commented 5 months ago

Showed up in CairoMakie test failures on 1.6

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 95.38%. Comparing base (b874a85) to head (4ef940d). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #88 +/- ## ======================================= Coverage 95.38% 95.38% ======================================= Files 6 6 Lines 325 325 ======================================= Hits 310 310 Misses 15 15 ```

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