Skip to content

Move to src/ layout#407

Merged
tony merged 2 commits into
masterfrom
src-dir
Sep 11, 2022
Merged

Move to src/ layout#407
tony merged 2 commits into
masterfrom
src-dir

Conversation

@tony

@tony tony commented Sep 11, 2022

Copy link
Copy Markdown
Member

@tony tony changed the title Move to src/ layout Move to src/ layout Sep 11, 2022
@codecov

codecov Bot commented Sep 11, 2022

Copy link
Copy Markdown

Codecov Report

Merging #407 (d0de168) into master (dc635fe) will increase coverage by 0.01%.
The diff coverage is 60.00%.

@@            Coverage Diff             @@
##           master     #407      +/-   ##
==========================================
+ Coverage   72.71%   72.72%   +0.01%     
==========================================
  Files          25       25              
  Lines        2239     2240       +1     
==========================================
+ Hits         1628     1629       +1     
  Misses        611      611              
Impacted Files Coverage Δ
src/libvcs/cmd/git.py 54.53% <ø> (ø)
src/libvcs/cmd/hg.py 70.12% <ø> (ø)
src/libvcs/cmd/svn.py 52.47% <ø> (ø)
src/libvcs/exc.py 100.00% <ø> (ø)
src/libvcs/parse/base.py 86.84% <ø> (ø)
src/libvcs/parse/git.py 100.00% <ø> (ø)
src/libvcs/parse/hg.py 95.91% <ø> (ø)
src/libvcs/parse/svn.py 93.87% <ø> (ø)
src/libvcs/projects/base.py 92.64% <ø> (ø)
src/libvcs/projects/constants.py 100.00% <ø> (ø)
... and 4 more

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

@tony tony merged commit 4cc9ab2 into master Sep 11, 2022
@tony tony deleted the src-dir branch September 11, 2022 18:52
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.

Move to src/

1 participant