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

Control domain directory traversal explicitly in init() #391

Merged
merged 2 commits into from
Dec 6, 2023

Add note on traverse flag in domain user doc

f56ecda
Select commit
Loading
Failed to load commit list.
Merged

Control domain directory traversal explicitly in init() #391

Add note on traverse flag in domain user doc
f56ecda
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 6, 2023 in 1s

84.31% (+0.00%) compared to 166ee83

View this Pull Request on Codecov

84.31% (+0.00%) compared to 166ee83

Details

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (166ee83) 84.31% compared to head (f56ecda) 84.31%.

Files Patch % Lines
src/protean/domain/__init__.py 50.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master     #391   +/-   ##
=======================================
  Coverage   84.31%   84.31%           
=======================================
  Files          67       67           
  Lines        5290     5290           
  Branches      978      978           
=======================================
  Hits         4460     4460           
  Misses        631      631           
  Partials      199      199           

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