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

feat: support setting defaults #802

Merged
merged 1 commit into from Sep 1, 2023

Conversation

michaljelonek
Copy link
Contributor

Description

  • implements with_defaults that allows setting include, exclude, matcher and extension_class
  • changes internal of use_extension to use with_defaults, functionally unchanged

Related Issues

Closes #800, subsequent asserts seem to ignore the matcher.

Checklist

  • This PR has sufficient documentation.
  • This PR has sufficient test coverage.
  • This PR title satisfies semantic convention.

Additional Comments

Unsure what extra tests to add, but it seems like there would be benefit in more. Coverage seems to be at the same percentage.

Copy link
Collaborator

@noahnu noahnu left a comment

Choose a reason for hiding this comment

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

This is excellent! Thank you for the contribution!

@noahnu noahnu merged commit c877559 into tophat:main Sep 1, 2023
13 of 14 checks passed
tophat-opensource-bot pushed a commit that referenced this pull request Sep 1, 2023
# [4.5.0](v4.4.0...v4.5.0) (2023-09-01)

### Features

* support setting defaults ([#802](#802)) ([c877559](c877559))
@tophat-opensource-bot
Copy link
Collaborator

🎉 This PR is included in version 4.5.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@noahnu
Copy link
Collaborator

noahnu commented Sep 5, 2023

@all-contributors add @michaljelonek for code

@allcontributors
Copy link
Contributor

@noahnu

I've put up a pull request to add @michaljelonek! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Subsequent asserts seem to ignore the matcher
3 participants