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

feat: Added more verbose error message to the _resolve function, see issue #36 #37

Merged
merged 2 commits into from
Feb 6, 2024

Conversation

ErikaZ95
Copy link
Contributor

@ErikaZ95 ErikaZ95 commented Feb 6, 2024

See Issue #36

Copy link
Contributor

github-actions bot commented Feb 6, 2024

  • Please format your Python code with black: make black
  • Please organize your imports isorts: make isort
  • Please ensure that your code passes flake8: make flake8

You can trigger all lints locally by running make lint

@ErikaZ95 ErikaZ95 changed the title Added more verbose error message to the _resolve function, see issue #36 feat: Added more verbose error message to the _resolve function, see issue #36 Feb 6, 2024
Copy link
Contributor

github-actions bot commented Feb 6, 2024

Pull Request Test Coverage Report for Build 7800673342

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 0.0%

Totals Coverage Status
Change from base Build 7694011492: 0.0%
Covered Lines: 0
Relevant Lines: 0

💛 - Coveralls

1 similar comment
Copy link
Contributor

github-actions bot commented Feb 6, 2024

Pull Request Test Coverage Report for Build 7800673342

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 0.0%

Totals Coverage Status
Change from base Build 7694011492: 0.0%
Covered Lines: 0
Relevant Lines: 0

💛 - Coveralls

@ericblanc20 ericblanc20 merged commit 4e0a848 into main Feb 6, 2024
8 checks passed
@ericblanc20 ericblanc20 deleted the issue-36-refresolver-verbose-error branch February 6, 2024 14:36
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.

2 participants