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

Braces not covered in apex coverage #3

Open
rmathewsbeyond opened this issue Aug 19, 2023 · 0 comments
Open

Braces not covered in apex coverage #3

rmathewsbeyond opened this issue Aug 19, 2023 · 0 comments

Comments

@rmathewsbeyond
Copy link

Apex notoriously does not show braces as covered (lines 16, 19 and 20).
We use code-climate's feature to check differential coverage is atleast 75%.
This causes problem when we add a new method of probably 3 lines, and since 1 line is a brace, differential coverage is only 66% (2 out of 3 lines covered).

any workarounds to this issue (i've turned off differential coverage check for now)

image

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

No branches or pull requests

1 participant