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

[IMP] create_recursive_abstract: when creating items via import of th… #182

Merged

[IMP] create_recursive_abstract: when creating items via import of th…

ac8c334
Select commit
Loading
Failed to load commit list.
Merged

[IMP] create_recursive_abstract: when creating items via import of th… #182

[IMP] create_recursive_abstract: when creating items via import of th…
ac8c334
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 6, 2025 in 1s

94.31% (-0.38%) compared to 5697159

View this Pull Request on Codecov

94.31% (-0.38%) compared to 5697159

Details

Codecov Report

Attention: Patch coverage is 84.61538% with 4 lines in your changes missing coverage. Please review.

Project coverage is 94.31%. Comparing base (5697159) to head (ac8c334).

Files with missing lines Patch % Lines
...te_recursive_abstract/models/base_import_import.py 66.66% 2 Missing ⚠️
...ecursive_abstract/models/create_recursive_mixin.py 85.71% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             16.0     #182      +/-   ##
==========================================
- Coverage   94.69%   94.31%   -0.38%     
==========================================
  Files          31       32       +1     
  Lines         245      264      +19     
  Branches       15       17       +2     
==========================================
+ Hits          232      249      +17     
- Misses         10       12       +2     
  Partials        3        3              

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