Skip to content

Add copy method to cstruct instance#140

Open
Schamper wants to merge 2 commits into
mainfrom
add-copy
Open

Add copy method to cstruct instance#140
Schamper wants to merge 2 commits into
mainfrom
add-copy

Conversation

@Schamper

Copy link
Copy Markdown
Member

Closes #79

@codecov

codecov Bot commented Jan 13, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 18 lines in your changes missing coverage. Please review.
✅ Project coverage is 0.00%. Comparing base (9f12b1e) to head (cc3738b).

Files with missing lines Patch % Lines
dissect/cstruct/cstruct.py 0.00% 18 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff          @@
##            main    #140   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files         21      21           
  Lines       2482    2500   +18     
=====================================
- Misses      2482    2500   +18     
Flag Coverage Δ
unittests 0.00% <0.00%> (ø)

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

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@codspeed-hq

codspeed-hq Bot commented Jun 10, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 12 untouched benchmarks


Comparing add-copy (cc3738b) with main (9f12b1e)

Open in CodSpeed

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.

Create a copy function for a cstruct instance

1 participant