Skip to content
This repository has been archived by the owner on Mar 18, 2024. It is now read-only.

fix(sfdx-cli): update sfdx-cli to 7.156.1 #1073

Merged
merged 1 commit into from
Jun 28, 2022
Merged

Conversation

azlam-abdulsalam
Copy link
Contributor

Due to #1576 and #1577 in forcedotcom-cli, an update to cli is warranted

fix #1072

Checklist

All items have to be completed before a PR is merged

  • Adhere to Contribution Guidelines
  • Updates to Decision Records considered?
  • Updates to documentation at DX@Scale Guide considered?
  • Tested changes?
  • Unit Tests new and existing passing locally?

Due to #1576 and #1577 in forcedotcom-cli, an update to cli is warranted

fix #1072
@codecov-commenter
Copy link

Codecov Report

Merging #1073 (f0122a4) into main (a995a4e) will not change coverage.
The diff coverage is n/a.

❗ Current head f0122a4 differs from pull request most recent head 8034a68. Consider uploading reports for the commit 8034a68 to get more accurate results

@@           Coverage Diff           @@
##             main    #1073   +/-   ##
=======================================
  Coverage   59.57%   59.57%           
=======================================
  Files          52       52           
  Lines        1687     1687           
  Branches      351      359    +8     
=======================================
  Hits         1005     1005           
+ Misses        682      639   -43     
- Partials        0       43   +43     
Impacted Files Coverage Δ
packages/core/src/org/SFPOrg.ts 50.72% <0.00%> (ø)
packages/core/src/logger/SFPLogger.ts 48.48% <0.00%> (ø)
packages/core/src/command/SFDXCommand.ts 14.28% <0.00%> (ø)
packages/core/src/stats/SFPStatsSender.ts 12.24% <0.00%> (ø)
packages/core/src/project/ProjectConfig.ts 76.74% <0.00%> (ø)
packages/core/src/package/PackageManifest.ts 77.50% <0.00%> (ø)
packages/core/src/artifacts/ArtifactFetcher.ts 34.04% <0.00%> (ø)
packages/core/src/package/SfpPackageBuilder.ts 17.42% <0.00%> (ø)
.../core/src/apextest/ImpactedApexTestClassFetcher.ts 13.79% <0.00%> (ø)
.../core/src/package/packageCreators/CreatePackage.ts 7.40% <0.00%> (ø)
... and 3 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5512c5b...8034a68. Read the comment docs.

@crazynammer
Copy link
Contributor

Looks good.

@azlam-abdulsalam azlam-abdulsalam merged commit aec99be into main Jun 28, 2022
@azlam-abdulsalam azlam-abdulsalam deleted the hotfix/cli-update branch June 28, 2022 06:38
github-actions bot pushed a commit that referenced this pull request Jun 28, 2022
Due to #1576 and #1577 in forcedotcom-cli, an update to cli is warranted

fix #1072
Copy link
Contributor

@vuha-acn vuha-acn left a comment

Choose a reason for hiding this comment

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

Good to go.

azlam-abdulsalam added a commit that referenced this pull request Jun 29, 2022
Due to #1576 and #1577 in forcedotcom-cli, an update to cli is warranted

fix #1072

Co-authored-by: Azlam <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

sfpowerscripts may fail to authenticate or create packages
4 participants