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: avoid data races when deleting in background #338

Merged
merged 1 commit into from
Mar 31, 2024

Conversation

dundee
Copy link
Owner

@dundee dundee commented Mar 31, 2024

No description provided.

Copy link

codecov bot commented Mar 31, 2024

Codecov Report

Attention: Patch coverage is 75.00000% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 90.28%. Comparing base (755b20d) to head (04d9269).

Files Patch % Lines
pkg/analyze/file.go 75.00% 4 Missing ⚠️
pkg/analyze/stored.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #338      +/-   ##
==========================================
- Coverage   90.39%   90.28%   -0.11%     
==========================================
  Files          34       34              
  Lines        3653     3675      +22     
==========================================
+ Hits         3302     3318      +16     
- Misses        283      289       +6     
  Partials       68       68              

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

@dundee dundee force-pushed the dundee/fix/background-delete branch from cd14e9d to 04d9269 Compare March 31, 2024 22:42
@dundee dundee merged commit d5c186c into master Mar 31, 2024
12 checks passed
@dundee dundee deleted the dundee/fix/background-delete branch March 31, 2024 22:45
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.

1 participant