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

Don't dump records into temporary file #127

Merged
merged 1 commit into from
Aug 15, 2023
Merged

Don't dump records into temporary file #127

merged 1 commit into from
Aug 15, 2023

Conversation

andyundso
Copy link
Contributor

I browsed the source code the other day and found this statement. As it is referenced nowhere else in the code, I assume it was used for debugging purposes when implementing the Minitest support and is therefore no longer necessary.

I browsed the source code the other day and found this statement. As it is referenced nowhere else in the code, I assume it was used for debugging purposes when implementing the Minitest support and is therefore no longer necessary.
@codecov
Copy link

codecov bot commented Jul 26, 2023

Codecov Report

Merging #127 (5baea92) into master (0c92c20) will decrease coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #127      +/-   ##
==========================================
- Coverage   96.63%   96.62%   -0.01%     
==========================================
  Files          14       14              
  Lines         416      415       -1     
==========================================
- Hits          402      401       -1     
  Misses         14       14              
Files Changed Coverage Δ
lib/rspec/openapi/result_recorder.rb 88.00% <ø> (-0.47%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@exoego
Copy link
Owner

exoego commented Aug 15, 2023

@exoego exoego merged commit ada8ce3 into exoego:master Aug 15, 2023
14 checks passed
@andyundso andyundso deleted the remove-tmp-records branch October 16, 2023 04:37
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.

2 participants