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

Expose validator settings as properties #4602

Merged
merged 4 commits into from
Sep 12, 2022
Merged

Conversation

astafan8
Copy link
Contributor

I noticed that sometimes the settings of validators are accessed for use, but at the moment they are private attrbiutes, so this PR makes them public properties. For those validators that has their settings as public attributes, setters for the properties are added.

@astafan8
Copy link
Contributor Author

bors merge

@bors
Copy link
Contributor

bors bot commented Sep 12, 2022

🕐 Waiting for PR status (Github check) to be set, probably by CI. Bors will automatically try to run when all required PR statuses are set.

@codecov
Copy link

codecov bot commented Sep 12, 2022

Codecov Report

Merging #4602 (b406938) into master (b406938) will not change coverage.
The diff coverage is n/a.

❗ Current head b406938 differs from pull request most recent head 2ffda6f. Consider uploading reports for the commit 2ffda6f to get more accurate results

@@           Coverage Diff           @@
##           master    #4602   +/-   ##
=======================================
  Coverage   68.18%   68.18%           
=======================================
  Files         334      334           
  Lines       31662    31662           
=======================================
  Hits        21590    21590           
  Misses      10072    10072           

@jenshnielsen
Copy link
Collaborator

bors merge

@bors
Copy link
Contributor

bors bot commented Sep 12, 2022

🕐 Waiting for PR status (Github check) to be set, probably by CI. Bors will automatically try to run when all required PR statuses are set.

@jenshnielsen
Copy link
Collaborator

bors merge

@bors
Copy link
Contributor

bors bot commented Sep 12, 2022

🕐 Waiting for PR status (Github check) to be set, probably by CI. Bors will automatically try to run when all required PR statuses are set.

@jenshnielsen
Copy link
Collaborator

Bors merge

@bors bors bot merged commit 61b9adf into master Sep 12, 2022
@bors bors bot deleted the astafan8-validators-properties branch September 12, 2022 17:50
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