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

Bugfix/race condition #19

Merged
merged 6 commits into from May 31, 2022
Merged

Bugfix/race condition #19

merged 6 commits into from May 31, 2022

Conversation

Primetalk
Copy link
Owner

No description provided.

It happened due to unsafe execution of state flat mapping functions
@Primetalk Primetalk self-assigned this May 31, 2022
@codecov
Copy link

codecov bot commented May 31, 2022

Codecov Report

Merging #19 (c9c39cc) into master (7e05440) will decrease coverage by 0.67%.
The diff coverage is 83.56%.

@@            Coverage Diff             @@
##           master      #19      +/-   ##
==========================================
- Coverage   84.00%   83.33%   -0.68%     
==========================================
  Files          24       24              
  Lines         894      912      +18     
==========================================
+ Hits          751      760       +9     
- Misses        128      136       +8     
- Partials       15       16       +1     
Impacted Files Coverage Δ
io/errors.go 52.63% <50.00%> (-4.52%) ⬇️
text/read.go 73.01% <58.82%> (+1.34%) ⬆️
io/channels.go 59.25% <75.00%> (-15.75%) ⬇️
stream/stream.go 87.78% <91.66%> (+0.18%) ⬆️
io/fiber.go 100.00% <100.00%> (ø)
io/parallel.go 100.00% <100.00%> (ø)
resource/resource.go 84.84% <100.00%> (+0.47%) ⬆️
stream/channels.go 100.00% <100.00%> (ø)
stream/construct.go 87.50% <0.00%> (-6.25%) ⬇️
... and 2 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7e05440...c9c39cc. Read the comment docs.

@Primetalk Primetalk merged commit 8e787cd into master May 31, 2022
@Primetalk Primetalk deleted the bugfix/race-condition branch May 31, 2022 18:24
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