Skip to content

Conversation

@cTatu
Copy link
Collaborator

@cTatu cTatu commented Oct 26, 2022

Description

Reduces max iterations and dataset size for faster execution time

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. If you haven't added any test and it is relevant provide instructions so we can reproduce.

  • I have tested it manually in a local environment & jenkins.

Reproduce instructions:

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas.
  • I have documented the public methods of any public class according to the guide styles.
  • I have made corresponding changes to the documentation
  • New and existing unit tests pass locally with my changes
  • I have rebased my branch before trying to merge.

@cTatu cTatu requested a review from FernandoVN98 November 4, 2022 09:44
@codecov
Copy link

codecov bot commented Nov 9, 2022

Codecov Report

Merging #415 (12e7eb6) into master (d532292) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #415   +/-   ##
=======================================
  Coverage   95.01%   95.01%           
=======================================
  Files          46       46           
  Lines        6376     6376           
=======================================
  Hits         6058     6058           
  Misses        318      318           

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 d532292...12e7eb6. Read the comment docs.

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.

2 participants