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

Deleted unused ConcurrentDictionaryExtensions #199

Merged
merged 1 commit into from
Jan 13, 2022
Merged

Conversation

deanmarcussen
Copy link
Collaborator

Prerequisites

  • I have written a descriptive pull-request title
  • I have verified that there are no overlapping pull-requests open
  • I have verified that I am following matches the existing coding patterns and practice as demonstrated in the repository. These follow strict Stylecop rules 👮.
  • I have provided test coverage for my change (where applicable)

Description

Removing unused ConcurrentDictionaryExtensions left over from the changes on #194

@codecov
Copy link

codecov bot commented Jan 13, 2022

Codecov Report

Merging #199 (e1fb9de) into master (1278001) will increase coverage by 0.77%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #199      +/-   ##
==========================================
+ Coverage   84.64%   85.41%   +0.77%     
==========================================
  Files          55       54       -1     
  Lines        1543     1529      -14     
  Branches      230      228       -2     
==========================================
  Hits         1306     1306              
+ Misses        181      167      -14     
  Partials       56       56              
Flag Coverage Δ
unittests 85.41% <ø> (+0.77%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out 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 1278001...e1fb9de. Read the comment docs.

Copy link
Member

@JimBobSquarePants JimBobSquarePants left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent. Thanks!

@JimBobSquarePants JimBobSquarePants merged commit a248033 into master Jan 13, 2022
@JimBobSquarePants JimBobSquarePants deleted the dm/tidyup branch January 13, 2022 13:37
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.

2 participants