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

Read/write by name without datatype #195

Merged
merged 9 commits into from
Feb 14, 2021
Merged

Conversation

stlehmann
Copy link
Owner

@stlehmann stlehmann commented Feb 13, 2021

This PR enables read/write by name without needing to provide the datatype. It also allows to specifiy whether the type will be looked up or cached via cache_symbol_info parameter.

@coveralls
Copy link

coveralls commented Feb 13, 2021

Pull Request Test Coverage Report for Build 584

  • 18 of 18 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.06%) to 94.463%

Totals Coverage Status
Change from base Build 570: 0.06%
Covered Lines: 1109
Relevant Lines: 1174

💛 - Coveralls

@stlehmann stlehmann marked this pull request as ready for review February 14, 2021 11:45
@stlehmann stlehmann merged commit 6ce7f13 into master Feb 14, 2021
@stlehmann stlehmann deleted the read_by_name_without_datatype branch February 15, 2021 08:52
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