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 support for setting severity on issues #64

Merged
merged 1 commit into from
Oct 21, 2024

feat: add support for setting severity on issues

47137e7
Select commit
Loading
Failed to load commit list.
Merged

feat: add support for setting severity on issues #64

feat: add support for setting severity on issues
47137e7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 21, 2024 in 0s

24.13% of diff hit (target 52.27%)

View this Pull Request on Codecov

24.13% of diff hit (target 52.27%)

Annotations

Check warning on line 226 in src/cli.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cli.ts#L226

Added line #L226 was not covered by tests

Check warning on line 233 in src/cli.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cli.ts#L229-L233

Added lines #L229 - L233 were not covered by tests

Check warning on line 267 in src/cli.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cli.ts#L235-L267

Added lines #L235 - L267 were not covered by tests

Check warning on line 271 in src/cli.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cli.ts#L269-L271

Added lines #L269 - L271 were not covered by tests

Check warning on line 275 in src/cli.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cli.ts#L273-L275

Added lines #L273 - L275 were not covered by tests

Check warning on line 278 in src/cli.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cli.ts#L277-L278

Added lines #L277 - L278 were not covered by tests

Check warning on line 282 in src/cli.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cli.ts#L281-L282

Added lines #L281 - L282 were not covered by tests

Check warning on line 295 in src/cli.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cli.ts#L293-L295

Added lines #L293 - L295 were not covered by tests

Check warning on line 298 in src/cli.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cli.ts#L298

Added line #L298 was not covered by tests

Check warning on line 110 in src/schema/jira.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/schema/jira.ts#L98-L110

Added lines #L98 - L110 were not covered by tests