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

refactored logging levels in jira.py, service_desk.py, confluence.py, insights.py #1468

Merged
merged 51 commits into from
Oct 18, 2024

refactoring log.warn logging levels

7c45b58
Select commit
Loading
Failed to load commit list.
Merged

refactored logging levels in jira.py, service_desk.py, confluence.py, insights.py #1468

refactoring log.warn logging levels
7c45b58
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 18, 2024 in 1s

29.16% of diff hit (target 34.16%)

View this Pull Request on Codecov

29.16% of diff hit (target 34.16%)

Annotations

Check warning on line 2286 in atlassian/confluence.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

atlassian/confluence.py#L2286

Added line #L2286 was not covered by tests

Check warning on line 2716 in atlassian/confluence.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

atlassian/confluence.py#L2716

Added line #L2716 was not covered by tests

Check warning on line 121 in atlassian/insight.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

atlassian/insight.py#L121

Added line #L121 was not covered by tests

Check warning on line 134 in atlassian/insight.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

atlassian/insight.py#L134

Added line #L134 was not covered by tests

Check warning on line 602 in atlassian/jira.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

atlassian/jira.py#L602

Added line #L602 was not covered by tests

Check warning on line 613 in atlassian/jira.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

atlassian/jira.py#L613

Added line #L613 was not covered by tests

Check warning on line 968 in atlassian/jira.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

atlassian/jira.py#L968

Added line #L968 was not covered by tests

Check warning on line 1033 in atlassian/jira.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

atlassian/jira.py#L1033

Added line #L1033 was not covered by tests

Check warning on line 1425 in atlassian/jira.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

atlassian/jira.py#L1425

Added line #L1425 was not covered by tests

Check warning on line 1475 in atlassian/jira.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

atlassian/jira.py#L1475

Added line #L1475 was not covered by tests

Check warning on line 1481 in atlassian/jira.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

atlassian/jira.py#L1481

Added line #L1481 was not covered by tests

Check warning on line 1515 in atlassian/jira.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

atlassian/jira.py#L1515

Added line #L1515 was not covered by tests

Check warning on line 1530 in atlassian/jira.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

atlassian/jira.py#L1530

Added line #L1530 was not covered by tests

Check warning on line 1616 in atlassian/jira.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

atlassian/jira.py#L1616

Added line #L1616 was not covered by tests

Check warning on line 2144 in atlassian/jira.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

atlassian/jira.py#L2144

Added line #L2144 was not covered by tests

Check warning on line 239 in atlassian/service_desk.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

atlassian/service_desk.py#L239

Added line #L239 was not covered by tests

Check warning on line 904 in atlassian/service_desk.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

atlassian/service_desk.py#L904

Added line #L904 was not covered by tests