Skip to content

feat: added IsPydantic() matcher#344

Draft
15r10nk wants to merge 5 commits into
mainfrom
pydantic-matcher
Draft

feat: added IsPydantic() matcher#344
15r10nk wants to merge 5 commits into
mainfrom
pydantic-matcher

Conversation

@15r10nk

@15r10nk 15r10nk commented Feb 14, 2026

Copy link
Copy Markdown
Owner

Description

Related Issue(s)

Checklist

  • I have tested my changes thoroughly (you can download the test coverage with hatch run cov:github).
  • I have added/updated relevant documentation.
  • I have added tests for new functionality (if applicable).
  • I have reviewed my own code for errors.
  • I have added a changelog entry with hatch run changelog:entry
  • I used semantic commits (feat: will cause a major and fix: a minor version bump)
  • You can squash you commits, otherwise they will be squashed during merge

15r10nk added 4 commits May 12, 2026 21:55
git -C /home/frank/projects/inline-snapshot/inline-snapshot log
--oneline -5 2>&1; git -C
/home/frank/projects/inline-snapshot/inline-snapshot status --short
2>&101printf 'q\n' | git -C
/home/frank/projects/inline-snapshot/inline-snapshot log --oneline -8
--no-pager 2>&1 | head -20
GIT_EDITOR=true git -C
/home/frank/projects/inline-snapshot/inline-snapshot rebase --continue
2>&1 || git -C /home/frank/projects/inline-snapshot/inline-snapshot
status 2>&1
GIT_EDITOR=true git rebase --continue 2>&1 | cat
export GIT_PAGER=cat GIT_EDITOR=true && git -C
/home/frank/projects/inline-snapshot/inline-snapshot rebase --continue
q
feat: added IsPydantic() matcher
@15r10nk 15r10nk force-pushed the pydantic-matcher branch from c3a27fa to 6372efa Compare May 12, 2026 21:21
@15r10nk 15r10nk added the enhancement New feature or request label May 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant