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

ngclient: Rename constructor arg #1731

Merged
merged 1 commit into from
Dec 15, 2021

Conversation

jku
Copy link
Member

@jku jku commented Dec 15, 2021

metadata_dir matches metadata_base_url better.

This is an API break for anyone using ngclient with named arguments.

Fixes #1638

Signed-off-by: Jussi Kukkonen [email protected]


I've considered the other ideas mentioned in the issue but I think this is the only one that seems clearly worth the change.

metadata_dir matches metadata_base_url better.

This is an API break for anyone using named arguments.

Fixes theupdateframework#1638

Signed-off-by: Jussi Kukkonen <[email protected]>
@jku jku requested a review from lukpueh December 15, 2021 11:26
@coveralls
Copy link

coveralls commented Dec 15, 2021

Pull Request Test Coverage Report for Build 1582477315

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 98.561%

Totals Coverage Status
Change from base Build 1582019278: 0.0%
Covered Lines: 3930
Relevant Lines: 3957

💛 - Coveralls

@jku jku mentioned this pull request Dec 15, 2021
Copy link
Member

@lukpueh lukpueh left a comment

Choose a reason for hiding this comment

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

LGTM! And I agree with you, all the other ideas we discussed in #1638 seem a lot less important.

@lukpueh lukpueh merged commit 0285bf9 into theupdateframework:develop Dec 15, 2021
@jku jku deleted the ngclient-arg-rename branch December 30, 2024 09:11
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.

ngclient: review argument names
3 participants