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

Added support for configurable levels of circular reference checking … #173

Merged
merged 8 commits into from
Sep 21, 2023

tuned test to bump coverage

19fb910
Select commit
Loading
Failed to load commit list.
Merged

Added support for configurable levels of circular reference checking … #173

tuned test to bump coverage
19fb910
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 20, 2023 in 1s

99.80% (+0.00%) compared to 53a46f4

View this Pull Request on Codecov

99.80% (+0.00%) compared to 53a46f4

Details

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (53a46f4) 99.80% compared to head (19fb910) 99.80%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #173   +/-   ##
=======================================
  Coverage   99.80%   99.80%           
=======================================
  Files         148      148           
  Lines       10643    10673   +30     
=======================================
+ Hits        10622    10652   +30     
  Misses         21       21           
Files Changed Coverage Δ
datamodel/document_config.go 100.00% <ø> (ø)
index/circular_reference_result.go 100.00% <ø> (ø)
index/index_model.go 100.00% <ø> (ø)
datamodel/low/v3/create_document.go 100.00% <100.00%> (ø)
resolver/resolver.go 99.54% <100.00%> (+0.05%) ⬆️
utils/utils.go 100.00% <100.00%> (ø)

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