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

ABDM: Log the errors instead of sending them as a response #1821

Merged
merged 7 commits into from
Feb 10, 2024

Merge branch 'master' into chore_log_errors

45e1f4e
Select commit
Loading
Failed to load commit list.
Merged

ABDM: Log the errors instead of sending them as a response #1821

Merge branch 'master' into chore_log_errors
45e1f4e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 18, 2024 in 0s

61.60% (-0.02%) compared to 9475f3e

View this Pull Request on Codecov

61.60% (-0.02%) compared to 9475f3e

Details

Codecov Report

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

Comparison is base (9475f3e) 61.62% compared to head (45e1f4e) 61.60%.

❗ Current head 45e1f4e differs from pull request most recent head 8335ba9. Consider uploading reports for the commit 8335ba9 to get more accurate results

Files Patch % Lines
care/abdm/api/viewsets/healthid.py 33.33% 4 Missing ⚠️
care/abdm/api/viewsets/auth.py 40.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1821      +/-   ##
==========================================
- Coverage   61.62%   61.60%   -0.02%     
==========================================
  Files         212      212              
  Lines       11664    11674      +10     
  Branches     1655     1655              
==========================================
+ Hits         7188     7192       +4     
- Misses       4180     4186       +6     
  Partials      296      296              

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