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

Automatic internalsvisibleto attribute #146

Merged
merged 1 commit into from
Oct 23, 2022

Conversation

petrsvihlik
Copy link
Owner

Motivation

Which issue does this fix? Fixes #issue number

If no issue exists, what is the fix or new feature? Were there any reasons to fix/implement things that are not obvious?

Checklist

  • Code follows coding conventions held in this repo
  • Automated tests have been added
  • Tests are passing
  • Docs have been updated (if applicable)
  • Temporary settings (e.g. variables used during development and testing) have been reverted to defaults
  • Adheres to .NET Design Guidelines

How to test

What steps do you suggest to take to verify the correctness of the added/updated functionality?

@petrsvihlik petrsvihlik added hacktoberfest https://hacktoberfest.digitalocean.com/ hacktoberfest-accepted labels Oct 23, 2022
@petrsvihlik petrsvihlik self-assigned this Oct 23, 2022
@petrsvihlik petrsvihlik temporarily deployed to Integrate Pull Request October 23, 2022 19:43 Inactive
@codecov
Copy link

codecov bot commented Oct 23, 2022

Codecov Report

Merging #146 (d87ce1e) into master (8527e80) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #146   +/-   ##
=======================================
  Coverage   46.66%   46.66%           
=======================================
  Files          16       16           
  Lines         390      390           
  Branches       34       34           
=======================================
  Hits          182      182           
  Misses        205      205           
  Partials        3        3           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@petrsvihlik petrsvihlik merged commit f35f91c into master Oct 23, 2022
@petrsvihlik petrsvihlik deleted the generic-internals-visible-to branch October 23, 2022 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest https://hacktoberfest.digitalocean.com/ hacktoberfest-accepted
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant