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 snapshots in doc tests #525

Merged
merged 1 commit into from
May 12, 2022
Merged

feat: support snapshots in doc tests #525

merged 1 commit into from
May 12, 2022

Conversation

iamogbz
Copy link
Collaborator

@iamogbz iamogbz commented Jun 17, 2021

Description

Handles snapshotting in doc tests.

  • Enable running doc tests in syrupy ci
  • Update bootstrap script to source new venv

Related Issues

Checklist

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

Additional Comments

@codecov
Copy link

codecov bot commented Jun 17, 2021

Codecov Report

Merging #525 (c54178e) into master (e424f31) will increase coverage by 0.09%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #525      +/-   ##
==========================================
+ Coverage   99.03%   99.12%   +0.09%     
==========================================
  Files          20       20              
  Lines        1244     1263      +19     
==========================================
+ Hits         1232     1252      +20     
+ Misses         12       11       -1     

@iamogbz iamogbz force-pushed the support-doctest branch 5 times, most recently from 5b25f2e to 54c7e97 Compare May 12, 2022 06:53
@iamogbz iamogbz marked this pull request as ready for review May 12, 2022 06:58
@iamogbz iamogbz requested a review from noahnu May 12, 2022 06:58
@noahnu noahnu merged commit 97256e3 into master May 12, 2022
@noahnu noahnu deleted the support-doctest branch May 12, 2022 11:51
tophat-opensource-bot pushed a commit that referenced this pull request May 12, 2022
# [2.2.0](v2.1.0...v2.2.0) (2022-05-12)

### Features

* support snapshots in doc tests ([#525](#525)) ([97256e3](97256e3))
@tophat-opensource-bot
Copy link
Collaborator

🎉 This PR is included in version 2.2.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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.

None yet

3 participants