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

[api-extractor] adding sort modifiers to union types in DtsRollupGenerator and ApiReportGenerator #3698

Closed
wants to merge 4 commits into from
Closed

[api-extractor] adding sort modifiers to union types in DtsRollupGenerator and ApiReportGenerator #3698

wants to merge 4 commits into from

Conversation

ajithAPER
Copy link

Summary

Fixed #1958

Details

API reports and DTS rollouts generated show signs of spurious inferred union types between incremental build. This implementation simply introduces a sort modifier to sort all union type in DTS rollups and API reports.

How was it tested

Tested against reports within the repository generated automatically.

@ajithAPER
Copy link
Author

@microsoft-github-policy-service agree [company="Atlassian"]

@ajithAPER ajithAPER reopened this Oct 14, 2022
@ajithAPER
Copy link
Author

@microsoft-github-policy-service agree [company="Atlassian"]

@ajithAPER
Copy link
Author

@microsoft-github-policy-service agree company="Atlassian"

@ajithAPER
Copy link
Author

@iclanton @octogonz @apostolisms @D4N14L Any recommended change for this PR ?

@ajithAPER ajithAPER closed this Jan 9, 2023
@ajithAPER ajithAPER deleted the api-extractor-sort-modifiers-for-union-spans-in-generators branch January 9, 2023 05:20
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.

[api-extractor] API report shows spurious diffs because compiler emits inferred types inconsistently
1 participant