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

Concurrent collection API #76

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sharwell
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Jan 10, 2019

Codecov Report

Merging #76 into master will increase coverage by 0.02%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           master       #76      +/-   ##
===========================================
+ Coverage   99.97%   100.00%   +0.02%     
===========================================
  Files         169       169              
  Lines       20526     20450      -76     
  Branches     1614      1603      -11     
===========================================
- Hits        20520     20450      -70     
+ Misses          5         0       -5     
+ Partials        1         0       -1     

@sharwell sharwell force-pushed the concurrent-collection-api branch from 72afa2f to fa8b0e3 Compare January 15, 2019 02:56
@sharwell sharwell force-pushed the concurrent-collection-api branch from fa8b0e3 to dc2931a Compare January 24, 2019 02:58
These collections are based on types already present in
System.Collections.Concurrent, and the APIs are intended to support
seamless transition between the two in applications.
@sharwell sharwell force-pushed the concurrent-collection-api branch from dc2931a to fc0fd1c Compare July 20, 2020 18:55
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.

1 participant