Skip to content
This repository has been archived by the owner on Aug 2, 2023. It is now read-only.

refactor: Separate use cases of URLNotFound and ObjectNotFound #581

Merged
merged 2 commits into from
Apr 20, 2022

Conversation

achimnol
Copy link
Member

@achimnol achimnol added this to the 22.03 milestone Apr 20, 2022
@achimnol achimnol self-assigned this Apr 20, 2022
@codecov
Copy link

codecov bot commented Apr 20, 2022

Codecov Report

Merging #581 (3950393) into main (74ec17c) will increase coverage by 0.01%.
The diff coverage is 58.33%.

@@            Coverage Diff             @@
##             main     #581      +/-   ##
==========================================
+ Coverage   48.57%   48.58%   +0.01%     
==========================================
  Files          53       53              
  Lines        9127     9133       +6     
==========================================
+ Hits         4433     4437       +4     
- Misses       4694     4696       +2     
Impacted Files Coverage Δ
src/ai/backend/manager/api/auth.py 48.44% <0.00%> (ø)
src/ai/backend/manager/server.py 57.53% <0.00%> (ø)
src/ai/backend/manager/api/events.py 38.24% <50.00%> (ø)
src/ai/backend/manager/api/exceptions.py 87.83% <75.00%> (-0.59%) ⬇️

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 74ec17c...3950393. Read the comment docs.

@achimnol achimnol merged commit 3837540 into main Apr 20, 2022
@achimnol achimnol deleted the refactor/separate-object-not-found-and-url-not-found branch April 20, 2022 03:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant