ManimCommunity / ManimPango

Binding for Pango, to use with Manim.
https://manimpango.manim.community
MIT License
43 stars 13 forks source link

Svg tests #41

Closed naveen521kk closed 3 years ago

naveen521kk commented 3 years ago

depends on #40

codecov-io commented 3 years ago

Codecov Report

Merging #41 (62ac355) into main (b4422d5) will decrease coverage by 1.57%. The diff coverage is 85.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #41      +/-   ##
==========================================
- Coverage   80.55%   78.98%   -1.58%     
==========================================
  Files           6        6              
  Lines         288      276      -12     
==========================================
- Hits          232      218      -14     
- Misses         56       58       +2     
Impacted Files Coverage Δ
manimpango/cmanimpango.pyx 67.45% <81.25%> (+1.22%) :arrow_up:
manimpango/enums.pyx 100.00% <100.00%> (ø)
manimpango/register_font.pyx 90.62% <0.00%> (-3.03%) :arrow_down:

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 b4422d5...62ac355. Read the comment docs.

naveen521kk commented 3 years ago

I merged this into #40.