Skip to content

Conversation

@pmrowla
Copy link
Contributor

@pmrowla pmrowla commented Apr 12, 2023

@pmrowla pmrowla self-assigned this Apr 12, 2023
@codecov-commenter
Copy link

codecov-commenter commented Apr 12, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (9276aac) 81.09% compared to head (bd49a4d) 81.09%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #232   +/-   ##
=======================================
  Coverage   81.09%   81.09%           
=======================================
  Files          27       27           
  Lines        3978     3978           
  Branches      704      704           
=======================================
  Hits         3226     3226           
  Misses        631      631           
  Partials      121      121           
Impacted Files Coverage Δ
src/scmrepo/git/backend/dulwich/__init__.py 81.55% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

path,
update_refs,
self.repo.object_store.generate_pack_data,
generate_pack_data=self.repo.generate_pack_data,
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

repo.generate_pack_data wraps repo.object_store.generate_pack_data, but handling for shallow commits is only done in the repo level wrapper

@pmrowla pmrowla merged commit 3b05d6d into treeverse:main Apr 12, 2023
@pmrowla pmrowla deleted the dulwich-gen-pack branch April 12, 2023 09:24
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.

exp push: breaking in GHA

2 participants