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

Issue # 65 pull request #73

Conversation

deenaawny-github-account
Copy link
Contributor

@deenaawny-github-account deenaawny-github-account commented Jan 7, 2024

The PR gives a fix for top section title elements (labeled as page header elements) for MSFT report.
All top section title elements are now identified correctly.

This is a sub-solution to the overall solution to issue # 65.

There are several fixed files, these were errors from Ruff after removing "E501", # Line too long from ignore list for [tool.ruff] (found in pyproject.toml).

Also, added one unit test for top section manager for 10q (see test_top_section_manager_for_10q.py). After the unit test was added, the unit tests coverage increased from 94.31% to 95.16%.

Elijas and others added 30 commits October 26, 2023 23:05
test: add unit tests for wrap_tags_in_new_parent, is_unary_tree and without_tags.
Elijas and others added 26 commits December 22, 2023 12:25
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.

8 participants