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

fix: loan and items #613

Merged
merged 1 commit into from
Nov 15, 2019
Merged

fix: loan and items #613

merged 1 commit into from
Nov 15, 2019

Conversation

rerowep
Copy link
Contributor

@rerowep rerowep commented Nov 8, 2019

  • 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]

Why are you opening this PR?

  • fixes jsonresolver errors

How to test?

  • run normal and deployment setup and check for jsonresolver errors

Code review check list

  • Commit message template compliance.
  • Commit message without typos.
  • File names.
  • Functions names.
  • Functions docstrings.
  • Unnecessary commited files?

Copy link
Contributor

@jma jma left a 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.

rero_ils/modules/jsonresolver.py Outdated Show resolved Hide resolved
@rerowep rerowep force-pushed the fix-loan-items branch 8 times, most recently from b3cc1b7 to 17b1ed5 Compare November 12, 2019 19:04
@rerowep rerowep requested review from zannkukai and jma November 12, 2019 19:33
Copy link
Contributor

@zannkukai zannkukai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

two cosmetic comments

rero_ils/modules/jsonresolver.py Outdated Show resolved Hide resolved
rero_ils/modules/jsonresolver.py Outdated Show resolved Hide resolved
@rerowep rerowep requested a review from zannkukai November 12, 2019 20:25
@rerowep rerowep force-pushed the fix-loan-items branch 2 times, most recently from 238357c to 3033322 Compare November 13, 2019 05:58
Copy link

@iGormilhit iGormilhit left a 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.

Copy link
Contributor

@zannkukai zannkukai left a 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

rero_ils/modules/jsonresolver.py Outdated Show resolved Hide resolved
@rerowep rerowep force-pushed the fix-loan-items branch 2 times, most recently from 12f1b08 to af927d9 Compare November 13, 2019 11:06
@rerowep rerowep force-pushed the fix-loan-items branch 4 times, most recently from 602a0f6 to 76d4b93 Compare November 13, 2019 13:47
Copy link

@BadrAly BadrAly left a 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.

@rerowep rerowep force-pushed the fix-loan-items branch 11 times, most recently from 84cea34 to cf870cd Compare November 14, 2019 21:04
* 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]>
@rerowep rerowep merged commit f9a2c1f into rero:dev Nov 15, 2019
@rerowep rerowep added the WIP label Nov 15, 2019
@rerowep rerowep deleted the fix-loan-items branch November 17, 2019 14:23
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.

6 participants