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

Feature: added anchors support #96

Merged
merged 36 commits into from
Aug 10, 2023

Conversation

PascalDR
Copy link
Collaborator

No description provided.

pderose and others added 30 commits August 2, 2023 09:32
Co-authored-by: Giuseppe De Marco <giuseppe.demarco@teamdigitale.governo.it>
@PascalDR PascalDR requested a review from peppelinux August 10, 2023 10:35
@peppelinux
Copy link
Member

peppelinux commented Aug 10, 2023

the CI fails here
https://github.com/italia/eudi-wallet-it-python/actions/runs/5820025767/job/15779549285?pr=96#step:9:171

the PR presents a lot of copied and pasted code taken from similar methods, a refactor is then required in the future. This increases the costs of this project and is not the way we want to proceed for the next PRs

@PascalDR ^

Copy link
Member

@peppelinux peppelinux left a comment

Choose a reason for hiding this comment

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

unit tests fails on an http response status code, this is critical for the merge, please fix

return chain

except Exception as e:
logger.critical(f"Error {str(e)}")
Copy link
Member

Choose a reason for hiding this comment

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

please merge these two logger calls in a single one

@peppelinux peppelinux merged commit cc8c062 into italia:dev Aug 10, 2023
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