When they have verified the reproducibility of your results, they will need to validate the assumptions in your explanations for any unresolved issues you may have encountered. You can assist them in this process by providing commented test results for them to look at. Functional test results should have a 100% passing rate, but if that is not true for whatever reason, you should provide a list of which cases failed and an analysis of why this is acceptable. Coverage testing can very often be under 100%, especially when more advanced levels of coverage are sought, so you should document that alongside your reasoning of why coverage not achieved for each specific component that was missed.