-
Notifications
You must be signed in to change notification settings - Fork 25
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
fix: loan and items #613
fix: loan and items #613
Conversation
414d358
to
f52cd16
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you add some informations in you commit message and please use the PR template.
b3cc1b7
to
17b1ed5
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
two cosmetic comments
17b1ed5
to
5cd1fb1
Compare
238357c
to
3033322
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Only considering the commit message:
fixtures: fix loans and items
* Corrects small/big loans and items files <explain what kind of correction>.
* Improves error handling and logging for JSON reference resolvers.
* Uses more reliable loading of json files for records creation.
* Improves functions parameters documentation.
3033322
to
c41a4ec
Compare
c41a4ec
to
e2f341a
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Cosmetic change, not critical if not implemented
12f1b08
to
af927d9
Compare
602a0f6
to
76d4b93
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
After rebasing this branch with version v0.5.2
, it is mandatory to re-generate the big
and small
files.
84cea34
to
cf870cd
Compare
* Corrects small/big loans and items files. There were too few items for the small files. * Improves error handling and logging for JSON reference resolvers. * Uses more reliable loading of json files for records creation. * Improves functions parameters documentation. Co-Authored-by: Peter Weber <[email protected]>
cf870cd
to
60c699f
Compare
Co-Authored-by: Peter Weber [email protected]
Why are you opening this PR?
How to test?
Code review check list