Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat: add --snapshot-ignore-file-extensions argument to support DVC #943

Merged
merged 1 commit into from
Feb 16, 2025

Conversation

noahnu
Copy link
Collaborator

@noahnu noahnu commented Feb 16, 2025

Close #694

Copy link

codecov bot commented Feb 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Impacted file tree graph

@@           Coverage Diff           @@
##             next     #943   +/-   ##
=======================================
  Coverage   97.82%   97.83%           
=======================================
  Files          21       21           
  Lines        1611     1616    +5     
=======================================
+ Hits         1576     1581    +5     
  Misses         35       35           

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Benchmark

Benchmark suite Current: bfe8973 Previous: eab75fe Ratio
benchmarks/test_1000x.py::test_1000x_reads 0.812375016113929 iter/sec (stddev: 0.05393283620431249) 0.8050796508297878 iter/sec (stddev: 0.05505405473346378) 0.99
benchmarks/test_1000x.py::test_1000x_writes 0.7048713099807351 iter/sec (stddev: 0.24682971199443585) 0.7050997627145411 iter/sec (stddev: 0.23316730109957248) 1.00
benchmarks/test_standard.py::test_standard 0.728554672257347 iter/sec (stddev: 0.06300219446055746) 0.7199730256979677 iter/sec (stddev: 0.07786095659064801) 0.99

This comment was automatically generated by workflow using github-action-benchmark.

@noahnu noahnu merged commit bbc5f12 into next Feb 16, 2025
15 checks passed
@noahnu noahnu deleted the feature/694 branch February 16, 2025 23:05
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DVC and syrupy. .dvc tracking files deleted by "pytest --snapshot-update"
1 participant