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

Enhanced Error Handling in AssetViewSet #1737

Merged
merged 4 commits into from
Jan 9, 2024

Fix error handling in AssetViewSet

ea39dc2
Select commit
Loading
Failed to load commit list.
Merged

Enhanced Error Handling in AssetViewSet #1737

Fix error handling in AssetViewSet
ea39dc2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 27, 2023 in 0s

60.76% (+0.00%) compared to 8bdbb42

View this Pull Request on Codecov

60.76% (+0.00%) compared to 8bdbb42

Details

Codecov Report

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

Comparison is base (8bdbb42) 60.76% compared to head (ea39dc2) 60.76%.
Report is 45 commits behind head on master.

❗ Current head ea39dc2 differs from pull request most recent head 219fb5e. Consider uploading reports for the commit 219fb5e to get more accurate results

Files Patch % Lines
care/facility/api/viewsets/asset.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1737   +/-   ##
=======================================
  Coverage   60.76%   60.76%           
=======================================
  Files         210      210           
  Lines       11531    11531           
  Branches     1642     1642           
=======================================
  Hits         7007     7007           
  Misses       4283     4283           
  Partials      241      241           

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