Skip to content

Conversation

@kried
Copy link
Contributor

@kried kried commented Oct 15, 2024

Description

Previously, the SDK parsed continuous alternatives each time method show(routeResponse) was called on the main thread. Also, each reroute callback was totally handled on the main thread, including parsing.

@kried kried self-assigned this Oct 15, 2024
@kried kried requested a review from a team as a code owner October 15, 2024 14:10
@codecov
Copy link

codecov bot commented Oct 15, 2024

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 60.05%. Comparing base (4b532fb) to head (0e79905).
⚠️ Report is 12 commits behind head on lts/v2.

Impacted file tree graph

@@            Coverage Diff             @@
##           lts/v2    #4729      +/-   ##
==========================================
+ Coverage   60.01%   60.05%   +0.03%     
==========================================
  Files         189      189              
  Lines       21324    21324              
==========================================
+ Hits        12798    12806       +8     
+ Misses       8526     8518       -8     

see 2 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@kried kried added the ⚠️ DO NOT MERGE PR should not be merged! label Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

⚠️ DO NOT MERGE PR should not be merged!

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants