Skip to content

feat: Added method count for Columns#320

Merged
dorianheidorn merged 3 commits intomainfrom
316-get-size-of-a-column
Jan 13, 2023
Merged

feat: Added method count for Columns#320
dorianheidorn merged 3 commits intomainfrom
316-get-size-of-a-column

Conversation

@dorianheidorn
Copy link
Copy Markdown
Contributor

Closes #316 .

Summary of Changes

Added function to count rows in a column.

@dorianheidorn dorianheidorn linked an issue Jan 13, 2023 that may be closed by this pull request
@github-actions
Copy link
Copy Markdown

github-actions bot commented Jan 13, 2023

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ PYTHON bandit 2 0 0.68s
✅ PYTHON black 2 0 0 0.81s
✅ PYTHON flake8 2 0 0.49s
✅ PYTHON isort 2 0 0 0.32s
✅ PYTHON mypy 2 0 2.7s
✅ PYTHON pylint 2 0 2.42s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

Co-authored-by: WinPlay02 <winplay02_gh@woberlaender.de>
@codecov
Copy link
Copy Markdown

codecov bot commented Jan 13, 2023

The author of this PR, dorianheidorn, is not an activated member of this organization on Codecov.
Please activate this user on Codecov to display this PR comment.
Coverage data is still being uploaded to Codecov.io for purposes of overall coverage calculations.
Please don't hesitate to email us at support@codecov.io with any questions.

@dorianheidorn dorianheidorn enabled auto-merge (squash) January 13, 2023 14:35
@dorianheidorn dorianheidorn merged commit bc38a70 into main Jan 13, 2023
@dorianheidorn dorianheidorn deleted the 316-get-size-of-a-column branch January 13, 2023 14:38
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.

Get size of a column

3 participants