Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Features: Add hyperlink to text props #372

Merged
merged 2 commits into from
Nov 27, 2023

test: add hyperlink prop to text fixture and revise expected test res…

9a271ab
Select commit
Loading
Failed to load commit list.
Merged

Features: Add hyperlink to text props #372

test: add hyperlink prop to text fixture and revise expected test res…
9a271ab
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project failed Nov 27, 2023 in 0s

79.99% (-0.33%) compared to 91daec6

View this Pull Request on Codecov

79.99% (-0.33%) compared to 91daec6

Details

Codecov Report

Attention: 9 lines in your changes are missing coverage. Please review.

Comparison is base (91daec6) 80.32% compared to head (9a271ab) 79.99%.

Files Patch % Lines
internal/providers/gofpdf/text.go 0.00% 7 Missing ⚠️
pkg/props/text.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #372      +/-   ##
==========================================
- Coverage   80.32%   79.99%   -0.33%     
==========================================
  Files          61       61              
  Lines        2007     2008       +1     
==========================================
- Hits         1612     1606       -6     
- Misses        367      376       +9     
+ Partials       28       26       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.