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

Increase checkout depth on CI #366

Merged
merged 2 commits into from
Mar 3, 2021
Merged

Increase checkout depth on CI #366

merged 2 commits into from
Mar 3, 2021

Conversation

yajo
Copy link
Member

@yajo yajo commented Mar 3, 2021

This will help tools that analyze tags, such as coverage, poetry or PDM.

I'm positive and I assume no release will take more than 500 commits.

yajo added 2 commits March 3, 2021 15:59
Remove all git dependencies, which were blocking a release. Update broken pre-commit hooks.
This will help tools that analyze tags, such as coverage, poetry or PDM.

I'm positive and I assume no release will take more than 500 commits.
@yajo yajo self-assigned this Mar 3, 2021
@yajo yajo added the maintenance Boring maintenance routine label Mar 3, 2021
@yajo yajo added this to the v6.0.0 milestone Mar 3, 2021
@yajo yajo linked an issue Mar 3, 2021 that may be closed by this pull request
@yajo yajo enabled auto-merge (rebase) March 3, 2021 16:01
@codecov-io
Copy link

codecov-io commented Mar 3, 2021

Codecov Report

Merging #366 (fe0c0c4) into master (d86c88d) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #366   +/-   ##
=======================================
  Coverage   97.04%   97.04%           
=======================================
  Files          35       35           
  Lines        2132     2132           
=======================================
  Hits         2069     2069           
  Misses         63       63           
Flag Coverage Δ
unittests 97.04% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out 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 b4c54e5...fe0c0c4. Read the comment docs.

@yajo yajo merged commit 0eddab7 into master Mar 3, 2021
@yajo yajo deleted the pip-doc-deps branch March 3, 2021 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Boring maintenance routine
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error installing dependencies using poetry
2 participants