Skip to content

debug info command #643

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

Merged
merged 16 commits into from
Nov 8, 2020
Merged

debug info command #643

merged 16 commits into from
Nov 8, 2020

Conversation

joseph-flinn
Copy link
Contributor

@joseph-flinn joseph-flinn commented Nov 7, 2020

Adds: #352

Adding separate PRs for the debug-info and tmuxp load --log-file <log-filename> changes.

todo:

  • documentation update
  • flake8 + black

@joseph-flinn joseph-flinn changed the title WIP: debug info command (targeting 1.7.0a2) WIP: debug info command (targeting 1.7.0 final) Nov 7, 2020
@codecov
Copy link

codecov bot commented Nov 7, 2020

Codecov Report

Merging #643 (e5c6b49) into v1.6.x (888b2b3) will increase coverage by 0.30%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           v1.6.x     #643      +/-   ##
==========================================
+ Coverage   73.53%   73.83%   +0.30%     
==========================================
  Files           7        7              
  Lines        1043     1055      +12     
  Branches      268      269       +1     
==========================================
+ Hits          767      779      +12     
  Misses        202      202              
  Partials       74       74              
Impacted Files Coverage Δ
tmuxp/cli.py 70.58% <100.00%> (+0.93%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 888b2b3...6444bb9. Read the comment docs.

@joseph-flinn joseph-flinn changed the title WIP: debug info command (targeting 1.7.0 final) debug info command (targeting 1.7.0 final) Nov 7, 2020
@joseph-flinn joseph-flinn changed the base branch from master to v1.6.x November 8, 2020 17:04
trying monkey patch in debug-info test

testing parts of the debug-info command test to narrow down problem

removing os specifics from debug-info to see if the python ones come through

python internals only testing

adding SHELL back in

adding SHELL to debug_info_test via monkeypatch

adding python version back in

Adding os variables back in
removing version from uname output since it is on the next line
@joseph-flinn joseph-flinn requested a review from tony November 8, 2020 17:23
@joseph-flinn joseph-flinn changed the title debug info command (targeting 1.7.0 final) debug info command Nov 8, 2020
@tony tony merged commit 3ed8891 into v1.6.x Nov 8, 2020
@tony tony deleted the debug-report branch November 8, 2020 20:27
tony added a commit that referenced this pull request Nov 8, 2020
@joseph-flinn
Copy link
Contributor Author

joseph-flinn commented Nov 8, 2020 via email

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