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

feature/Support for multiple styles in same text #447

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

style: Standardize the size of function signatures

eebd7e5
Select commit
Loading
Failed to load commit list.
Open

feature/Support for multiple styles in same text #447

style: Standardize the size of function signatures
eebd7e5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 6, 2024 in 0s

83.38% (-2.33%) compared to 8cc69ea

View this Pull Request on Codecov

83.38% (-2.33%) compared to 8cc69ea

Details

Codecov Report

Attention: Patch coverage is 18.40491% with 133 lines in your changes missing coverage. Please review.

Project coverage is 83.38%. Comparing base (8cc69ea) to head (eebd7e5).

Files Patch % Lines
internal/providers/gofpdf/text.go 0.00% 96 Missing ⚠️
pkg/props/text.go 0.00% 30 Missing ⚠️
pkg/core/entity/subText.go 0.00% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #447      +/-   ##
==========================================
- Coverage   85.71%   83.38%   -2.33%     
==========================================
  Files          61       62       +1     
  Lines        2155     2243      +88     
==========================================
+ Hits         1847     1870      +23     
- Misses        281      346      +65     
  Partials       27       27              

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