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

Move code into palace.manager package (PP-1161) #1802

Merged
merged 6 commits into from
Apr 26, 2024

Fix issues with scripts container

d30fc4c
Select commit
Loading
Failed to load commit list.
Merged

Move code into palace.manager package (PP-1161) #1802

Fix issues with scripts container
d30fc4c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 26, 2024 in 0s

90.00% (-0.31%) compared to 6c52b4c

View this Pull Request on Codecov

90.00% (-0.31%) compared to 6c52b4c

Details

Codecov Report

Attention: Patch coverage is 99.81256% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 90.00%. Comparing base (6c52b4c) to head (d30fc4c).

Files Patch % Lines
src/palace/manager/api/routes.py 85.71% 1 Missing ⚠️
src/palace/manager/api/util/profilers.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1802      +/-   ##
==========================================
- Coverage   90.31%   90.00%   -0.31%     
==========================================
  Files         259      298      +39     
  Lines       28671    39642   +10971     
  Branches     6521     8597    +2076     
==========================================
+ Hits        25893    35680    +9787     
- Misses       1840     2630     +790     
- Partials      938     1332     +394     

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