Conditionally render pipeline modals #3300
Merged
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.
Additional details and impacted files
@@ 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.
Loading