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

Moved the metadata into machine-readable setup.cfg. #2448

Closed
wants to merge 1 commit into from

Conversation

KOLANICH
Copy link

Version is now fetched from git tags automatically.

@codecov
Copy link

codecov bot commented Oct 18, 2022

Codecov Report

Merging #2448 (faaab17) into master (e930d11) will decrease coverage by 5.78%.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2448      +/-   ##
==========================================
- Coverage   98.96%   93.17%   -5.79%     
==========================================
  Files         117      116       -1     
  Lines       16119    16118       -1     
  Branches     3122     3122              
==========================================
- Hits        15952    15018     -934     
- Misses        116     1011     +895     
- Partials       51       89      +38     
Impacted Files Coverage Δ
trio/_windows_pipes.py 0.00% <0.00%> (-100.00%) ⬇️
trio/_wait_for_object.py 0.00% <0.00%> (-100.00%) ⬇️
trio/_core/_windows_cffi.py 0.00% <0.00%> (-100.00%) ⬇️
trio/_subprocess_platform/windows.py 0.00% <0.00%> (-100.00%) ⬇️
...tests/test_multierror_scripts/apport_excepthook.py 0.00% <0.00%> (-100.00%) ⬇️
trio/_core/_io_windows.py 0.00% <0.00%> (-98.77%) ⬇️
trio/tests/test_wait_for_object.py 10.37% <0.00%> (-89.63%) ⬇️
trio/_core/tests/test_windows.py 17.82% <0.00%> (-82.18%) ⬇️
trio/tests/test_windows_pipes.py 24.67% <0.00%> (-75.33%) ⬇️
trio/_subprocess_platform/__init__.py 62.85% <0.00%> (-37.15%) ⬇️
... and 26 more

Version is now fetched from git tags automatically.
@pquentin
Copy link
Member

Closing in favor of #2449 because if we're going to do that it will be with pyproject.toml.

@pquentin pquentin closed this Oct 19, 2022
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