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

Add deprecation warnings to functions that are not part of Connection class #128

Merged
merged 6 commits into from Apr 29, 2020

Conversation

stlehmann
Copy link
Owner

Fixes #86 by adding deprecation warnings to functions that are not part of the Connection class.

@stlehmann stlehmann changed the title Deprecation warning Add deprecation warnings to functions that are not part of Connection class Apr 29, 2020
@coveralls
Copy link

Pull Request Test Coverage Report for Build 342

  • 22 of 22 (100.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.1%) to 92.978%

Totals Coverage Status
Change from base Build 340: 0.1%
Covered Lines: 768
Relevant Lines: 826

💛 - Coveralls

@coveralls
Copy link

coveralls commented Apr 29, 2020

Pull Request Test Coverage Report for Build 344

  • 22 of 22 (100.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.1%) to 92.978%

Totals Coverage Status
Change from base Build 340: 0.1%
Covered Lines: 768
Relevant Lines: 826

💛 - Coveralls

@stlehmann stlehmann merged commit 5fde7cb into master Apr 29, 2020
@stlehmann stlehmann deleted the deprecation-warning branch May 2, 2020 10:20
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.

Depreciate functions not in connection class
2 participants