Skip to content

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