Combine move information into a single object stored on segments
This change is needed for the obliterate endpoint expansion work, where the expansion of each obliterate op will need to be tracked and stored along with the sequence number and client id of the move.
⯅ @fluid-example/bundle-size-tests: +1.11 KB
| Metric Name | Baseline Size | Compare Size | Size Diff |
|---|---|---|---|
| aqueduct.js | 460.2 KB | 460.52 KB | ⯅ +330 Bytes |
| azureClient.js | 558.17 KB | 558.21 KB | ⯅ +49 Bytes |
| connectionState.js | 680 Bytes | 680 Bytes | ■ No change |
| containerRuntime.js | 260.96 KB | 260.97 KB | ⯅ +14 Bytes |
| fluidFramework.js | 401.43 KB | 401.44 KB | ⯅ +14 Bytes |
| loader.js | 134.24 KB | 134.25 KB | ⯅ +14 Bytes |
| map.js | 42.44 KB | 42.44 KB | ⯅ +7 Bytes |
| matrix.js | 146.59 KB | 146.89 KB | ⯅ +307 Bytes |
| odspClient.js | 525.47 KB | 525.52 KB | ⯅ +49 Bytes |
| odspDriver.js | 97.72 KB | 97.74 KB | ⯅ +21 Bytes |
| odspPrefetchSnapshot.js | 42.78 KB | 42.79 KB | ⯅ +14 Bytes |
| sharedString.js | 163.28 KB | 163.58 KB | ⯅ +307 Bytes |
| sharedTree.js | 391.89 KB | 391.9 KB | ⯅ +7 Bytes |
| Total Size | 3.3 MB | 3.3 MB | ⯅ +1.11 KB |
Baseline commit: 33037369892717a717e68dc29f412741283fbdf9
Generated by :no_entry_sign: dangerJS against 0032b01c4879296fad5d62c2b1fddc9fa6ee510c
🔗 Found some broken links! 💔
Run a link check locally to find them. See https://github.com/microsoft/FluidFramework/wiki/Checking-for-broken-links-in-the-documentation for more information.
linkcheck output
> [email protected] ci:linkcheck /home/runner/work/FluidFramework/FluidFramework/docs
> start-server-and-test ci:start 1313 linkcheck:full
1: starting server using command "npm run ci:start"
and when url "[ 'http://127.0.0.1:1313' ]" is responding with HTTP status code 200
running tests using command "npm run linkcheck:full"
> [email protected] ci:start
> http-server ./public --port 1313 --silent
> [email protected] linkcheck:full
> npm run linkcheck:fast -- --external
> [email protected] linkcheck:fast
> linkcheck http://localhost:1313 --skip-file skipped-urls.txt --external
Crawling...
http://localhost:1313/docs/start/quick-start/
- (3426:37) 'Visual S..' => https://code.visualstudio.com/ (HTTP 403)
Stats:
428384 links
3310 destination URLs
2 URLs ignored
0 warnings
1 errors
ELIFECYCLE Command failed with exit code 1.
This PR has been automatically marked as stale because it has had no activity for 60 days. It will be closed if no further activity occurs within 8 days of this comment. Thank you for your contributions to Fluid Framework!