JuliaIO / JpegTurbo.jl

Julia interface to libjpeg-turbo
MIT License
15 stars 7 forks source link

fix docs #35

Open wheeheee opened 8 months ago

wheeheee commented 8 months ago

hopefully works here. CI and docs ok on my fork's master.

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (c0840ea) 81.50% compared to head (44c65e4) 81.50%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #35 +/- ## ======================================= Coverage 81.50% 81.50% ======================================= Files 6 6 Lines 200 200 ======================================= Hits 163 163 Misses 37 37 ```

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

wheeheee commented 8 months ago

and versions like LIBJPEG_TURBO_VERSION may not be accurate any more edit: curious about why there's a doctest in runtests.jl