Skip to content

Update owselectrows.py fix error QLayout: Attempting to add QLayout and error unexpected type 'QDate' #7059

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

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

gmolledaj
Copy link
Contributor

@gmolledaj gmolledaj commented Apr 4, 2025

…nd error unexpected type 'QDate'

Fix error: QLayout: Attempting to add QLayout "" to ErrorReporting "", which already has a layout
Fix error: TypeError: setDateTime(self, dateTime: Union[QDateTime, datetime.datetime]): argument 1 has unexpected type 'QDate'

Issue
Description of changes
Includes
  • Code changes
  • Tests
  • Documentation

…nd error unexpected type 'QDate'

Fix error: QLayout: Attempting to add QLayout "" to ErrorReporting "", which already has a layout
Fix error: TypeError: setDateTime(self, dateTime: Union[QDateTime, datetime.datetime]): argument 1 has unexpected type 'QDate'
@CLAassistant
Copy link

CLAassistant commented Apr 4, 2025

CLA assistant check
All committers have signed the CLA.

Copy link

codecov bot commented Apr 4, 2025

Codecov Report

Attention: Patch coverage is 75.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 88.65%. Comparing base (c338b38) to head (236df6e).
Report is 2 commits behind head on master.

❌ Your patch check has failed because the patch coverage (75.00%) is below the target coverage (95.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7059      +/-   ##
==========================================
+ Coverage   88.62%   88.65%   +0.02%     
==========================================
  Files         332      332              
  Lines       73366    73369       +3     
==========================================
+ Hits        65019    65042      +23     
+ Misses       8347     8327      -20     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@gmolledaj
Copy link
Contributor Author

Now there are new tests.

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.

2 participants