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

mypy annotations (basic) + libvcs update #373

Merged
merged 10 commits into from Sep 25, 2022
Merged

mypy annotations (basic) + libvcs update #373

merged 10 commits into from Sep 25, 2022

Conversation

tony
Copy link
Member

@tony tony commented May 31, 2022

@codecov
Copy link

codecov bot commented May 31, 2022

Codecov Report

Merging #373 (6dc6ad3) into master (728c432) will increase coverage by 0.80%.
The diff coverage is 78.47%.

❗ Current head 6dc6ad3 differs from pull request most recent head 4d0e874. Consider uploading reports for the commit 4d0e874 to get more accurate results

@@            Coverage Diff             @@
##           master     #373      +/-   ##
==========================================
+ Coverage   79.37%   80.17%   +0.80%     
==========================================
  Files          14       15       +1     
  Lines         732      787      +55     
  Branches      107      113       +6     
==========================================
+ Hits          581      631      +50     
- Misses        125      130       +5     
  Partials       26       26              
Impacted Files Coverage Δ
src/vcspull/cli/sync.py 46.37% <53.33%> (+1.54%) ⬆️
tests/test_repo.py 55.73% <60.86%> (-0.72%) ⬇️
src/vcspull/config.py 84.78% <75.60%> (+0.93%) ⬆️
tests/conftest.py 93.67% <81.81%> (-1.00%) ⬇️
tests/test_sync.py 91.54% <88.88%> (+3.41%) ⬆️
src/vcspull/types.py 100.00% <100.00%> (ø)
tests/fixtures/example.py 100.00% <100.00%> (ø)
tests/test_config.py 100.00% <100.00%> (ø)
tests/test_config_file.py 95.42% <100.00%> (ø)

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

@tony tony force-pushed the mypy-annotations branch 6 times, most recently from bd4c3ad to f9338db Compare June 18, 2022 17:56
tony added a commit that referenced this pull request Jun 18, 2022
@tony tony force-pushed the mypy-annotations branch 2 times, most recently from cae60e5 to 397a689 Compare June 19, 2022 09:54
@tony tony mentioned this pull request Jun 19, 2022
tony added a commit that referenced this pull request Jun 19, 2022
@tony tony force-pushed the mypy-annotations branch 5 times, most recently from a598a3a to 9dd1040 Compare June 21, 2022 02:18
@tony tony force-pushed the mypy-annotations branch 2 times, most recently from 9aac3d1 to f81f734 Compare July 10, 2022 16:56
@tony tony force-pushed the mypy-annotations branch 2 times, most recently from d1b7a59 to 94272ca Compare August 16, 2022 05:08
@tony tony force-pushed the master branch 2 times, most recently from 220944d to 9d19f42 Compare August 16, 2022 06:00
@tony tony force-pushed the mypy-annotations branch 3 times, most recently from 56ce1a7 to 9706c21 Compare August 17, 2022 07:47
@tony tony force-pushed the mypy-annotations branch 2 times, most recently from c50331b to 7b8470d Compare September 3, 2022 14:07
@tony tony force-pushed the mypy-annotations branch 4 times, most recently from e40e085 to 3a95eac Compare September 18, 2022 22:24
@tony tony force-pushed the mypy-annotations branch 2 times, most recently from 23393c5 to e7c69e4 Compare September 18, 2022 23:26
@tony tony force-pushed the master branch 2 times, most recently from 0ec0af6 to 7f76836 Compare September 24, 2022 13:04
tony added a commit to vcs-python/libvcs that referenced this pull request Sep 25, 2022
@tony tony force-pushed the mypy-annotations branch 4 times, most recently from 877568e to 690ea92 Compare September 25, 2022 14:24
@tony tony changed the title mypy annotations + libvcs update mypy annotations (basic) + libvcs update Sep 25, 2022
@tony tony merged commit 8709f5e into master Sep 25, 2022
@tony tony deleted the mypy-annotations branch September 25, 2022 14:46
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.

None yet

1 participant