-
One class has 0% code coverage. Can we still deploy that class on production in Salesforce?
If we have an overall 90% code coverage however there is one class which have 0% code coverage. Can we still able to deploy that class on production in Salesforce?
Log In to reply.
Popular Salesforce Blogs
Salesforce Apex Winter Release 21 - All You Need To Know
1. Before Apex Winter Release 21 batch limit for big objects using deleteImmediate() is 2,000 records at a time. Now we can delete up to…
Comprehensive Guide on Salesforce Web-to-Case
For any organization or business, growth depends on how they provide service(s) to the customer. Getting comprehensive details of customers’ problems is one of the most…
How to Clone a Record In Apex?
What is Clone Record in Apex? The clone() method in Salesforce Apex makes a duplicate of the sObject record. There are four Boolean-type optional parameters…
Popular Salesforce Videos
Customize Salesforce Lightning Home page
In this video Signiforce shows : How to customize the Salesforce Lightning Home page. Update an existing Salesforce lightning home page or create a new…
Winter'22 updates for Salesforce Developers
Did you know most new features are included with your initial purchase? Explore the latest innovations in the release to maximize your ROI from Salesforce.…
Password Protect Records in Salesforce
Suppose Salesforce org record level access is set to Public Read Only and now business want to restrict few records visible to only those users…