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: fixed data race in result (schemata caching) #182

Merged
merged 1 commit into from Mar 4, 2024

Conversation

fredbi
Copy link
Member

@fredbi fredbi commented Mar 4, 2024

No description provided.

Copy link

codecov bot commented Mar 4, 2024

Codecov Report

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

Project coverage is 92.54%. Comparing base (fb01d6d) to head (e2e4ea9).
Report is 7 commits behind head on master.

Files Patch % Lines
result.go 92.85% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #182      +/-   ##
==========================================
- Coverage   93.30%   92.54%   -0.77%     
==========================================
  Files          23       23              
  Lines        3839     3164     -675     
==========================================
- Hits         3582     2928     -654     
+ Misses        203      155      -48     
- Partials       54       81      +27     
Flag Coverage Δ
oldstable 92.54% <92.85%> (-0.77%) ⬇️
stable 92.54% <92.85%> (-0.77%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@fredbi fredbi force-pushed the fix/data-race-with-result branch 2 times, most recently from 837325b to 2ae1354 Compare March 4, 2024 10:52
Signed-off-by: Frederic BIDON <fredbi@yahoo.com>
@fredbi fredbi force-pushed the fix/data-race-with-result branch from 2ae1354 to e2e4ea9 Compare March 4, 2024 12:34
@fredbi fredbi merged commit 238809f into go-openapi:master Mar 4, 2024
9 of 11 checks passed
@fredbi fredbi deleted the fix/data-race-with-result branch March 4, 2024 12:47
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

1 participant