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

Make list-metrics output stable (fix #179) #180

Merged
merged 1 commit into from
Jul 5, 2023

Conversation

devdanzin
Copy link
Collaborator

@devdanzin devdanzin commented Jul 5, 2023

Use a tuple instead of a set to build ALL_OPERATORS, keeping list-metrics output stable. As discussed on #179.

@devdanzin devdanzin changed the title Make list-metrics output stable Make list-metrics output stable (fix #179) Jul 5, 2023
@codecov-commenter
Copy link

codecov-commenter commented Jul 5, 2023

Codecov Report

Merging #180 (e72c81a) into master (8cef174) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #180   +/-   ##
=======================================
  Coverage   95.22%   95.22%           
=======================================
  Files          23       23           
  Lines        1214     1214           
  Branches      273      273           
=======================================
  Hits         1156     1156           
  Misses         33       33           
  Partials       25       25           
Impacted Files Coverage Δ
src/wily/operators/__init__.py 100.00% <ø> (ø)

@tonybaloney
Copy link
Owner

thanks for the change

@tonybaloney tonybaloney merged commit 844b73b into tonybaloney:master Jul 5, 2023
18 checks passed
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

3 participants