Skip to content

Conversation

@FabioLuporini
Copy link
Contributor

It's virtually always faster

@codecov
Copy link

codecov bot commented Jul 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.72%. Comparing base (ea94a0f) to head (c98988f).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2412   +/-   ##
=======================================
  Coverage   86.72%   86.72%           
=======================================
  Files         235      235           
  Lines       44698    44701    +3     
  Branches     8286     8288    +2     
=======================================
+ Hits        38766    38769    +3     
  Misses       5207     5207           
  Partials      725      725           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

# TODO: move default value to __new__
try:
return {self.step.name: 8}
return {self.step.name: 16}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nitpicking: Can we add a "TODO" to check the args for space order and have some empirical 2*space_order or something?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

doing in a sec in upcoming PR, merging this one now

@FabioLuporini FabioLuporini merged commit d343ae0 into master Jul 22, 2024
@FabioLuporini FabioLuporini deleted the change-default-bs branch July 22, 2024 07:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants