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

feat: additional fields for package version result (VersionNumber, CodeCoverage) #492

Merged

Conversation

Rocko1204
Copy link
Contributor

Helpful additional fields for PackageVersionCreate result

After implementing the last pull request #486 (thx for that), it turned out that two more fields were needed in the result.

SObject Field Type Example
Package2Version CodeCoverage number 78
Package2Version VersionNumber string 1.2.1.5

@shetzel
Copy link
Contributor

shetzel commented Apr 4, 2024

@Rocko1204 - thanks for the contribution and sorry for the delay. This is under review and we'll work with you to get it in. There can be performance issues around CodeCoverage so I'd like to ensure no perf degradation with these changes. I believe this should be ok in this case though.

@t7job t7job requested review from t7job and sethmuss April 4, 2024 20:12
@shetzel shetzel merged commit 9296f90 into forcedotcom:main Apr 5, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants