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

Updating user_get_websudo to set the not_json_response as true #1267 #1272

Conversation

amad1101
Copy link
Contributor

@amad1101 amad1101 commented Nov 4, 2023

Currently, the user_get_websudo method is throwing an 'Expecting value: line 10 column 1 (char 9)' exception because of the lack of not_json_response parameter not being passed in the user_get_websudo method. Pushing this PR to fix this issue

@codecov-commenter
Copy link

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (364b16f) 34.48% compared to head (aaf5c5f) 34.47%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1272      +/-   ##
==========================================
- Coverage   34.48%   34.47%   -0.01%     
==========================================
  Files          45       45              
  Lines        8172     8173       +1     
  Branches     1131     1131              
==========================================
  Hits         2818     2818              
- Misses       5240     5241       +1     
  Partials      114      114              
Files Coverage Δ
atlassian/jira.py 19.51% <0.00%> (-0.02%) ⬇️

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

@gonchik gonchik merged commit 726e969 into atlassian-api:master Nov 5, 2023
9 of 10 checks passed
@amad1101 amad1101 deleted the fix/user_get_websudo-response-handling branch November 6, 2023 06:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants