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: Add "pytest_recording_configure" hook #46

Merged
merged 1 commit into from
Jun 6, 2020
Merged

Conversation

Stranger6667
Copy link
Collaborator

Resolves #45

@codecov-commenter
Copy link

codecov-commenter commented Jun 6, 2020

Codecov Report

Merging #46 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #46   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         6    +1     
  Lines          223       227    +4     
  Branches        29        29           
=========================================
+ Hits           223       227    +4     
Flag Coverage Δ
#unittests 100.00% <100.00%> (ø)
Impacted Files Coverage Δ
src/pytest_recording/_vcr.py 100.00% <100.00%> (ø)
src/pytest_recording/hooks.py 100.00% <100.00%> (ø)
src/pytest_recording/plugin.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ffe27e5...00ff033. Read the comment docs.

@Stranger6667 Stranger6667 merged commit 8845fe6 into master Jun 6, 2020
@Stranger6667 Stranger6667 deleted the dd/add-hook branch June 6, 2020 10:47
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.

How to register matchers?
2 participants