flyteadmin icon indicating copy to clipboard operation
flyteadmin copied to clipboard

V1.1.88.1 patch

Open wild-endeavor opened this issue 2 years ago • 1 comments

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/

wild-endeavor avatar May 11 '23 04:05 wild-endeavor

Codecov Report

Merging #561 (7239413) into release-v1.1.88 (eb695b1) will decrease coverage by 0.38%. The diff coverage is 12.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:

... and 1 file with indirect coverage changes

codecov[bot] avatar May 11 '23 05:05 codecov[bot]