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

Catching circular references that spin out of control #210

Merged
merged 1 commit into from
Dec 3, 2023
Merged

Conversation

daveshanley
Copy link
Member

This builds on the last patch, by also catching the issue in the resolver and then allowing it to bubble up to applications. no new fixes, no new features, just better integration so vacuum can report the issues.

This builds on the last patch, by also catching the issue in the resolver and then allowing it to bubble up to applications.
no new fixes, no new featuers, just better integration so vacuum can report the issues.

Signed-off-by: quobix <[email protected]>
@daveshanley daveshanley marked this pull request as ready for review December 3, 2023 16:04
Copy link

codecov bot commented Dec 3, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (afe5c12) 99.80% compared to head (5ef46fd) 99.80%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #210   +/-   ##
=======================================
  Coverage   99.80%   99.80%           
=======================================
  Files         157      157           
  Lines       11973    11979    +6     
=======================================
+ Hits        11950    11956    +6     
  Misses         23       23           
Flag Coverage Δ
unittests 99.80% <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.

@daveshanley daveshanley merged commit 1e9b42a into main Dec 3, 2023
3 checks passed
@daveshanley daveshanley deleted the v0.13.19 branch February 13, 2024 13:10
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.

1 participant