flyteadmin
flyteadmin copied to clipboard
V1.1.88.1 patch
TL;DR
This is a PR to pull in the column fixes.
Type
- [ ] Bug Fix
- [ ] Feature
- [ ] Plugin
Are all requirements met?
- [ ] Code completed
- [ ] Smoke tested
- [ ] Unit tests added
- [ ] Code documentation added
- [ ] Any pending items have an associated Issue
Complete description
How did you fix the bug, make the feature etc. Link to any design docs etc
Tracking Issue
Remove the 'fixes' keyword if there will be multiple PRs to fix the linked issue
fixes https://github.com/flyteorg/flyte/issues/
Follow-up issue
NA
OR
https://github.com/flyteorg/flyte/issues/
Codecov Report
Merging #561 (7239413) into release-v1.1.88 (eb695b1) will decrease coverage by
0.38%. The diff coverage is12.06%.
@@ Coverage Diff @@
## release-v1.1.88 #561 +/- ##
===================================================
- Coverage 58.85% 58.48% -0.38%
===================================================
Files 170 170
Lines 16068 16184 +116
===================================================
+ Hits 9457 9465 +8
- Misses 5777 5883 +106
- Partials 834 836 +2
| Flag | Coverage Δ | |
|---|---|---|
| unittests | 58.48% <12.06%> (-0.38%) |
:arrow_down: |
Flags with carried forward coverage won't be shown. Click here to find out more.
| Impacted Files | Coverage Δ | |
|---|---|---|
| pkg/repositories/config/migrations.go | 2.68% <12.06%> (+1.54%) |
:arrow_up: |