Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Stop packaging tests#233

Merged
ishepard merged 1 commit into
ishepard:masterfrom
gremat:stop_packaging_tests
Nov 7, 2022
Merged

Stop packaging tests#233
ishepard merged 1 commit into
ishepard:masterfrom
gremat:stop_packaging_tests

Conversation

@gremat
Copy link
Copy Markdown
Contributor

@gremat gremat commented Nov 7, 2022

Tests of pydriller are packaged together with pydriller and are installed to target systems next to pydriller thus polluting site-packages with a tests module. The tests module (and all submodules) is (/are) excluded now.

@codecov
Copy link
Copy Markdown

codecov Bot commented Nov 7, 2022

Codecov Report

Merging #233 (622fc72) into master (02161a5) will decrease coverage by 0.00%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #233      +/-   ##
==========================================
- Coverage   98.36%   98.35%   -0.01%     
==========================================
  Files          15       14       -1     
  Lines        1039     1036       -3     
==========================================
- Hits         1022     1019       -3     
  Misses         17       17              
Impacted Files Coverage Δ
pydriller/__init__.py

@ishepard ishepard merged commit 349203a into ishepard:master Nov 7, 2022
@gremat gremat deleted the stop_packaging_tests branch November 7, 2022 11: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.

2 participants