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

refactor: 修改部分类型与依赖,并且重构 remove 插件传入信息。 #241

Merged
merged 8 commits into from
Nov 1, 2024

fix: 将 Exception 的 render 修改为使用 message

b4b849d
Select commit
Loading
Failed to load commit list.
Merged

refactor: 修改部分类型与依赖,并且重构 remove 插件传入信息。 #241

fix: 将 Exception 的 render 修改为使用 message
b4b849d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 1, 2024 in 0s

88.41% of diff hit (target 88.22%)

View this Pull Request on Codecov

88.41% of diff hit (target 88.22%)

Annotations

Check warning on line 39 in src/plugins/github/plugins/remove/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/github/plugins/remove/utils.py#L36-L39

Added lines #L36 - L39 were not covered by tests

Check warning on line 70 in src/plugins/github/plugins/remove/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/github/plugins/remove/utils.py#L70

Added line #L70 was not covered by tests

Check warning on line 73 in src/plugins/github/plugins/remove/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/github/plugins/remove/utils.py#L72-L73

Added lines #L72 - L73 were not covered by tests

Check warning on line 107 in src/plugins/github/plugins/remove/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/github/plugins/remove/utils.py#L107

Added line #L107 was not covered by tests

Check warning on line 111 in src/plugins/github/plugins/remove/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/github/plugins/remove/utils.py#L110-L111

Added lines #L110 - L111 were not covered by tests

Check warning on line 23 in src/plugins/github/plugins/remove/validation.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/github/plugins/remove/validation.py#L23

Added line #L23 was not covered by tests

Check warning on line 47 in src/plugins/github/plugins/remove/validation.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/github/plugins/remove/validation.py#L46-L47

Added lines #L46 - L47 were not covered by tests

Check warning on line 76 in src/plugins/github/plugins/remove/validation.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/github/plugins/remove/validation.py#L76

Added line #L76 was not covered by tests

Check warning on line 35 in src/providers/models.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/providers/models.py#L35

Added line #L35 was not covered by tests

Check warning on line 65 in src/providers/models.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/providers/models.py#L65

Added line #L65 was not covered by tests

Check warning on line 93 in src/providers/models.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/providers/models.py#L93

Added line #L93 was not covered by tests

Check warning on line 122 in src/providers/models.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/providers/models.py#L122

Added line #L122 was not covered by tests

Check warning on line 172 in src/providers/models.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/providers/models.py#L172

Added line #L172 was not covered by tests