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

Refactor smartrelashionshipsmixin #47

Merged
merged 4 commits into from
Dec 1, 2023

Conversation

TheoLechemia
Copy link
Member

Exclusion par défaut (via only) des fields de type RelatedList et Related utilisé par marshmallow_sqlalchemy lorsqu'on utilise la propriété include_relationships=True ou qu'on charge le champs via auto_field

@TheoLechemia TheoLechemia force-pushed the refactor_smartrelashionshipsmixin branch from 042e3eb to 12f18fd Compare November 20, 2023 13:54
Copy link

codecov bot commented Nov 20, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0197e64) 81.51% compared to head (12f18fd) 81.58%.

❗ Current head 12f18fd differs from pull request most recent head a665b50. Consider uploading reports for the commit a665b50 to get more accurate results

Additional details and impacted files
@@             Coverage Diff             @@
##           develop      #47      +/-   ##
===========================================
+ Coverage    81.51%   81.58%   +0.07%     
===========================================
  Files            3        3              
  Lines          238      239       +1     
===========================================
+ Hits           194      195       +1     
  Misses          44       44              
Flag Coverage Δ
pytest 81.58% <100.00%> (+0.07%) ⬆️

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.

@camillemonchicourt camillemonchicourt merged commit c809083 into develop Dec 1, 2023
4 checks passed
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