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

closes #1685 #1694

Merged
merged 1 commit into from
Dec 16, 2023

Widget_event was not returning the first catched event (by a function…

61e9af1
Select commit
Loading
Failed to load commit list.
Merged

closes #1685 #1694

Widget_event was not returning the first catched event (by a function…
61e9af1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 16, 2023 in 0s

41.95% (-0.02%) compared to e87015e

View this Pull Request on Codecov

41.95% (-0.02%) compared to e87015e

Details

Codecov Report

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

Comparison is base (e87015e) 41.96% compared to head (61e9af1) 41.95%.
Report is 1 commits behind head on master.

Files Patch % Lines
src/gdlwidgeteventhandler.cpp 0.00% 22 Missing ⚠️
src/gdlwidget.hpp 0.00% 14 Missing ⚠️
src/gdlwidget.cpp 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1694      +/-   ##
==========================================
- Coverage   41.96%   41.95%   -0.02%     
==========================================
  Files         356      356              
  Lines       95606    95639      +33     
  Branches    19656    19661       +5     
==========================================
  Hits        40122    40122              
- Misses      55484    55517      +33     

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