Skip to content

refactor!: Rename states -> projects #327

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

Merged
merged 4 commits into from
Apr 14, 2022
Merged

refactor!: Rename states -> projects #327

merged 4 commits into from
Apr 14, 2022

Conversation

tony
Copy link
Member

@tony tony commented Apr 14, 2022

  • refactor!: Rename states -> projects
  • GitRepo, SvnRepo, HgRepo -> GitProject, SvnProject, HgProject

@codecov
Copy link

codecov bot commented Apr 14, 2022

Codecov Report

Merging #327 (3b3a5de) into master (308b469) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #327   +/-   ##
=======================================
  Coverage   72.34%   72.34%           
=======================================
  Files          21       21           
  Lines        1685     1685           
=======================================
  Hits         1219     1219           
  Misses        466      466           
Impacted Files Coverage Δ
tests/projects/test_hg.py 95.23% <ø> (ø)
libvcs/projects/base.py 100.00% <100.00%> (ø)
libvcs/projects/constants.py 100.00% <100.00%> (ø)
libvcs/projects/git.py 76.77% <100.00%> (ø)
libvcs/projects/hg.py 100.00% <100.00%> (ø)
libvcs/projects/svn.py 64.89% <100.00%> (ø)
libvcs/shortcuts.py 100.00% <100.00%> (ø)
tests/projects/test_base.py 100.00% <100.00%> (ø)
tests/projects/test_conftest.py 100.00% <100.00%> (ø)
tests/projects/test_git.py 99.38% <100.00%> (ø)
... and 2 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 308b469...3b3a5de. Read the comment docs.

@tony tony force-pushed the gitrepo-gitproject branch from 68a2b9f to bf5985b Compare April 14, 2022 22:25
@tony tony merged commit a82ff7d into master Apr 14, 2022
@tony tony deleted the gitrepo-gitproject branch April 14, 2022 23:37
@tony tony added this to the v0.12 milestone May 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant