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

Remove Current Codest from config file when it was delete #117

Merged
merged 2 commits into from
Nov 18, 2021

Conversation

jsuchome
Copy link
Member

When deleting Codeset, make sure it does not stay in config file
as CurrentCodeset.

Related to #244

When deleting Codeset, make sure it does not stay in config file
as CurrentCodeset.

Related to #244
This is important so that user recognizes that values are
being read from a config file if not provided on command line.
@codecov
Copy link

codecov bot commented Nov 18, 2021

Codecov Report

Merging #117 (6eafd84) into main (2db7525) will decrease coverage by 0.12%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #117      +/-   ##
==========================================
- Coverage   68.71%   68.59%   -0.13%     
==========================================
  Files           9        9              
  Lines        1576     1576              
==========================================
- Hits         1083     1081       -2     
- Misses        375      377       +2     
  Partials      118      118              
Flag Coverage Δ
unittests 68.59% <ø> (-0.13%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
pkg/core/manager/extension.go 57.14% <0.00%> (-2.60%) ⬇️

Continue to review full report at Codecov.

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

Copy link
Member

@stefannica stefannica left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, but haven't tested it

@jsuchome jsuchome merged commit 0a4c0ae into fuseml:main Nov 18, 2021
@jsuchome jsuchome deleted the delete-current-cs branch November 18, 2021 21:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants