Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create reflow artisan command to simulate a reflow session #30

Merged
merged 2 commits into from
Oct 17, 2023

Conversation

rick-astral-cat
Copy link
Collaborator

With this reflow command we can simulate a session by setting reflow peak temperature, soak temperature and soak time, but also speed of the simulation in seconds per every database insertion.

Some functions of artisan reflow command where moved to helpers due to
php tests fail trying to reload the same function name in a magic way
(for my knowledgment).
@codecov
Copy link

codecov bot commented Oct 17, 2023

Codecov Report

Merging #30 (88ce3dc) into main (5335401) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #30   +/-   ##
=======================================
  Coverage   67.03%   67.03%           
=======================================
  Files          35       35           
  Lines         270      270           
=======================================
  Hits          181      181           
  Misses         89       89           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@crazybolillo crazybolillo merged commit 526498b into main Oct 17, 2023
@crazybolillo crazybolillo deleted the reflow_artisan_command branch October 17, 2023 18:34
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