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

Fix weird recursive copying bug #43

Merged
merged 2 commits into from
Jan 4, 2024
Merged

Fix weird recursive copying bug #43

merged 2 commits into from
Jan 4, 2024

Conversation

ppinchuk
Copy link
Collaborator

@ppinchuk ppinchuk commented Jan 4, 2024

Title

@ppinchuk ppinchuk added the bugfix Fixed a known bug label Jan 4, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b2f68e4) 97.85% compared to head (385ef7e) 97.85%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #43   +/-   ##
=======================================
  Coverage   97.85%   97.85%           
=======================================
  Files          29       29           
  Lines        2931     2934    +3     
  Branches      489      491    +2     
=======================================
+ Hits         2868     2871    +3     
  Misses         39       39           
  Partials       24       24           
Flag Coverage Δ
unittests 97.85% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ppinchuk ppinchuk merged commit 6c54168 into main Jan 4, 2024
12 checks passed
@ppinchuk ppinchuk deleted the pp/branch_recursive_fix branch January 4, 2024 05:38
github-actions bot pushed a commit that referenced this pull request Jan 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Fixed a known bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants