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

ci(coverage): Migrate .coveragerc to pyproject.toml #384

Merged
merged 3 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 #384 (de681c0) into master (bb7a30c) will decrease coverage by 8.03%.
The diff coverage is n/a.

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

@@            Coverage Diff             @@
##           master     #384      +/-   ##
==========================================
- Coverage   87.40%   79.37%   -8.04%     
==========================================
  Files          13       14       +1     
  Lines         675      732      +57     
  Branches        0      107     +107     
==========================================
- Hits          590      581       -9     
- Misses         85      125      +40     
- Partials        0       26      +26     
Impacted Files Coverage Δ
src/vcspull/config.py 83.84% <0.00%> (-11.54%) ⬇️
tests/helpers.py 78.78% <0.00%> (-6.07%) ⬇️
tests/test_sync.py 88.13% <0.00%> (-5.09%) ⬇️
tests/test_repo.py 56.45% <0.00%> (-3.23%) ⬇️
src/vcspull/cli/sync.py 44.82% <0.00%> (-1.73%) ⬇️
tests/test_config_file.py 95.42% <0.00%> (-1.72%) ⬇️
src/vcspull/log.py 29.82% <0.00%> (ø)

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

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