Skip to content

Clean up and maintenance of checks#902

Merged
mpharrigan merged 6 commits intoquantumlib:mainfrom
mpharrigan:2024-04/checks-janitor
Apr 30, 2024
Merged

Clean up and maintenance of checks#902
mpharrigan merged 6 commits intoquantumlib:mainfrom
mpharrigan:2024-04/checks-janitor

Conversation

@mpharrigan
Copy link
Copy Markdown
Collaborator

  • consistent names and docstrings
  • skip slow bloq_examples from bloq report card

if bexamples is None:
bexamples = get_bloq_examples()
# Default exclusions: pass explicit bexamples to override.
skips = ['qubitization_qpe_hubbard_model_small', 'qubitization_qpe_hubbard_model_large']
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

are these slow or why are they skipped?

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

nvm, it's in the PR description 🤦

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

they're slow

@mpharrigan mpharrigan enabled auto-merge (squash) April 29, 2024 23:50
@mpharrigan mpharrigan merged commit e66eb6e into quantumlib:main Apr 30, 2024
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.

2 participants