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

Add live plot monitor subprocess #47

Merged
merged 8 commits into from
Oct 5, 2023
Merged

Add live plot monitor subprocess #47

merged 8 commits into from
Oct 5, 2023

Conversation

loganbvh
Copy link
Owner

@loganbvh loganbvh commented Oct 4, 2023

No description provided.

@loganbvh loganbvh changed the title At live plot monitor subprocess Add live plot monitor subprocess Oct 4, 2023
@codecov
Copy link

codecov bot commented Oct 4, 2023

Codecov Report

Merging #47 (1b9a509) into main (6bd44f6) will decrease coverage by 1.20%.
The diff coverage is 59.19%.

@@            Coverage Diff             @@
##             main      #47      +/-   ##
==========================================
- Coverage   86.72%   85.53%   -1.20%     
==========================================
  Files          37       38       +1     
  Lines        4113     4264     +151     
==========================================
+ Hits         3567     3647      +80     
- Misses        546      617      +71     
Files Coverage Δ
tdgl/device/device.py 97.48% <100.00%> (ø)
tdgl/solution/data.py 94.02% <100.00%> (+0.09%) ⬆️
tdgl/solution/solution.py 88.58% <100.00%> (ø)
tdgl/solver/options.py 78.94% <100.00%> (+0.28%) ⬆️
tdgl/solver/runner.py 87.12% <100.00%> (+1.97%) ⬆️
tdgl/solver/solver.py 85.07% <100.00%> (+0.21%) ⬆️
tdgl/version.py 85.71% <100.00%> (ø)
tdgl/visualization/__init__.py 100.00% <100.00%> (ø)
tdgl/visualization/animate.py 89.28% <100.00%> (-0.10%) ⬇️
tdgl/visualization/interactive.py 64.32% <100.00%> (-0.21%) ⬇️
... and 3 more

@loganbvh loganbvh marked this pull request as ready for review October 5, 2023 15:06
@loganbvh loganbvh merged commit 4176eb0 into main Oct 5, 2023
7 of 9 checks passed
@loganbvh loganbvh deleted the monitor branch October 5, 2023 15:07
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.

None yet

1 participant