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

feat! Port libvcs utilities #433

Closed
wants to merge 1 commit into from
Closed

Conversation

tony
Copy link
Member

@tony tony commented Sep 18, 2022

Example of libvcs utilities backported to python 3.7 w/ strict mypy support

vcs-python/libvcs#415

@codecov
Copy link

codecov bot commented Sep 18, 2022

Codecov Report

Merging #433 (d6ea5f1) into master (31b9428) will decrease coverage by 3.15%.
The diff coverage is 56.68%.

@@            Coverage Diff             @@
##           master     #433      +/-   ##
==========================================
- Coverage   86.34%   83.19%   -3.16%     
==========================================
  Files          22       26       +4     
  Lines        1824     2041     +217     
  Branches      277      329      +52     
==========================================
+ Hits         1575     1698     +123     
- Misses        170      252      +82     
- Partials       79       91      +12     
Impacted Files Coverage Δ
src/libtmux/_internal/query_list.py 38.77% <38.77%> (ø)
src/libtmux/_internal/subprocess.py 92.98% <92.98%> (ø)
src/libtmux/_internal/dataclasses.py 100.00% <100.00%> (ø)
src/libtmux/_internal/types.py 100.00% <100.00%> (ø)

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

@tony tony closed this Sep 18, 2022
@tony tony deleted the libvcs-utilities-ported-to-3.7 branch September 18, 2022 14:29
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