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: race with parallel calls to Inner #64

Merged
merged 2 commits into from
Apr 1, 2023
Merged

fix: race with parallel calls to Inner #64

merged 2 commits into from
Apr 1, 2023

Conversation

muir
Copy link
Owner

@muir muir commented Apr 1, 2023

No description provided.

@codecov
Copy link

codecov bot commented Apr 1, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.11 ⚠️

Comparison is base (aaae50e) 84.09% compared to head (23fbb89) 83.99%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #64      +/-   ##
==========================================
- Coverage   84.09%   83.99%   -0.11%     
==========================================
  Files          21       21              
  Lines        3025     3024       -1     
==========================================
- Hits         2544     2540       -4     
- Misses        312      316       +4     
+ Partials      169      168       -1     
Impacted Files Coverage Δ
generate.go 65.01% <100.00%> (-0.14%) ⬇️

... and 1 file with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@muir muir merged commit 22f5e15 into main Apr 1, 2023
@muir muir deleted the race branch April 1, 2023 23:13
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