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 dumpstruct for anonymous structures #50

Merged
merged 2 commits into from
Nov 14, 2023
Merged

Conversation

Schamper
Copy link
Member

No description provided.

@Schamper Schamper self-assigned this Oct 30, 2023
@Miauwkeru Miauwkeru self-requested a review November 13, 2023 09:16
tests/test_util.py Outdated Show resolved Hide resolved
Copy link

codecov bot commented Nov 14, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a9374ed) 88.98% compared to head (18d050e) 88.99%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #50      +/-   ##
==========================================
+ Coverage   88.98%   88.99%   +0.01%     
==========================================
  Files          20       20              
  Lines        1852     1854       +2     
==========================================
+ Hits         1648     1650       +2     
  Misses        204      204              
Flag Coverage Δ
unittests 88.99% <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.

Copy link
Contributor

@Miauwkeru Miauwkeru left a comment

Choose a reason for hiding this comment

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

LGTM

@Schamper Schamper merged commit e9ba968 into main Nov 14, 2023
30 checks passed
@Schamper Schamper deleted the fix-dumpstruct-anonymous branch November 14, 2023 09:55
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.

2 participants