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 Warning coming from ProcessFollowerWidget #512

Merged

Conversation

danielhollas
Copy link
Contributor

This was missed when we changed the ProcessMonitor to use Process UUID as its traitlet. I discovered this when I was trying to get rid of warnings in unit tests in #509

@yakutovicha @unkcpz I am not very familiar with this Widget, could you please test it?

This was missed when we changed the ProcessMonitor
to use Process UUID as its traitlet.
@codecov
Copy link

codecov bot commented Sep 7, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (5309f5d) 79.31% compared to head (99bb3b4) 79.31%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #512   +/-   ##
=======================================
  Coverage   79.31%   79.31%           
=======================================
  Files          27       27           
  Lines        3834     3834           
=======================================
  Hits         3041     3041           
  Misses        793      793           
Flag Coverage Δ
python-3.10 79.31% <ø> (ø)
python-3.8 79.35% <ø> (ø)
python-3.9 79.35% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
aiidalab_widgets_base/process.py 78.58% <ø> (ø)

☔ View full report in Codecov by Sentry.

📢 Have feedback on the report? Share it here.

aiidalab_widgets_base/process.py Outdated Show resolved Hide resolved
aiidalab_widgets_base/process.py Show resolved Hide resolved
@yakutovicha
Copy link
Member

@unkcpz, since you are reviewing it, I will un-assign myself. I trust you guys :)

@yakutovicha yakutovicha removed their request for review September 8, 2023 06:57
Copy link
Member

@unkcpz unkcpz left a comment

Choose a reason for hiding this comment

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

Looks all good, thanks!

aiidalab_widgets_base/process.py Show resolved Hide resolved
@danielhollas danielhollas changed the title Fix ProcessFollowerWidget Fix Warning coming from ProcessFollowerWidget Sep 8, 2023
@danielhollas danielhollas merged commit 7afc300 into aiidalab:master Sep 8, 2023
@danielhollas danielhollas deleted the fix/process-follower-widget branch September 8, 2023 10:04
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.

3 participants