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: reverse should reverse in place + data race on copy #49

Merged
merged 1 commit into from
Jun 15, 2021

Conversation

glouvigny
Copy link
Member

No description provided.

@glouvigny glouvigny self-assigned this Jun 14, 2021
@glouvigny glouvigny requested a review from a team as a code owner June 14, 2021 15:16
@auto-add-label auto-add-label bot added the bug Something isn't working label Jun 14, 2021
@codecov
Copy link

codecov bot commented Jun 14, 2021

Codecov Report

Merging #49 (5d338e0) into master (9b80112) will decrease coverage by 0.12%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #49      +/-   ##
==========================================
- Coverage   68.17%   68.05%   -0.13%     
==========================================
  Files          21       21              
  Lines        1813     1806       -7     
==========================================
- Hits         1236     1229       -7     
  Misses        371      371              
  Partials      206      206              
Flag Coverage Δ
unittests 68.05% <100.00%> (-0.13%) ⬇️

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

Impacted Files Coverage Δ
entry/entry_map.go 100.00% <100.00%> (ø)

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 9b80112...5d338e0. Read the comment docs.

@glouvigny glouvigny merged commit a2513d5 into berty:master Jun 15, 2021
@github-actions
Copy link

🎉 This PR is included in version 1.4.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant