Open DrumsnChocolate opened 1 year ago
It seems that I need to fix tests :) I will later
I do not see a reason for the schema change, no. But it might just have been caused by changes in a recent dependency update, the changes to it look unrelated to yours.
schema changes are explained by https://github.com/csvalpha/amber-api/pull/393#discussion_r1382373606
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 99.92%. Comparing base (
153319a
) to head (b2486ad
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
add an attribute to the goup model, allowing the articles of a group to be retrieved via that group's model.
@wilco375 please let me know if the schema looks right to you, I'm not sure why these changes happened (the underlying tables should not be changed by my additions right?)