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 tests and improve JIRA auth via API key #4

Merged
merged 4 commits into from
Aug 12, 2024

fix: allow to store API key in environment variable

8bb68d3
Select commit
Loading
Failed to load commit list.
Merged

Add tests and improve JIRA auth via API key #4

fix: allow to store API key in environment variable
8bb68d3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 12, 2024 in 1s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Annotations

Check warning on line 5 in src/main.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main.ts#L5

Added line #L5 was not covered by tests

Check warning on line 8 in src/main.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main.ts#L8

Added line #L8 was not covered by tests

Check warning on line 12 in src/main.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main.ts#L12

Added line #L12 was not covered by tests

Check warning on line 30 in src/main.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main.ts#L25-L30

Added lines #L25 - L30 were not covered by tests

Check warning on line 48 in src/main.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main.ts#L48

Added line #L48 was not covered by tests

Check warning on line 9 in src/util.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/util.ts#L6-L9

Added lines #L6 - L9 were not covered by tests