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

Expose AtomicFU #505

Merged
merged 1 commit into from
Dec 30, 2022
Merged

Expose AtomicFU #505

merged 1 commit into from
Dec 30, 2022

Conversation

matt-ramotar
Copy link
Collaborator

Signed-off-by: mramotar mramotar@dropbox.com

Please see our contributing guidelines (contributing.md) primarily make sure to sign our cla as we cannot accept code externally without a signed cla

https://opensource.dropbox.com/cla/

Signed-off-by: mramotar <mramotar@dropbox.com>
@codecov-commenter
Copy link

Codecov Report

Merging #505 (79e66df) into main (eeb2bf7) will increase coverage by 0.40%.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #505      +/-   ##
==========================================
+ Coverage   72.69%   73.09%   +0.40%     
==========================================
  Files          36       36              
  Lines         736      736              
  Branches      163      163              
==========================================
+ Hits          535      538       +3     
+ Misses        116      115       -1     
+ Partials       85       83       -2     
Impacted Files Coverage Δ
...tion/store/store5/impl/SourceOfTruthWithBarrier.kt 71.59% <0.00%> (+3.40%) ⬆️

@matt-ramotar matt-ramotar merged commit d5aedb0 into main Dec 30, 2022
@matt-ramotar matt-ramotar deleted the matt-ramotar/atomic-fu branch December 30, 2022 00:09
matt-ramotar pushed a commit that referenced this pull request Jan 3, 2023
Signed-off-by: mramotar <mramotar@dropbox.com>

Signed-off-by: mramotar <mramotar@dropbox.com>
digitalbuddha pushed a commit that referenced this pull request Jan 16, 2023
Signed-off-by: mramotar <mramotar@dropbox.com>

Signed-off-by: mramotar <mramotar@dropbox.com>
digitalbuddha pushed a commit that referenced this pull request Jan 16, 2023
Signed-off-by: mramotar <mramotar@dropbox.com>

Signed-off-by: mramotar <mramotar@dropbox.com>
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.

java.lang.NoClassDefFoundError: Failed resolution of: Lkotlinx/atomicfu/AtomicFU
3 participants