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

fix: bump apex-node apply json dangling comma bug #5537

Merged
merged 2 commits into from
Apr 12, 2024

Conversation

peternhale
Copy link
Contributor

Fixes bug introduced in apex-node that did not properly manage dangling commas in apex test results

@W-15471840@
#5534

Functionality Before

See issue

Functionality After

Enabling code coverage highlighting functions properly.

@peternhale peternhale requested a review from a team as a code owner April 12, 2024 18:55
Copy link
Contributor

@daphne-sfdc daphne-sfdc left a comment

Choose a reason for hiding this comment

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

Approved! 🎉

After installing the VSIXs from the commit workflow of this PR:

  1. No more dangling commas in test-result.json files and no problems in the Problems tab ✅
  2. Code coverage highlighting is working as expected with no error messages in the Output tab ✅

E2E run: https://github.com/forcedotcom/salesforcedx-vscode/actions/runs/8666814783 ✅ (failures are flappers)

@peternhale peternhale merged commit da93bd9 into develop Apr 12, 2024
12 checks passed
@peternhale peternhale deleted the phale/W-15471840-fix-dangles branch April 12, 2024 20:23
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.

2 participants