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

chore(timeline): instrument timeline tasks with their focus and internal id prefix #4138

Merged
merged 1 commit into from
Oct 16, 2024

Conversation

bnjbvr
Copy link
Member

@bnjbvr bnjbvr commented Oct 16, 2024

This would have avoided a few hours of debugging where we thought there was an issue with multiple timelines spawned at the same time, and then realized it was expected because of the existence of the pinned timeline in EX apps.

…nal prefix

This would have avoided a few hours of debugging where we thought there
was an issue with multiple timelines spawned at the same time, and then
realized it was expected because of the existence of the pinned timeline
in EX apps.
@bnjbvr bnjbvr marked this pull request as ready for review October 16, 2024 12:19
@bnjbvr bnjbvr requested a review from a team as a code owner October 16, 2024 12:19
@bnjbvr bnjbvr requested review from stefanceriu and removed request for a team October 16, 2024 12:19
Copy link
Member

@stefanceriu stefanceriu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yey, super nice! 👏

Copy link

codecov bot commented Oct 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.72%. Comparing base (efc2e2c) to head (19aa0c1).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4138      +/-   ##
==========================================
+ Coverage   84.69%   84.72%   +0.02%     
==========================================
  Files         269      269              
  Lines       28770    28779       +9     
==========================================
+ Hits        24366    24382      +16     
+ Misses       4404     4397       -7     

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

@bnjbvr bnjbvr merged commit 77e5281 into main Oct 16, 2024
42 of 63 checks passed
@bnjbvr bnjbvr deleted the bnjbvr/instrument-timeline-tasks branch October 16, 2024 12:38
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