Skip to content

Comments

Clean up some internal API names/signatures#19397

Merged
markfields merged 4 commits intomicrosoft:mainfrom
markfields:smz/nits
Feb 27, 2024
Merged

Clean up some internal API names/signatures#19397
markfields merged 4 commits intomicrosoft:mainfrom
markfields:smz/nits

Conversation

@markfields
Copy link
Member

@markfields markfields commented Jan 30, 2024

Description

Some internal tweaks I wanted to make while reading through some of this code.

@github-actions github-actions bot added area: runtime Runtime related issues public api change Changes to a public API base: main PRs targeted against main branch labels Jan 30, 2024
@markfields markfields marked this pull request as ready for review February 24, 2024 00:52
@msfluid-bot
Copy link
Collaborator

@fluid-example/bundle-size-tests: +28 Bytes
Metric NameBaseline SizeCompare SizeSize Diff
aqueduct.js 513.75 KB 513.73 KB -25 Bytes
connectionState.js 680 Bytes 680 Bytes No change
containerRuntime.js 247.88 KB 247.83 KB -46 Bytes
loader.js 171.3 KB 171.32 KB +22 Bytes
map.js 46.69 KB 46.7 KB +11 Bytes
matrix.js 148.72 KB 148.73 KB +11 Bytes
odspDriver.js 97.3 KB 97.32 KB +22 Bytes
odspPrefetchSnapshot.js 42.28 KB 42.29 KB +11 Bytes
sharedString.js 167.3 KB 167.32 KB +11 Bytes
sharedTree.js 334.62 KB 334.62 KB No change
Total Size 1.87 MB 1.87 MB +28 Bytes

Baseline commit: 7621bae

Generated by 🚫 dangerJS against c943602

* Validate forward compat by using old type in place of current type
* If breaking change required, add in package.json under typeValidation.broken:
* "FunctionDeclaration_addTreeToSummary": {"forwardCompat": false}
* "RemovedFunctionDeclaration_addTreeToSummary": {"forwardCompat": false}
Copy link
Member Author

Choose a reason for hiding this comment

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

@anthony-murphy would it be ok to exclude @internal things from the type tests? I can open a task if so.

@markfields markfields merged commit 5f77751 into microsoft:main Feb 27, 2024
@markfields markfields deleted the smz/nits branch February 27, 2024 22:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: runtime Runtime related issues base: main PRs targeted against main branch public api change Changes to a public API

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants