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

fix(MR): 12864 disable archive for mr/mv if has deploys #3292

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

fix(MR): disable archive for mr/mv if has deploys

284829b
Select commit
Loading
Failed to load commit list.
Open

fix(MR): 12864 disable archive for mr/mv if has deploys #3292

fix(MR): disable archive for mr/mv if has deploys
284829b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 15, 2024 in 0s

84.84% (+0.00%) compared to c4ae140

View this Pull Request on Codecov

84.84% (+0.00%) compared to c4ae140

Details

Codecov Report

Attention: Patch coverage is 96.87500% with 1 line in your changes missing coverage. Please review.

Project coverage is 84.84%. Comparing base (c4ae140) to head (284829b).

Files with missing lines Patch % Lines
...reens/RegisteredModels/RegisteredModelTableRow.tsx 66.66% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3292   +/-   ##
=======================================
  Coverage   84.84%   84.84%           
=======================================
  Files        1321     1321           
  Lines       29446    29468   +22     
  Branches     8037     8051   +14     
=======================================
+ Hits        24983    25003   +20     
- Misses       4463     4465    +2     
Files with missing lines Coverage Δ
...creens/ModelVersionDetails/ModelVersionDetails.tsx 88.37% <ø> (ø)
...ersionDetails/ModelVersionDetailsHeaderActions.tsx 86.11% <100.00%> (+0.81%) ⬆️
...elRegistry/screens/ModelVersions/ModelVersions.tsx 100.00% <100.00%> (ø)
...reens/ModelVersions/ModelVersionsHeaderActions.tsx 100.00% <100.00%> (ø)
...istry/screens/ModelVersions/ModelVersionsTable.tsx 100.00% <100.00%> (ø)
...ry/screens/ModelVersions/ModelVersionsTableRow.tsx 96.15% <100.00%> (+0.23%) ⬆️
.../screens/RegisteredModels/RegisteredModelTable.tsx 100.00% <100.00%> (ø)
...reens/RegisteredModels/RegisteredModelTableRow.tsx 93.02% <66.66%> (-1.98%) ⬇️

... and 5 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

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