Closed gingerbenw closed 8 months ago
NPM build
Package | |
---|---|
Before | 180.09 kB |
After | 180.09 kB |
± | No change |
CDN build
Unminified | Minfied | Minified + gzipped | |
---|---|---|---|
Before | 87.01 kB |
32.72 kB |
10.01 kB |
After | 87.01 kB |
32.72 kB |
10.01 kB |
± | No change | No change | No change |
Coverage values did not change👌.
Total:
Lines | Branches | Functions | Statements |
---|---|---|---|
87.56%(+0.06%) | 78.82%(+0%) | 88.34%(+0%) | 84.38%(+0%) |
Generated against cdb5272fa08f1dc442e2ac915b8856bf0a476960 on 7 March 2024 at 15:39:27 UTC
Goal
Allow Navigation spans to be children of other spans
This PR also separates versions of react native for testing into the 'full pipeline' to reduce build times with feature branches
Testing
Update end to end tests to check navigation spans become children of the app start span Update unit tests to ensure navigation spans can become children