Skip to content

Conversation

rezabekf
Copy link
Contributor

@rezabekf rezabekf commented May 20, 2024

This PR improves test coverage and adds coverage reporting to the project.

Changes

  1. Unit Tests:

    • Added tests for the ami_id function using moto to mock AWS services.
    • Added tests for the FSx create function using unittest.mock.patch (since FSx is not supported in moto).
  2. Coverage Reporting:

    • Configured pytest.ini for coverage reporting on the src directory.
  3. CI/CD Pipeline:

    • Updated to run tests and report coverage.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@rezabekf rezabekf self-assigned this May 20, 2024
@rezabekf rezabekf requested a review from svozza May 20, 2024 17:04
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.

1 participant