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

Feature: Add parser for apex (Salesforce) #502

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

rossreicks
Copy link

I love this tool for output code reports but we do a lot of Salesforce development currently and there is not a similar action for that world. I added an Apex parser and also update the report to include code coverage optionally. (Code coverage is super important in the Salesforce world as they require 75% code coverage to deploy any code)

I did have to update the snapshots to include this new field but it is undefined for all other parsers as they have not implemented it. The column will not show up if all the test suites do not have a coverage value reported.

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.

None yet

1 participant