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

Fix user delete when the user has pushed a gem with an associated API key #4130

Merged
merged 1 commit into from Oct 12, 2023

Conversation

segiddins
Copy link
Member

@codecov
Copy link

codecov bot commented Oct 12, 2023

Codecov Report

Merging #4130 (eed7358) into master (3cf8bee) will increase coverage by 0.03%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #4130      +/-   ##
==========================================
+ Coverage   98.86%   98.90%   +0.03%     
==========================================
  Files         276      276              
  Lines        6281     6283       +2     
==========================================
+ Hits         6210     6214       +4     
+ Misses         71       69       -2     
Files Coverage Δ
app/jobs/delete_user_job.rb 100.00% <100.00%> (ø)
app/models/api_key.rb 100.00% <100.00%> (ø)
app/models/gem_info.rb 98.38% <100.00%> (+0.02%) ⬆️

... and 1 file with indirect coverage changes

@segiddins segiddins merged commit f1e48b2 into master Oct 12, 2023
16 checks passed
@segiddins segiddins deleted the segiddins/fix-user-delete branch October 12, 2023 20:05
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.

None yet

2 participants