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 exception handling #10

Merged
merged 3 commits into from
Oct 31, 2024
Merged

Fix exception handling #10

merged 3 commits into from
Oct 31, 2024

Conversation

charlottekostelic
Copy link
Contributor

  • Added exception handling to get_vendor_files function in commands.py in order to prevent program from failing if it is unable to connect to a vendor's server
  • Refactored tests in order to support exception handling
  • Renamed fixtures for consistency

@charlottekostelic charlottekostelic merged commit 572b5a8 into main Oct 31, 2024
4 checks passed
@charlottekostelic charlottekostelic deleted the fix-exception-handling branch October 31, 2024 20:00
@coveralls
Copy link

Pull Request Test Coverage Report for Build 11618977346

Details

  • 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 11599748220: 0.0%
Covered Lines: 0
Relevant Lines: 0

💛 - Coveralls

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