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

Conditionally render pipeline modals #3300

Conditionally render pipeline modals

4c93915
Select commit
Loading
Failed to load commit list.
Merged

Conditionally render pipeline modals #3300

Conditionally render pipeline modals
4c93915
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 4, 2024 in 1s

84.78% (-0.07%) compared to 3e5d40f

View this Pull Request on Codecov

84.78% (-0.07%) compared to 3e5d40f

Details

Codecov Report

Attention: Patch coverage is 74.13793% with 15 lines in your changes missing coverage. Please review.

Project coverage is 84.78%. Comparing base (3e5d40f) to head (4c93915).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...ines/content/experiment/CreateExperimentButton.tsx 12.50% 7 Missing ⚠️
.../pipelines/content/import/ImportPipelineButton.tsx 12.50% 7 Missing ⚠️
...lines/content/import/ImportPipelineSplitButton.tsx 87.50% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3300      +/-   ##
==========================================
- Coverage   84.84%   84.78%   -0.07%     
==========================================
  Files        1308     1308              
  Lines       29225    29230       +5     
  Branches     7893     7914      +21     
==========================================
- Hits        24797    24782      -15     
- Misses       4428     4448      +20     
Files with missing lines Coverage Δ
...nd/src/concepts/pipelines/content/ArchiveModal.tsx 87.50% <ø> (-0.38%) ⬇️
...ncepts/pipelines/content/PipelineServerActions.tsx 85.36% <100.00%> (ø)
...nd/src/concepts/pipelines/content/RestoreModal.tsx 86.36% <ø> (-0.60%) ⬇️
...epts/pipelines/content/ViewPipelineServerModal.tsx 88.88% <ø> (-0.40%) ⬇️
...ePipelinesServer/ConfigurePipelinesServerModal.tsx 76.08% <100.00%> (-1.92%) ⬇️
...lines/content/experiment/CreateExperimentModal.tsx 3.70% <100.00%> (-48.15%) ⬇️
...s/pipelines/content/import/PipelineImportModal.tsx 91.30% <ø> (-0.13%) ⬇️
...ipelinesDetails/pipelineRun/PipelineRunDetails.tsx 86.53% <100.00%> (ø)
...ontent/tables/experiment/ActiveExperimentTable.tsx 100.00% <100.00%> (ø)
...tent/tables/experiment/ArchivedExperimentTable.tsx 88.88% <100.00%> (+0.88%) ⬆️
... and 10 more

... and 3 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 3e5d40f...4c93915. Read the comment docs.