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 QElidingLineEdit class for elidable QLineEdits #154

Merged
merged 6 commits into from
Aug 3, 2023

Merge branch 'main' into add_eliding_line_edit

a98107b
Select commit
Loading
Failed to load commit list.
Merged

Add QElidingLineEdit class for elidable QLineEdits #154

Merge branch 'main' into add_eliding_line_edit
a98107b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 3, 2023 in 1s

93.10% of diff hit (target 85.89%)

View this Pull Request on Codecov

93.10% of diff hit (target 85.89%)

Annotations

Check warning on line 28 in src/superqt/elidable/_eliding.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/superqt/elidable/_eliding.py#L28

Added line #L28 was not covered by tests

Check warning on line 41 in src/superqt/elidable/_eliding_label.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/superqt/elidable/_eliding_label.py#L40-L41

Added lines #L40 - L41 were not covered by tests

Check warning on line 71 in src/superqt/elidable/_eliding_line_edit.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/superqt/elidable/_eliding_line_edit.py#L70-L71

Added lines #L70 - L71 were not covered by tests

Check warning on line 76 in src/superqt/elidable/_eliding_line_edit.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/superqt/elidable/_eliding_line_edit.py#L75-L76

Added lines #L75 - L76 were not covered by tests

Check warning on line 91 in src/superqt/elidable/_eliding_line_edit.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/superqt/elidable/_eliding_line_edit.py#L91

Added line #L91 was not covered by tests