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

fix: improve lifecycle messages #4461

Merged
merged 1 commit into from
Dec 1, 2023
Merged

fix: improve lifecycle messages #4461

merged 1 commit into from
Dec 1, 2023

Conversation

sergiusens
Copy link
Collaborator

Wipe "Initializing lifecycle" when parts steps start making progress by moving the action message from the emit.open_stream call to an explicit emit.progress.

  • Have you followed the guidelines for contributing?
  • Have you signed the CLA?
  • Have you successfully run make lint?
  • Have you successfully run pytest tests/unit?

Wipe "Initializing lifecycle" when parts steps start making progress
by moving the action message from the emit.open_stream call to an
explicit emit.progress.

Signed-off-by: Sergio Schvezov <[email protected]>
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (21f6ad7) 89.18% compared to head (d217ea9) 89.20%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4461      +/-   ##
==========================================
+ Coverage   89.18%   89.20%   +0.02%     
==========================================
  Files         321      322       +1     
  Lines       21668    21718      +50     
==========================================
+ Hits        19325    19374      +49     
- Misses       2343     2344       +1     

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

@sergiusens sergiusens merged commit f92422c into main Dec 1, 2023
12 checks passed
@sergiusens sergiusens deleted the better-message branch December 1, 2023 13:38
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.

4 participants