lablup / backend.ai-manager

Backend.AI Manager and API Gateway Daemon
GNU Lesser General Public License v3.0
31 stars 20 forks source link

refactor: Inherit ObjectNotFound errors #582

Closed achimnol closed 2 years ago

achimnol commented 2 years ago

refs lablup/backend.ai#378, follow-up to #581

codecov[bot] commented 2 years ago

Codecov Report

Merging #582 (26adb4a) into main (3837540) will decrease coverage by 0.03%. The diff coverage is 87.50%.

:exclamation: Current head 26adb4a differs from pull request most recent head 56e1433. Consider uploading reports for the commit 56e1433 to get more accurate results

@@            Coverage Diff             @@
##             main     #582      +/-   ##
==========================================
- Coverage   48.54%   48.51%   -0.04%     
==========================================
  Files          53       53              
  Lines        9133     9125       -8     
==========================================
- Hits         4434     4427       -7     
+ Misses       4699     4698       -1     
Impacted Files Coverage Δ
src/ai/backend/manager/api/exceptions.py 86.44% <87.50%> (-1.39%) :arrow_down:
src/ai/backend/manager/models/utils.py 76.59% <0.00%> (+2.12%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 3837540...56e1433. Read the comment docs.