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

Support views #9

Merged
merged 2 commits into from
Dec 6, 2022
Merged

Support views #9

merged 2 commits into from
Dec 6, 2022

Conversation

DanCardin
Copy link
Owner

No description provided.

@DanCardin DanCardin force-pushed the dc/view branch 2 times, most recently from 4f1d0f9 to a5cc8e3 Compare December 6, 2022 13:40
@coveralls
Copy link

coveralls commented Dec 6, 2022

Pull Request Test Coverage Report for Build 3630167118

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 371 of 399 (92.98%) changed or added relevant lines in 31 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-1.5%) to 94.611%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/sqlalchemy_declarative_extensions/alembic/view.py 35 37 94.59%
src/sqlalchemy_declarative_extensions/dialects/sqlite/query.py 4 7 57.14%
src/sqlalchemy_declarative_extensions/view/compare.py 55 58 94.83%
src/sqlalchemy_declarative_extensions/dialects/sqlite/schema.py 5 13 38.46%
src/sqlalchemy_declarative_extensions/view/base.py 90 102 88.24%
Files with Coverage Reduction New Missed Lines %
src/sqlalchemy_declarative_extensions/dialects/postgresql/grant_type.py 1 87.04%
Totals Coverage Status
Change from base Build 3597118335: -1.5%
Covered Lines: 1575
Relevant Lines: 1648

💛 - Coveralls

@DanCardin DanCardin merged commit b9f1cc9 into main Dec 6, 2022
@DanCardin DanCardin deleted the dc/view branch December 6, 2022 14:21
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.

None yet

2 participants