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 some trace logging to the event loop #152

Merged
merged 1 commit into from
Sep 24, 2023
Merged

Conversation

elinorbgr
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Sep 24, 2023

Codecov Report

Patch coverage: 47.05% and project coverage change: -0.31% ⚠️

Comparison is base (b0f3b35) 87.15% compared to head (ab75b29) 86.85%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #152      +/-   ##
==========================================
- Coverage   87.15%   86.85%   -0.31%     
==========================================
  Files          14       14              
  Lines        1806     1818      +12     
==========================================
+ Hits         1574     1579       +5     
- Misses        232      239       +7     
Flag Coverage Δ
macos-latest 85.90% <47.05%> (-0.33%) ⬇️
ubuntu-latest 86.39% <47.05%> (-0.31%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
src/sources/mod.rs 94.21% <33.33%> (-0.98%) ⬇️
src/loop_logic.rs 87.53% <50.00%> (-1.16%) ⬇️

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

@elinorbgr elinorbgr force-pushed the elinorbgr/trace-logging branch from 2160bd2 to 501c299 Compare September 24, 2023 11:18
@elinorbgr elinorbgr force-pushed the elinorbgr/trace-logging branch from 501c299 to ab75b29 Compare September 24, 2023 11:24
@elinorbgr elinorbgr merged commit 92b42b1 into master Sep 24, 2023
10 of 12 checks passed
@elinorbgr elinorbgr deleted the elinorbgr/trace-logging branch September 25, 2023 13:35
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.

1 participant