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: gcs manager race #96

Merged
merged 1 commit into from
Aug 23, 2023
Merged

fix: gcs manager race #96

merged 1 commit into from
Aug 23, 2023

Conversation

fracasula
Copy link
Collaborator

Description

Fixing data race.

Linear Ticket

< Linear Link >

Security

  • The code changed/added as part of this pull request won't create any security issues with how the software is being used.

@codecov
Copy link

codecov bot commented Aug 23, 2023

Codecov Report

Patch coverage: 97.82% and no project coverage change.

Comparison is base (d8cd51a) 78.07% compared to head (7a9868e) 78.07%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #96   +/-   ##
=======================================
  Coverage   78.07%   78.07%           
=======================================
  Files          67       67           
  Lines        4821     4822    +1     
=======================================
+ Hits         3764     3765    +1     
  Misses        859      859           
  Partials      198      198           
Files Changed Coverage Δ
filemanager/gcsmanager.go 89.52% <97.82%> (+0.05%) ⬆️

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

@fracasula fracasula merged commit 64602fd into main Aug 23, 2023
9 checks passed
@fracasula fracasula deleted the fix.gcsManagerRace branch August 23, 2023 14:21
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.

3 participants