Skip to content

Dataclasses #371

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

Closed
wants to merge 7 commits into from
Closed

Dataclasses #371

wants to merge 7 commits into from

Conversation

tony
Copy link
Member

@tony tony commented May 17, 2022

@codecov
Copy link

codecov bot commented May 17, 2022

Codecov Report

Merging #371 (326bcef) into master (49b9d6c) will increase coverage by 0.23%.
The diff coverage is 89.32%.

❗ Current head 326bcef differs from pull request most recent head ebbdb61. Consider uploading reports for the commit ebbdb61 to get more accurate results

@@            Coverage Diff             @@
##           master     #371      +/-   ##
==========================================
+ Coverage   86.22%   86.45%   +0.23%     
==========================================
  Files          21       16       -5     
  Lines        1807     1632     -175     
  Branches      276        0     -276     
==========================================
- Hits         1558     1411     -147     
- Misses        170      221      +51     
+ Partials       79        0      -79     
Impacted Files Coverage Δ
tests/test_pane.py 68.42% <40.00%> (-31.58%) ⬇️
tests/test_server.py 98.18% <50.00%> (-1.82%) ⬇️
libtmux/pane.py 85.60% <94.52%> (ø)
libtmux/common.py 88.67% <100.00%> (ø)
libtmux/session.py 81.70% <100.00%> (ø)
libtmux/window.py 84.14% <100.00%> (ø)
tests/test_tmuxobject.py 89.01% <100.00%> (-10.99%) ⬇️
tests/conftest.py 90.47% <0.00%> (-9.53%) ⬇️
... and 26 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@tony tony force-pushed the snapshot branch 2 times, most recently from 9215f18 to 67cb4d3 Compare May 21, 2022 11:09
@tony tony force-pushed the master branch 2 times, most recently from bb68b70 to d6ab13b Compare July 14, 2022 10:33
@tony
Copy link
Member Author

tony commented Dec 18, 2022

Closed in favor of #426

@tony tony closed this Dec 18, 2022
@tony tony deleted the snapshot branch December 18, 2022 00:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant