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

feat: add ignore errors flags #247

Merged
merged 7 commits into from
Aug 22, 2023

test: add tests for --ignore-errors flag

b3a86ec
Select commit
Loading
Failed to load commit list.
Merged

feat: add ignore errors flags #247

test: add tests for --ignore-errors flag
b3a86ec
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 21, 2023 in 1s

43.33% of diff hit (target 28.51%)

View this Pull Request on Codecov

43.33% of diff hit (target 28.51%)

Annotations

Check warning on line 47 in pkg/patch/cmd.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/patch/cmd.go#L46-L47

Added lines #L46 - L47 were not covered by tests

Check warning on line 29 in pkg/patch/patch.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/patch/patch.go#L29

Added line #L29 was not covered by tests

Check warning on line 35 in pkg/patch/patch.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/patch/patch.go#L35

Added line #L35 was not covered by tests

Check warning on line 60 in pkg/patch/patch.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/patch/patch.go#L60

Added line #L60 was not covered by tests

Check warning on line 133 in pkg/patch/patch.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/patch/patch.go#L133

Added line #L133 was not covered by tests

Check warning on line 125 in pkg/pkgmgr/apk.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/pkgmgr/apk.go#L125

Added line #L125 was not covered by tests

Check warning on line 128 in pkg/pkgmgr/apk.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/pkgmgr/apk.go#L128

Added line #L128 was not covered by tests

Check warning on line 145 in pkg/pkgmgr/apk.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/pkgmgr/apk.go#L145

Added line #L145 was not covered by tests

Check warning on line 101 in pkg/pkgmgr/dpkg.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/pkgmgr/dpkg.go#L101

Added line #L101 was not covered by tests

Check warning on line 104 in pkg/pkgmgr/dpkg.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/pkgmgr/dpkg.go#L104

Added line #L104 was not covered by tests

Check warning on line 134 in pkg/pkgmgr/dpkg.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/pkgmgr/dpkg.go#L134

Added line #L134 was not covered by tests

Check warning on line 53 in pkg/pkgmgr/pkgmgr.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/pkgmgr/pkgmgr.go#L53

Added line #L53 was not covered by tests

Check warning on line 71 in pkg/pkgmgr/pkgmgr.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/pkgmgr/pkgmgr.go#L71

Added line #L71 was not covered by tests

Check warning on line 162 in pkg/pkgmgr/rpm.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/pkgmgr/rpm.go#L162

Added line #L162 was not covered by tests

Check warning on line 165 in pkg/pkgmgr/rpm.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/pkgmgr/rpm.go#L165

Added line #L165 was not covered by tests

Check warning on line 196 in pkg/pkgmgr/rpm.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/pkgmgr/rpm.go#L196

Added line #L196 was not covered by tests