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

Enable SQLite database creation in current directory #156

Merged
merged 1 commit into from Oct 27, 2019

Conversation

plodocus
Copy link
Contributor

Fixes #155

@coveralls
Copy link

Pull Request Test Coverage Report for Build 252

  • 0 of 6 (0.0%) changed or added relevant lines in 1 file are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.1%) to 74.102%

Changes Missing Coverage Covered Lines Changed/Added Lines %
pastepwn/database/sqlitedb.py 0 6 0.0%
Files with Coverage Reduction New Missed Lines %
pastepwn/database/sqlitedb.py 1 27.66%
Totals Coverage Status
Change from base Build 249: -0.1%
Covered Lines: 1877
Relevant Lines: 2533

💛 - Coveralls

@d-Rickyy-b d-Rickyy-b merged commit 028eaa5 into d-Rickyy-b:master Oct 27, 2019
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.

[SQLite] Create database file in current directory throws error
3 participants