[go: up one dir, main page]

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 typo and tell_pbar #942

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

patel-lay
Copy link
Contributor

#871
#879

Changes proposed

Check if msg is empty or not before calling pbar_sender_pipe()

Typo in main screen
"[Main] " overwrote the first few character("Total A"). Adding [Main] is a simple fix but not permenant. I believe more analysis is required to understanding the reason of overwriting.
Also the whole statement is printed once after "Flow Processed" line, but then disappears. Careful observation is required to notice this.

Check List (Check all the applicable boxes)

  • [ X] My code follows the code style of this project.
  • My change requires changes to the documentation.
  • I have updated the documentation accordingly.
  • [X ] All new and existing tests passed.
  • [ X] This PR does not contain plagiarized content.
  • [ X] The title of my pull request is a short description of the requested changes.

Screenshots

image

image

Note to reviewers

Included in change proposed.

@patel-lay
Copy link
Contributor Author

@AlyaGomaa can you review my PR.

@patel-lay
Copy link
Contributor Author

This CI-staging should not be failing based on my changes.
image

Seems like dataset-integration failure is common among PRs.

@AlyaGomaa
Copy link
Collaborator

@patel-lay yes true, not sure why though, will fix this and re-run CI in your PR and if all goes will i'll merge it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

Successfully merging this pull request may close these issues.

2 participants