Skip to content

endless loop following self referential structs - #9

Merged
ggicci merged 1 commit into
ggicci:mainfrom
shiar:main
Dec 17, 2023
Merged

endless loop following self referential structs#9
ggicci merged 1 commit into
ggicci:mainfrom
shiar:main

Conversation

@shiar

@shiar shiar commented Dec 15, 2023

Copy link
Copy Markdown
Contributor

Support owl (i.e. httpin since v0.12.0) on some recursive structures, such as typical database models with parent references. Does not yet account for indirect references (loops back via another struct), but maybe that can be avoided in another way before overcomplicating this.

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (8fffb3d) 100.00% compared to head (8814d32) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main        #9   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines          395       397    +2     
=========================================
+ Hits           395       397    +2     
Flag Coverage Δ
unittests 100.00% <100.00%> (ø)

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.

@ggicci
ggicci merged commit e3644c4 into ggicci:main Dec 17, 2023
@ggicci

ggicci commented Dec 17, 2023

Copy link
Copy Markdown
Owner

@shiar Thank you!

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.

3 participants