vorner / arc-swap

Support atomic operations on Arc itself
Apache License 2.0
746 stars 31 forks source link

UB fixes #86

Closed vorner closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #86 (56951c8) into master (a41840b) will decrease coverage by 0.52%. The diff coverage is 66.66%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #86 +/- ## ========================================== - Coverage 80.85% 80.32% -0.53% ========================================== Files 16 16 Lines 799 803 +4 ========================================== - Hits 646 645 -1 - Misses 153 158 +5 ``` | [Impacted Files](https://codecov.io/gh/vorner/arc-swap/pull/86?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Michal+%27vorner%27+Vaner) | Coverage Δ | | |---|---|---| | [src/ref\_cnt.rs](https://codecov.io/gh/vorner/arc-swap/pull/86/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Michal+%27vorner%27+Vaner#diff-c3JjL3JlZl9jbnQucnM=) | `71.42% <50.00%> (-3.58%)` | :arrow_down: | | [src/debt/list.rs](https://codecov.io/gh/vorner/arc-swap/pull/86/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Michal+%27vorner%27+Vaner#diff-c3JjL2RlYnQvbGlzdC5ycw==) | `91.20% <100.00%> (ø)` | | | [src/lib.rs](https://codecov.io/gh/vorner/arc-swap/pull/86/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Michal+%27vorner%27+Vaner#diff-c3JjL2xpYi5ycw==) | `88.20% <100.00%> (ø)` | | | [src/debt/helping.rs](https://codecov.io/gh/vorner/arc-swap/pull/86/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Michal+%27vorner%27+Vaner#diff-c3JjL2RlYnQvaGVscGluZy5ycw==) | `84.37% <0.00%> (-4.69%)` | :arrow_down: |