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

[GH-336] - Fix Unmarshal JSON error as string #393

Merged
merged 2 commits into from
Apr 25, 2024

Conversation

developerkunal
Copy link
Contributor

🔧 Changes

  • Fix Unmarshal JSON error as string in authentication_error.

📚 References

🔬 Testing

📝 Checklist

  • All new/changed/fixed functionality is covered by tests (or N/A)
  • I have added documentation for all new/changed functionality (or N/A)

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.37%. Comparing base (f3560ac) to head (fa97b3f).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #393   +/-   ##
=======================================
  Coverage   95.37%   95.37%           
=======================================
  Files          47       47           
  Lines        7522     7527    +5     
=======================================
+ Hits         7174     7179    +5     
  Misses        232      232           
  Partials      116      116           

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

@developerkunal developerkunal marked this pull request as ready for review April 25, 2024 10:27
@developerkunal developerkunal requested a review from a team as a code owner April 25, 2024 10:27
@developerkunal developerkunal merged commit 6aaee1e into main Apr 25, 2024
7 checks passed
@developerkunal developerkunal deleted the fix-unmarshal-json-error branch April 25, 2024 12:28
@developerkunal developerkunal mentioned this pull request May 9, 2024
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.

None yet

3 participants