Closed sruti1312 closed 3 years ago
:exclamation: No coverage uploaded for pull request base (
main@ea643fe
). Click here to learn what that means. The diff coverage isn/a
.:exclamation: Current head 50418e1 differs from pull request most recent head 7727425. Consider uploading reports for the commit 7727425 to get more accurate results
@@ Coverage Diff @@
## main #305 +/- ##
=======================================
Coverage ? 72.34%
Complexity ? 338
=======================================
Files ? 43
Lines ? 2068
Branches ? 146
=======================================
Hits ? 1496
Misses ? 468
Partials ? 104
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update ea643fe...7727425. Read the comment docs.
Issue #, if available:
Description of changes: Fix the failing election term test. Enable the collector (by mocking)
Reduce the test coverage limit to 0.7 to avoid build failure. Tracking the task to increase coverage in this issue (https://github.com/opendistro-for-elasticsearch/performance-analyzer/issues/306)
Developer's Certificate of Origin 1.1
By making a contribution to this project, I certify that:
(a) The contribution was created in whole or in part by me and I have the right to submit it under the open source license indicated in the file; or
(b) The contribution is based upon previous work that, to the best of my knowledge, is covered under an appropriate open source license and I have the right under that license to submit that work with modifications, whether created in whole or in part by me, under the same open source license (unless I am permitted to submit under a different license), as indicated in the file; or
(c) The contribution was provided directly to me by some other person who certified (a), (b) or (c) and I have not modified it.
(d) I understand and agree that this project and the contribution are public and that a record of the contribution (including all personal information I submit with it, including my sign-off) is maintained indefinitely and may be redistributed consistent with this project or the open source license(s) involved.