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

Add section to cover response contamination in tests due to caching #1404

Merged
merged 2 commits into from
Aug 22, 2023

Conversation

eelkevdbos
Copy link
Contributor

Closes #726

@codecov
Copy link

codecov bot commented Aug 22, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (58186e4) 100.00% compared to head (bb3b572) 100.00%.
Report is 80 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master     #1404   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines          167       167           
  Branches        45        45           
=========================================
  Hits           167       167           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@simoneb simoneb merged commit 2d4d7fa into simoneb:master Aug 22, 2023
4 checks passed
@github-actions github-actions bot mentioned this pull request Aug 22, 2023
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.

Response contamination when using axios-hooks with testing-library due to LRU cache
2 participants