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 #421

Merged
merged 2 commits into from Sep 24, 2022
Merged

Conversation

tony
Copy link
Member

@tony tony commented Sep 24, 2022

No description provided.

@codecov
Copy link

codecov bot commented Sep 24, 2022

Codecov Report

Merging #421 (f2f1d96) into master (032008e) will increase coverage by 0.09%.
The diff coverage is n/a.

❗ Current head f2f1d96 differs from pull request most recent head 5365ebc. Consider uploading reports for the commit 5365ebc to get more accurate results

@@            Coverage Diff             @@
##           master     #421      +/-   ##
==========================================
+ Coverage   61.16%   61.26%   +0.09%     
==========================================
  Files          35       38       +3     
  Lines        2758     2765       +7     
  Branches      662      661       -1     
==========================================
+ Hits         1687     1694       +7     
  Misses        642      642              
  Partials      429      429              
Impacted Files Coverage Δ
src/libvcs/cmd/hg.py 38.96% <0.00%> (-1.55%) ⬇️
src/libvcs/cmd/svn.py 34.15% <0.00%> (-0.65%) ⬇️
src/libvcs/sync/base.py 83.82% <0.00%> (-0.47%) ⬇️
src/libvcs/cmd/git.py 12.83% <0.00%> (-0.27%) ⬇️
src/libvcs/_internal/dataclasses.py 100.00% <0.00%> (ø)
src/libvcs/conftest.py 100.00% <0.00%> (ø)
tests/_internal/subprocess/conftest.py 100.00% <0.00%> (ø)
tests/conftest.py 100.00% <0.00%> (ø)

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

@tony tony merged commit 9eee828 into master Sep 24, 2022
@tony tony deleted the coverage-pyproject branch September 24, 2022 02:31
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