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

Add Excel format support #156

Merged
merged 6 commits into from
Feb 11, 2024

Update README.md

44ed13b
Select commit
Loading
Failed to load commit list.
Merged

Add Excel format support #156

Update README.md
44ed13b
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/patch failed Feb 9, 2024 in 1s

5.26% of diff hit (target 81.79%)

View this Pull Request on Codecov

5.26% of diff hit (target 81.79%)

Annotations

Check warning on line 30 in formatter/formatter.go

@codecov codecov / codecov/patch

formatter/formatter.go#L28-L30

Added lines #L28 - L30 were not covered by tests

Check warning on line 17 in formatter/formatter_excel.go

@codecov codecov / codecov/patch

formatter/formatter_excel.go#L15-L17

Added lines #L15 - L17 were not covered by tests

Check warning on line 22 in formatter/formatter_excel.go

@codecov codecov / codecov/patch

formatter/formatter_excel.go#L20-L22

Added lines #L20 - L22 were not covered by tests

Check warning on line 28 in formatter/formatter_excel.go

@codecov codecov / codecov/patch

formatter/formatter_excel.go#L25-L28

Added lines #L25 - L28 were not covered by tests

Check warning on line 30 in formatter/formatter_excel.go

@codecov codecov / codecov/patch

formatter/formatter_excel.go#L30

Added line #L30 was not covered by tests

Check warning on line 33 in formatter/formatter_excel.go

@codecov codecov / codecov/patch

formatter/formatter_excel.go#L32-L33

Added lines #L32 - L33 were not covered by tests

Check warning on line 36 in formatter/formatter_excel.go

@codecov codecov / codecov/patch

formatter/formatter_excel.go#L35-L36

Added lines #L35 - L36 were not covered by tests

Check warning on line 38 in formatter/formatter_excel.go

@codecov codecov / codecov/patch

formatter/formatter_excel.go#L38

Added line #L38 was not covered by tests

Check warning on line 43 in formatter/formatter_excel.go

@codecov codecov / codecov/patch

formatter/formatter_excel.go#L41-L43

Added lines #L41 - L43 were not covered by tests

Check warning on line 45 in formatter/formatter_excel.go

@codecov codecov / codecov/patch

formatter/formatter_excel.go#L45

Added line #L45 was not covered by tests

Check warning on line 49 in formatter/formatter_excel.go

@codecov codecov / codecov/patch

formatter/formatter_excel.go#L47-L49

Added lines #L47 - L49 were not covered by tests

Check warning on line 55 in formatter/formatter_excel.go

@codecov codecov / codecov/patch

formatter/formatter_excel.go#L52-L55

Added lines #L52 - L55 were not covered by tests

Check warning on line 60 in formatter/formatter_excel.go

@codecov codecov / codecov/patch

formatter/formatter_excel.go#L59-L60

Added lines #L59 - L60 were not covered by tests

Check warning on line 66 in formatter/formatter_excel.go

@codecov codecov / codecov/patch

formatter/formatter_excel.go#L65-L66

Added lines #L65 - L66 were not covered by tests

Check warning on line 70 in formatter/formatter_excel.go

@codecov codecov / codecov/patch

formatter/formatter_excel.go#L69-L70

Added lines #L69 - L70 were not covered by tests