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

build: Remove .coveragerc, use pyproject.toml #443

Merged
merged 2 commits into from Sep 24, 2022
Merged

Conversation

tony
Copy link
Member

@tony tony commented Sep 24, 2022

@codecov
Copy link

codecov bot commented Sep 24, 2022

Codecov Report

Merging #443 (7183fd4) into master (79580eb) will increase coverage by 1.06%.
The diff coverage is n/a.

❗ Current head 7183fd4 differs from pull request most recent head e3f7c8e. Consider uploading reports for the commit e3f7c8e to get more accurate results

@@            Coverage Diff             @@
##           master     #443      +/-   ##
==========================================
+ Coverage   86.32%   87.38%   +1.06%     
==========================================
  Files          20       20              
  Lines        1821     1792      -29     
  Branches      277      270       -7     
==========================================
- Hits         1572     1566       -6     
+ Misses        170      154      -16     
+ Partials       79       72       -7     
Impacted Files Coverage Δ
src/libtmux/session.py 76.43% <0.00%> (+1.01%) ⬆️
src/libtmux/window.py 78.10% <0.00%> (+1.09%) ⬆️
src/libtmux/common.py 84.11% <0.00%> (+1.92%) ⬆️
src/libtmux/pytest_plugin.py 81.08% <0.00%> (+2.13%) ⬆️
src/libtmux/test.py 76.59% <0.00%> (+2.36%) ⬆️
src/libtmux/pane.py 82.71% <0.00%> (+4.30%) ⬆️
conftest.py 92.00% <0.00%> (+6.81%) ⬆️

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

@tony tony force-pushed the coverage-pyproject branch 2 times, most recently from 6f0c27c to b1d7d11 Compare September 24, 2022 01:49
@tony tony merged commit a57796a into master Sep 24, 2022
@tony tony deleted the coverage-pyproject branch September 24, 2022 02:06
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.

None yet

1 participant