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 Qt connection handler for date/time widgets #37

Merged
merged 4 commits into from
May 13, 2024

Add tests for datetime connection.

c6c7caa
Select commit
Loading
Failed to load commit list.
Merged

Add Qt connection handler for date/time widgets #37

Add tests for datetime connection.
c6c7caa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 19, 2024 in 0s

96.66% (-0.09%) compared to 9747254

View this Pull Request on Codecov

96.66% (-0.09%) compared to 9747254

Details

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (9747254) 96.74% compared to head (c6c7caa) 96.66%.

Files Patch % Lines
echo/qt/connect.py 81.25% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #37      +/-   ##
==========================================
- Coverage   96.74%   96.66%   -0.09%     
==========================================
  Files          17       17              
  Lines        2182     2247      +65     
==========================================
+ Hits         2111     2172      +61     
- Misses         71       75       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.