Skip to content

Test hooks#905

Closed
tony wants to merge 2 commits intomasterfrom
test-hooks
Closed

Test hooks#905
tony wants to merge 2 commits intomasterfrom
test-hooks

Conversation

@tony
Copy link
Copy Markdown
Member

@tony tony commented Feb 5, 2024

Changes

  • set_layout_hook()

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 5, 2024

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.71%. Comparing base (423835a) to head (6fe3f32).
⚠️ Report is 891 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #905   +/-   ##
=======================================
  Coverage   70.71%   70.71%           
=======================================
  Files          26       26           
  Lines        1950     1950           
  Branches      407      407           
=======================================
  Hits         1379     1379           
  Misses        448      448           
  Partials      123      123           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@tony
Copy link
Copy Markdown
Member Author

tony commented Apr 26, 2026

Closing as obsolete.

This PR added a stub test for set_layout_hook() (tmuxp/cli/load.py),
but that function was intentionally removed from master in commit
fdda3d7b cli(load): Remove set_layout_hook().
The function the test targeted no longer exists, so the rebased branch
fails mypy with Module "tmuxp.cli.load" has no attribute "set_layout_hook".

If layout-hook coverage is still desired against the current code, it
would be cleaner as a fresh PR against whatever replaced that codepath.

@tony tony closed this Apr 26, 2026
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.

1 participant