JuliaGraphics / FreeTypeAbstraction.jl

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

use gh-actions #53

Closed SimonDanisch closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #53 (3f351b0) into master (9eaee82) will increase coverage by 2.80%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #53      +/-   ##
==========================================
+ Coverage   73.64%   76.44%   +2.80%     
==========================================
  Files           6        6              
  Lines         258      276      +18     
==========================================
+ Hits          190      211      +21     
+ Misses         68       65       -3     
Impacted Files Coverage Δ
src/precompile.jl 80.00% <0.00%> (-20.00%) :arrow_down:
src/rendering.jl 94.02% <0.00%> (+0.27%) :arrow_up:
src/layout.jl 48.78% <0.00%> (+2.62%) :arrow_up:
src/FreeTypeAbstraction.jl 72.72% <0.00%> (+2.72%) :arrow_up:
src/types.jl 65.59% <0.00%> (+3.23%) :arrow_up:
src/findfonts.jl 93.22% <0.00%> (+7.50%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 9eaee82...3f351b0. Read the comment docs.