Skip to content

Fix 464#470

Merged
markstory merged 6 commits intogetsentry:masterfrom
beliaev-maksim:fix_464
Jan 12, 2022
Merged

Fix 464#470
markstory merged 6 commits intogetsentry:masterfrom
beliaev-maksim:fix_464

Conversation

@beliaev-maksim
Copy link
Copy Markdown
Collaborator

closes #464

mock up with custom False

this allows to preserve deprecation warning and backwards compatibility with 0.16

@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 12, 2022

Codecov Report

Merging #470 (108b231) into master (776ada5) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #470   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         5           
  Lines         1999      2026   +27     
=========================================
+ Hits          1999      2026   +27     
Impacted Files Coverage Δ
responses/__init__.py 100.00% <100.00%> (ø)
responses/test_responses.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 776ada5...108b231. Read the comment docs.

Comment thread responses/test_responses.py Outdated
# Conflicts:
#	CHANGES
@markstory markstory merged commit a552398 into getsentry:master Jan 12, 2022
@beliaev-maksim beliaev-maksim deleted the fix_464 branch January 12, 2022 21:28
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.

responses.add_callback triggers DeprecationWarning beyond user's control

2 participants