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

Remove dead code #91

Merged
merged 1 commit into from
Oct 12, 2023
Merged

Remove dead code #91

merged 1 commit into from
Oct 12, 2023

Conversation

computablee
Copy link
Owner

Which issue are you addressing?

No issue currently

How have you addressed the issue?

I have removed some dead code in the FixArgs argument (conditional that can never evaluate to true).

How have you tested your patch?

All existing unit tests pass.

@codecov
Copy link

codecov bot commented Oct 12, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (c233773) 99.17% compared to head (92d1846) 99.54%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #91      +/-   ##
==========================================
+ Coverage   99.17%   99.54%   +0.36%     
==========================================
  Files          12       12              
  Lines        1096     1092       -4     
  Branches      102      101       -1     
==========================================
  Hits         1087     1087              
+ Misses          3        0       -3     
+ Partials        6        5       -1     
Files Coverage Δ
DotMP/Parallel.cs 98.93% <ø> (+0.83%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@computablee computablee merged commit 72f6815 into main Oct 12, 2023
@computablee computablee deleted the refactor branch October 17, 2023 03:10
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