Skip to content

add func TimeoutRemove for remove time out #406

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 1 commit into
base: master
Choose a base branch
from

Conversation

liao725636367
Copy link

add func TimeoutRemove for remove time out

add func TimeoutRemove for remove time out
@codecov-io
Copy link

Codecov Report

Merging #406 into master will decrease coverage by 0.04%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #406      +/-   ##
=========================================
- Coverage    4.97%   4.92%   -0.05%     
=========================================
  Files           1       1              
  Lines        4485    4485              
=========================================
- Hits          223     221       -2     
- Misses       4253    4254       +1     
- Partials        9      10       +1
Impacted Files Coverage Δ
gtk/gtk.go 4.92% <0%> (-0.05%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4deadb4...b59a6a2. Read the comment docs.

@mattn
Copy link
Owner

mattn commented Sep 30, 2019

Should call g_source_remove?

@mattn mattn mentioned this pull request Jan 9, 2020
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (master@4deadb4). Learn more about missing BASE report.
Report is 13 commits behind head on master.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff            @@
##             master    #406   +/-   ##
========================================
  Coverage          ?   4.92%           
========================================
  Files             ?       1           
  Lines             ?    4485           
  Branches          ?       0           
========================================
  Hits              ?     221           
  Misses            ?    4254           
  Partials          ?      10           

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

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.

4 participants