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/project succeeded Oct 18, 2024 in 0s

34.17% (+0.00%) compared to 470ee16

View this Pull Request on Codecov

34.17% (+0.00%) compared to 470ee16

Details

Codecov Report

Attention: Patch coverage is 29.16667% with 17 lines in your changes missing coverage. Please review.

Project coverage is 34.17%. Comparing base (470ee16) to head (7c45b58).

Files with missing lines Patch % Lines
atlassian/jira.py 0.00% 11 Missing ⚠️
atlassian/confluence.py 0.00% 2 Missing ⚠️
atlassian/insight.py 0.00% 2 Missing ⚠️
atlassian/service_desk.py 77.77% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1468   +/-   ##
=======================================
  Coverage   34.16%   34.17%           
=======================================
  Files          46       46           
  Lines        8714     8712    -2     
  Branches     1327     1327           
=======================================
  Hits         2977     2977           
+ Misses       5616     5614    -2     
  Partials      121      121           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.