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/patch failed Jun 6, 2024 in 0s

18.41% of diff hit (target 85.71%)

View this Pull Request on Codecov

18.41% of diff hit (target 85.71%)

Annotations

Check warning on line 34 in internal/providers/gofpdf/text.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/providers/gofpdf/text.go#L33-L34

Added lines #L33 - L34 were not covered by tests

Check warning on line 40 in internal/providers/gofpdf/text.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/providers/gofpdf/text.go#L38-L40

Added lines #L38 - L40 were not covered by tests

Check warning on line 43 in internal/providers/gofpdf/text.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/providers/gofpdf/text.go#L42-L43

Added lines #L42 - L43 were not covered by tests

Check warning on line 51 in internal/providers/gofpdf/text.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/providers/gofpdf/text.go#L45-L51

Added lines #L45 - L51 were not covered by tests

Check warning on line 57 in internal/providers/gofpdf/text.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/providers/gofpdf/text.go#L54-L57

Added lines #L54 - L57 were not covered by tests

Check warning on line 59 in internal/providers/gofpdf/text.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/providers/gofpdf/text.go#L59

Added line #L59 was not covered by tests

Check warning on line 66 in internal/providers/gofpdf/text.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/providers/gofpdf/text.go#L64-L66

Added lines #L64 - L66 were not covered by tests

Check warning on line 69 in internal/providers/gofpdf/text.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/providers/gofpdf/text.go#L69

Added line #L69 was not covered by tests

Check warning on line 71 in internal/providers/gofpdf/text.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/providers/gofpdf/text.go#L71

Added line #L71 was not covered by tests

Check warning on line 75 in internal/providers/gofpdf/text.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/providers/gofpdf/text.go#L74-L75

Added lines #L74 - L75 were not covered by tests

Check warning on line 79 in internal/providers/gofpdf/text.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/providers/gofpdf/text.go#L78-L79

Added lines #L78 - L79 were not covered by tests

Check warning on line 85 in internal/providers/gofpdf/text.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/providers/gofpdf/text.go#L83-L85

Added lines #L83 - L85 were not covered by tests

Check warning on line 88 in internal/providers/gofpdf/text.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/providers/gofpdf/text.go#L87-L88

Added lines #L87 - L88 were not covered by tests

Check warning on line 90 in internal/providers/gofpdf/text.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/providers/gofpdf/text.go#L90

Added line #L90 was not covered by tests

Check warning on line 95 in internal/providers/gofpdf/text.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/providers/gofpdf/text.go#L95

Added line #L95 was not covered by tests

Check warning on line 100 in internal/providers/gofpdf/text.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/providers/gofpdf/text.go#L97-L100

Added lines #L97 - L100 were not covered by tests

Check warning on line 106 in internal/providers/gofpdf/text.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/providers/gofpdf/text.go#L104-L106

Added lines #L104 - L106 were not covered by tests

Check warning on line 110 in internal/providers/gofpdf/text.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/providers/gofpdf/text.go#L108-L110

Added lines #L108 - L110 were not covered by tests

Check warning on line 112 in internal/providers/gofpdf/text.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/providers/gofpdf/text.go#L112

Added line #L112 was not covered by tests

Check warning on line 118 in internal/providers/gofpdf/text.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/providers/gofpdf/text.go#L116-L118

Added lines #L116 - L118 were not covered by tests

Check warning on line 122 in internal/providers/gofpdf/text.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/providers/gofpdf/text.go#L121-L122

Added lines #L121 - L122 were not covered by tests

Check warning on line 126 in internal/providers/gofpdf/text.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/providers/gofpdf/text.go#L125-L126

Added lines #L125 - L126 were not covered by tests

Check warning on line 129 in internal/providers/gofpdf/text.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/providers/gofpdf/text.go#L128-L129

Added lines #L128 - L129 were not covered by tests

Check warning on line 131 in internal/providers/gofpdf/text.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/providers/gofpdf/text.go#L131

Added line #L131 was not covered by tests

Check warning on line 140 in internal/providers/gofpdf/text.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/providers/gofpdf/text.go#L135-L140

Added lines #L135 - L140 were not covered by tests